Searched refs:get_obj (Results 1 – 2 of 2) sorted by relevance
1214 slab->aliases = get_obj("aliases"); in read_slab_dir()1215 slab->align = get_obj("align"); in read_slab_dir()1216 slab->cache_dma = get_obj("cache_dma"); in read_slab_dir()1217 slab->cpu_slabs = get_obj("cpu_slabs"); in read_slab_dir()1221 slab->objects = get_obj("objects"); in read_slab_dir()1225 slab->order = get_obj("order"); in read_slab_dir()1226 slab->partial = get_obj("partial"); in read_slab_dir()1230 slab->poison = get_obj("poison"); in read_slab_dir()1232 slab->red_zone = get_obj("red_zone"); in read_slab_dir()1234 slab->slab_size = get_obj("slab_size"); in read_slab_dir()[all …]
557 #define get_obj(obj) do { (obj)->use++; } while (0) macro596 get_obj(obj); in amdgpu_ras_create_obj()679 get_obj(obj); in __amdgpu_ras_feature_enable()1315 get_obj(obj); in amdgpu_ras_sysfs_create()1446 get_obj(obj); in amdgpu_ras_debugfs_create()1658 get_obj(obj); in amdgpu_ras_interrupt_add_handler()
Completed in 13 milliseconds