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