Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dsort.c35 unsigned char lsbits = (unsigned char)size; in is_aligned() local
39 lsbits |= (unsigned char)(uintptr_t)base; in is_aligned()
41 return (lsbits & (align - 1)) == 0; in is_aligned()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch5402 + u16 channel_wq; /* ignores wq (3 lsbits) */
5947 + u16 channel_wq; /* ignores wq (3 lsbits) */
7264 + /* The weight code is; 5 msbits + 3 lsbits */
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0036_linux_drivers_staging.patch24096 + u16 channel_wq; /* ignores wq (3 lsbits) */