Searched refs:get_obj (Results 1 – 1 of 1) sorted by relevance
166 static unsigned long get_obj(const char *name) in get_obj() function1198 slab->aliases = get_obj("aliases"); in read_slab_dir()1199 slab->align = get_obj("align"); in read_slab_dir()1200 slab->cache_dma = get_obj("cache_dma"); in read_slab_dir()1201 slab->cpu_slabs = get_obj("cpu_slabs"); in read_slab_dir()1202 slab->destroy_by_rcu = get_obj("destroy_by_rcu"); in read_slab_dir()1203 slab->hwcache_align = get_obj("hwcache_align"); in read_slab_dir()1204 slab->object_size = get_obj("object_size"); in read_slab_dir()1205 slab->objects = get_obj("objects"); in read_slab_dir()1206 slab->objects_partial = get_obj("objects_partial"); in read_slab_dir()[all …]