Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/gdb/linux/
Dslab.py17 SLAB_HWCACHE_ALIGN = constants.LX_SLAB_HWCACHE_ALIGN variable
/linux-6.12.1/include/linux/
Dslab.h81 #define SLAB_HWCACHE_ALIGN __SLAB_FLAG_BIT(_SLAB_HWCACHE_ALIGN) macro