Searched defs:SLAB_RED_ZONE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/scripts/gdb/linux/ | ||
D | slab.py | 14 SLAB_RED_ZONE = constants.LX_SLAB_RED_ZONE variable |
/Linux-v6.6/include/linux/ | ||
D | slab.h | 32 #define SLAB_RED_ZONE ((slab_flags_t __force)0x00000400U) macro |