Searched defs:SLAB_POISON (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/scripts/gdb/linux/ | ||
D | slab.py | 15 SLAB_POISON = constants.LX_SLAB_POISON variable |
/Linux-v6.6/include/linux/ | ||
D | slab.h | 34 #define SLAB_POISON ((slab_flags_t __force)0x00000800U) macro |