Home
last modified time | relevance | path

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

/linux-6.15/tools/mm/
H A Dslabinfo.c1254 slab->aliases = get_obj("aliases"); in read_slab_dir()
1255 slab->align = get_obj("align"); in read_slab_dir()
1256 slab->cache_dma = get_obj("cache_dma"); in read_slab_dir()
1257 slab->cpu_slabs = get_obj("cpu_slabs"); in read_slab_dir()
1261 slab->objects = get_obj("objects"); in read_slab_dir()
1265 slab->order = get_obj("order"); in read_slab_dir()
1266 slab->partial = get_obj("partial"); in read_slab_dir()
1270 slab->poison = get_obj("poison"); in read_slab_dir()
1272 slab->red_zone = get_obj("red_zone"); in read_slab_dir()
1274 slab->slab_size = get_obj("slab_size"); in read_slab_dir()
[all …]
/linux-6.15/drivers/misc/
H A Dntsync.c810 static struct ntsync_obj *get_obj(struct ntsync_device *dev, int fd) in get_obj() function
908 struct ntsync_obj *obj = get_obj(dev, fds[i]); in setup_wait()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.c653 #define get_obj(obj) do { (obj)->use++; } while (0) macro
698 get_obj(obj); in amdgpu_ras_create_obj()
781 get_obj(obj); in __amdgpu_ras_feature_enable()
1871 get_obj(obj); in amdgpu_ras_sysfs_create()
2007 get_obj(obj); in amdgpu_ras_debugfs_create()
2402 get_obj(obj); in amdgpu_ras_interrupt_add_handler()