Home
last modified time | relevance | path

Searched refs:get_obj (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/vm/
Dslabinfo.c176 static unsigned long get_obj(const char *name) in get_obj() function
1248 slab->aliases = get_obj("aliases"); in read_slab_dir()
1249 slab->align = get_obj("align"); in read_slab_dir()
1250 slab->cache_dma = get_obj("cache_dma"); in read_slab_dir()
1251 slab->cpu_slabs = get_obj("cpu_slabs"); in read_slab_dir()
1252 slab->destroy_by_rcu = get_obj("destroy_by_rcu"); in read_slab_dir()
1253 slab->hwcache_align = get_obj("hwcache_align"); in read_slab_dir()
1254 slab->object_size = get_obj("object_size"); in read_slab_dir()
1255 slab->objects = get_obj("objects"); in read_slab_dir()
1256 slab->objects_partial = get_obj("objects_partial"); in read_slab_dir()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.c574 #define get_obj(obj) do { (obj)->use++; } while (0) macro
613 get_obj(obj); in amdgpu_ras_create_obj()
696 get_obj(obj); in __amdgpu_ras_feature_enable()
1307 get_obj(obj); in amdgpu_ras_sysfs_create()
1437 get_obj(obj); in amdgpu_ras_debugfs_create()
1734 get_obj(obj); in amdgpu_ras_interrupt_add_handler()