Home
last modified time | relevance | path

Searched defs:ALIGN_MASK (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/lib/xz/
H A Dxz_lzma2.h192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_lzma2.h192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
/kernel/liteos_m/components/backtrace/
H A Dlos_backtrace.c351 #define ALIGN_MASK (4 - 1) macro
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-ioctl.c480 #define ALIGN_MASK 7 macro
/kernel/linux/linux-5.10/drivers/net/ethernet/alacritech/
H A Dslicoss.c394 const unsigned int ALIGN_MASK = SLIC_RX_BUFF_ALIGN - 1; in slic_refill_rx_queue() local
/kernel/linux/linux-6.6/drivers/net/ethernet/alacritech/
H A Dslicoss.c394 const unsigned int ALIGN_MASK = SLIC_RX_BUFF_ALIGN - 1; in slic_refill_rx_queue() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-ioctl.c540 #define ALIGN_MASK 7 macro

Completed in 12 milliseconds