Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dcacheinfo.c32 struct cache_index_dir *index; /* list of index objects */
39 struct cache_index_dir { struct
41 struct cache_index_dir *next; /* next index in parent directory */ argument
132 static struct cache_index_dir *kobj_to_cache_index_dir(struct kobject *k) in kobj_to_cache_index_dir()
134 return container_of(k, struct cache_index_dir, kobj); in kobj_to_cache_index_dir()
508 struct cache_index_dir *index; in cache_index_release()
529 struct cache_index_dir *index; in index_kobj_to_cache()
615 struct cache_index_dir *index; in level_show()
627 static unsigned int index_dir_to_cpu(struct cache_index_dir *index) in index_dir_to_cpu()
652 struct cache_index_dir *index; in shared_cpu_map_show()
[all …]