Home
last modified time | relevance | path

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

/linux/scripts/gdb/linux/
H A Dslab.py16 SLAB_KMALLOC = constants.LX_SLAB_KMALLOC variable
/linux/include/linux/
H A Dslab.h80 #define SLAB_KMALLOC __SLAB_FLAG_BIT(_SLAB_KMALLOC) macro