Searched defs:SLAB_KMALLOC (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/scripts/gdb/linux/ | ||
D | slab.py | 16 SLAB_KMALLOC = constants.LX_SLAB_KMALLOC variable |
/linux-6.6.21/include/linux/ | ||
D | slab.h | 36 #define SLAB_KMALLOC ((slab_flags_t __force)0x00001000U) macro |