Lines Matching refs:cache_index_dir
33 struct cache_index_dir *index; /* list of index objects */
40 struct cache_index_dir { struct
42 struct cache_index_dir *next; /* next index in parent directory */ argument
133 static struct cache_index_dir *kobj_to_cache_index_dir(struct kobject *k) in kobj_to_cache_index_dir()
135 return container_of(k, struct cache_index_dir, kobj); in kobj_to_cache_index_dir()
511 struct cache_index_dir *index; in cache_index_release()
532 struct cache_index_dir *index; in index_kobj_to_cache()
618 struct cache_index_dir *index; in level_show()
632 struct cache_index_dir *index; in shared_cpu_map_show()
680 static void cacheinfo_create_index_opt_attrs(struct cache_index_dir *dir) in cacheinfo_create_index_opt_attrs()
726 struct cache_index_dir *index_dir; in cacheinfo_create_index_dir()
803 struct cache_index_dir *index; in remove_index_dirs()
808 struct cache_index_dir *next; in remove_index_dirs()