Home
last modified time | relevance | path

Searched defs:cache_dir (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dcacheinfo.c31 struct cache_dir { struct
32 struct kobject *kobj; /* bare (not embedded) kobject for cache
34 struct cache_index_dir *index; /* list of index objects */
494 struct cache_dir *cache_dir; in cacheinfo_create_cache_dir() local
778 struct cache_dir *cache_dir) in cacheinfo_create_index_dir()
805 struct cache_dir *cache_dir; in cacheinfo_sysfs_populate() local
853 static void remove_index_dirs(struct cache_dir *cache_dir) in remove_index_dirs()
868 static void remove_cache_dir(struct cache_dir *cache_dir) in remove_cache_dir()
903 struct cache_dir *cache_dir; in cacheinfo_cpu_offline() local
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-16.19/
H A Doe-npm-cache15 const cache_dir = process.argv[2] constant