Searched defs:freeptr_t (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/gdb/linux/ | ||
H A D | slab.py | 31 freeptr_t = utils.CachedType("freeptr_t") variable |
/openbmc/linux/mm/ | ||
H A D | slub.c | 367 typedef struct { unsigned long v; } freeptr_t; typedef |