Searched refs:add_location (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/scripts/gdb/linux/ |
D | slab.py | 117 def add_location(loc_track, cache, track, orig_size): function 178 add_location(loc_track, cache, track, size)
|
/Linux-v6.6/mm/ |
D | slub.c | 5280 static int add_location(struct loc_track *t, struct kmem_cache *s, in add_location() function 5384 add_location(t, s, get_track(s, p, alloc), in process_slab()
|