Searched defs:freeptr_t (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/scripts/gdb/linux/ | ||
D | slab.py | 31 freeptr_t = utils.CachedType("freeptr_t") variable |
/linux-6.14.4/include/linux/ | ||
D | slab.h | 241 typedef struct { unsigned long v; } freeptr_t; typedef |