Searched refs:add_location (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/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-6.12.1/mm/ |
D | slub.c | 6211 static int add_location(struct loc_track *t, struct kmem_cache *s, in add_location() function 6315 add_location(t, s, get_track(s, p, alloc), in process_slab()
|