Home
last modified time | relevance | path

Searched defs:SLAB_HWCACHE_ALIGN (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/radix-tree/linux/
Dslab.h8 #define SLAB_HWCACHE_ALIGN 1 macro
/kernel/linux/linux-5.10/include/linux/
Dslab.h33 #define SLAB_HWCACHE_ALIGN ((slab_flags_t __force)0x00002000U) macro