| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | cacheinfo.c | 31 struct cache_dir { struct 127 static DEFINE_PER_CPU(struct cache_dir *, cache_dir_pcpu); 492 static struct cache_dir *cacheinfo_create_cache_dir(unsigned int cpu_id) in cacheinfo_create_cache_dir() 494 struct cache_dir *cache_dir; in cacheinfo_create_cache_dir() local 507 cache_dir = kzalloc(sizeof(*cache_dir), GFP_KERNEL); in cacheinfo_create_cache_dir() 508 if (!cache_dir) in cacheinfo_create_cache_dir() 511 cache_dir->kobj = kobj; in cacheinfo_create_cache_dir() 515 per_cpu(cache_dir_pcpu, cpu_id) = cache_dir; in cacheinfo_create_cache_dir() 517 return cache_dir; in cacheinfo_create_cache_dir() 778 struct cache_dir *cache_dir) in cacheinfo_create_index_dir() argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | sstate-cache-management.sh | 9 cache_dir= 145 if [ -f $cache_dir/$d ]; then 146 echo $cache_dir/$d >> $rmlist_file 188 total_files=`find $cache_dir -name 'sstate*' | wc -l` 191 find $cache_dir -iname 'sstate:*:*:*:*:*:*:*.tar.zst*' >$sstate_files_list 257 k_maybe="$cache_dir/${k##/*/}" 279 find $cache_dir -name 'sstate-*.tar.zst' >$rm_old_list 320 total_files=`find $cache_dir -type f -name 'sstate*' | wc -l` 322 find $cache_dir -type f -name 'sstate*' | sort -u -o $cache_list 383 cache_dir=`echo $1 | sed -e 's#^--cache-dir=##' | xargs readlink -e` [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib/ |
| H A D | matplotlib-disable-download.patch | 23 - cache_dir = _get_xdg_cache_dir() 25 - if cache_dir is not None: # Try to read from cache. 27 - data = (cache_dir / sha).read_bytes() 48 - if cache_dir is not None: # Try to cache the downloaded file. 50 - cache_dir.mkdir(parents=True, exist_ok=True) 51 - with open(cache_dir / sha, "xb") as fout:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-16.19/ |
| H A D | oe-npm-cache | 15 const cache_dir = process.argv[2] constant 74 cacache.put(cache_dir, info.key_prefix + key, data, opts)
|
| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/etc/lighttpd/ |
| H A D | lighttpd.conf | 61 var.cache_dir = "/var/cache/lighttpd"
|
| /OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/etc/lighttpd/ |
| H A D | lighttpd.conf | 61 var.cache_dir = "/var/cache/lighttpd"
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | Makefile | 115 -o cache_dir=$(abspath $(obj)/tests/.cache) \
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | Makefile | 153 -o cache_dir=$(abspath $(obj)/tests/.cache) \
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/ |
| H A D | 0001-Add-python3-build-support.patch | 674 def initialize_jinja_env(cache_dir): 677 @@ -117,6 +126,7 @@ def initialize_jinja_env(cache_dir):
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |