Searched defs:SLAB_HWCACHE_ALIGN (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/tools/testing/radix-tree/linux/ | ||
D | slab.h | 8 #define SLAB_HWCACHE_ALIGN 1 macro |
/linux-5.10/include/linux/ | ||
D | slab.h | 33 #define SLAB_HWCACHE_ALIGN ((slab_flags_t __force)0x00002000U) macro |