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

/bionic/libc/kernel/uapi/linux/
H A Dkernel.h22 #define __ALIGN_KERNEL(x, a) __ALIGN_KERNEL_MASK(x, (typeof(x))(a) - 1) macro

Completed in 209 milliseconds