Home
last modified time | relevance | path

Searched refs:ALIGN_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/lib/xz/
Dxz_lzma2.h191 #define ALIGN_SIZE (1 << ALIGN_BITS) macro
192 #define ALIGN_MASK (ALIGN_SIZE - 1)
Dxz_dec_lzma2.c202 uint16_t dist_align[ALIGN_SIZE];
/linux-4.19.296/include/uapi/linux/
Dtarget_core_user.h45 #define ALIGN_SIZE 64 /* Should be enough for most CPUs */ macro
58 __u32 cmd_tail __attribute__((__aligned__(ALIGN_SIZE)));