Searched defs:SLAB_RED_ZONE (Results 1 – 2 of 2) sorted by relevance
/linux/scripts/gdb/linux/ | ||
H A D | slab.py | 14 SLAB_RED_ZONE = constants.LX_SLAB_RED_ZONE variable |
/linux/include/linux/ | ||
H A D | slab.h | 75 #define SLAB_RED_ZONE __SLAB_FLAG_BIT(_SLAB_RED_ZONE) macro |