Searched refs:get_obj (Results 1 – 1 of 1) sorted by relevance
176 static unsigned long get_obj(const char *name) in get_obj() function1248 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 …]