Lines Matching refs:cache_index_dir
34 struct cache_index_dir *index; /* list of index objects */
41 struct cache_index_dir { struct
43 struct cache_index_dir *next; /* next index in parent directory */ argument
135 static struct cache_index_dir *kobj_to_cache_index_dir(struct kobject *k) in kobj_to_cache_index_dir()
137 return container_of(k, struct cache_index_dir, kobj); in kobj_to_cache_index_dir()
562 struct cache_index_dir *index; in cache_index_release()
583 struct cache_index_dir *index; in index_kobj_to_cache()
669 struct cache_index_dir *index; in level_show()
684 struct cache_index_dir *index; in show_shared_cpumap()
744 static void cacheinfo_create_index_opt_attrs(struct cache_index_dir *dir) in cacheinfo_create_index_opt_attrs()
788 struct cache_index_dir *index_dir; in cacheinfo_create_index_dir()
865 struct cache_index_dir *index; in remove_index_dirs()
870 struct cache_index_dir *next; in remove_index_dirs()