Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gdb/linux/
H A Dslab.py20 SLAB_STORE_USER = constants.LX_SLAB_STORE_USER variable
/openbmc/linux/include/linux/
H A Dslab.h44 #define SLAB_STORE_USER ((slab_flags_t __force)0x00010000U) macro