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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcacheinfo.c34 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 */
124 static struct cache_index_dir *kobj_to_cache_index_dir(struct kobject *k)
126 return container_of(k, struct cache_index_dir, kobj);
484 struct cache_index_dir *index;
505 struct cache_index_dir *index;
591 struct cache_index_dir *index;
605 struct cache_index_dir *index;
656 static void __cpuinit cacheinfo_create_index_opt_attrs(struct cache_index_dir *di
[all...]

Completed in 92 milliseconds