Home
last modified time | relevance | path

Searched defs:SLAB_STORE_USER (Results 1 – 2 of 2) sorted by last modified time

/linux/include/linux/
H A Dslab.h84 #define SLAB_STORE_USER __SLAB_FLAG_BIT(_SLAB_STORE_USER) global() macro
/linux/scripts/gdb/linux/
H A Dslab.py20 SLAB_STORE_USER = constants.LX_SLAB_STORE_USER variable