Home
last modified time | relevance | path

Searched refs:target_cache (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Dslab.py187 target_cache = None
192 target_cache = cache
195 obj_map = [False] * oo_objects(target_cache['oo'])
197 if target_cache['flags'] & SLAB_STORE_USER:
199 cache_node = target_cache['node'][i]
202 process_slab(loc_track, cache_node['partial'], alloc, target_cache)
203 process_slab(loc_track, cache_node['full'], alloc, target_cache)
205 raise gdb.GdbError("SLAB_STORE_USER is not set in %s" % target_cache['name'].string())
/kernel/linux/linux-5.10/drivers/acpi/numa/
H A Dhmat.c56 struct target_cache { struct
362 struct target_cache *tcache; in hmat_parse_cache()
696 struct target_cache *tcache; in hmat_register_target_cache()
794 struct target_cache *tcache, *cnext; in hmat_free_structures()
/kernel/linux/linux-6.6/drivers/acpi/numa/
H A Dhmat.c55 struct target_cache { struct
361 struct target_cache *tcache; in hmat_parse_cache()
695 struct target_cache *tcache; in hmat_register_target_cache()
788 struct target_cache *tcache, *cnext; in hmat_free_structures()

Completed in 3 milliseconds