Home
last modified time | relevance | path

Searched refs:cache_index_dir (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dcacheinfo.c33 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
134 static struct cache_index_dir *kobj_to_cache_index_dir(struct kobject *k) in kobj_to_cache_index_dir()
136 return container_of(k, struct cache_index_dir, kobj); in kobj_to_cache_index_dir()
561 struct cache_index_dir *index; in cache_index_release()
582 struct cache_index_dir *index; in index_kobj_to_cache()
668 struct cache_index_dir *index; in level_show()
683 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()
[all …]