Home
last modified time | relevance | path

Searched defs:SLAB_PANIC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Dslab.h8 #define SLAB_PANIC 2 macro
/openbmc/linux/scripts/gdb/linux/
H A Dslab.py21 SLAB_PANIC = constants.LX_SLAB_PANIC variable
/openbmc/linux/include/linux/
H A Dslab.h46 #define SLAB_PANIC ((slab_flags_t __force)0x00040000U) macro