Searched refs:get_obj (Results 1 – 1 of 1) sorted by relevance
169 static unsigned long get_obj(const char *name) in get_obj() function1205 slab->aliases = get_obj("aliases"); in read_slab_dir()1206 slab->align = get_obj("align"); in read_slab_dir()1207 slab->cache_dma = get_obj("cache_dma"); in read_slab_dir()1208 slab->cpu_slabs = get_obj("cpu_slabs"); in read_slab_dir()1209 slab->destroy_by_rcu = get_obj("destroy_by_rcu"); in read_slab_dir()1210 slab->hwcache_align = get_obj("hwcache_align"); in read_slab_dir()1211 slab->object_size = get_obj("object_size"); in read_slab_dir()1212 slab->objects = get_obj("objects"); in read_slab_dir()1213 slab->objects_partial = get_obj("objects_partial"); in read_slab_dir()[all …]