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