Home
last modified time | relevance | path

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

/linux-6.14.4/scripts/gdb/linux/
Dslab.py14 SLAB_RED_ZONE = constants.LX_SLAB_RED_ZONE variable
/linux-6.14.4/include/linux/
Dslab.h75 #define SLAB_RED_ZONE __SLAB_FLAG_BIT(_SLAB_RED_ZONE) macro