Searched defs:SLAB_KMALLOC (Results 1 – 2 of 2) sorted by relevance
/linux/scripts/gdb/linux/ | ||
H A D | slab.py | 16 SLAB_KMALLOC = constants.LX_SLAB_KMALLOC variable |
/linux/include/linux/ | ||
H A D | slab.h | 80 #define SLAB_KMALLOC __SLAB_FLAG_BIT(_SLAB_KMALLOC) macro |