Searched refs:cachesize (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | hmcdrv_cache.c | 216 int hmcdrv_cache_startup(size_t cachesize) in hmcdrv_cache_startup() argument 218 if (cachesize > 0) { /* perform caching ? */ in hmcdrv_cache_startup() 219 hmcdrv_cache_order = get_order(cachesize); in hmcdrv_cache_startup() 226 cachesize); in hmcdrv_cache_startup() 231 cachesize); in hmcdrv_cache_startup() 234 hmcdrv_cache_file.len = cachesize; in hmcdrv_cache_startup()
|
| H A D | hmcdrv_cache.h | 22 int hmcdrv_cache_startup(size_t cachesize);
|
| H A D | hmcdrv_mod.c | 29 module_param_named(cachesize, hmcdrv_mod_cachesize, ulong, S_IRUGO);
|
| H A D | Kconfig | 91 optional parameter for this module: cachesize=N, which modifies the
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | cache.py | 419 def cachesize(self): member in Cache 423 cachesize = 0 428 cachesize += os.fstat(cachefile.fileno()).st_size 432 return cachesize 750 nonlocal cachesize 754 if current_progress > cachesize: 757 cachesize = current_progress 758 current_percent = 100 * current_progress / cachesize 761 bb.event.fire(bb.event.CacheLoadProgress(current_progress, cachesize), 765 cachesize = 0 [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
| H A D | ldconfig.patch | 86 @@ -39,103 +39,7 @@ static size_t cachesize; 216 - void *file = _dl_sysdep_read_whole_file (LD_SO_CACHE, &cachesize, 224 - if (file != MAP_FAILED && cachesize > sizeof *cache 236 - if (cachesize < (offset + sizeof (struct cache_file_new)) 241 - else if (file != MAP_FAILED && cachesize > sizeof *cache_new 251 - __munmap (file, cachesize); 272 - cache_data_size = (const char *) cache + cachesize - cache_data; 300 - cache_data_size = (const char *) cache + cachesize - cache_data; 325 - __munmap (cache, cachesize);
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 493 cachesize= [BUGS=X86-32] Override level 2 CPU cache size detection.
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |