| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/ |
| H A D | init.c | 107 static void cache_init(void) in cache_init() function 193 #define cache_init() do { } while (0) macro 320 cache_init(); in cpu_init()
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | cache.c | 227 static inline void cache_init(struct exfat_cache_id *cid, in cache_init() function 264 cache_init(&cid, EXFAT_EOF_CLUSTER, EXFAT_EOF_CLUSTER); in exfat_get_cluster() 309 cache_init(&cid, *fclus, *dclus); in exfat_get_cluster()
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | cache.c | 217 static inline void cache_init(struct fat_cache_id *cid, int fclus, int dclus) in cache_init() function 252 cache_init(&cid, -1, -1); in fat_get_cluster() 282 cache_init(&cid, *fclus, *dclus); in fat_get_cluster()
|
| /OK3568_Linux_fs/u-boot/arch/arc/include/asm/ |
| H A D | cache.h | 32 void cache_init(void);
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | cpu.c | 20 cache_init(); in arch_cpu_init()
|
| H A D | cache.c | 211 void cache_init(void) in cache_init() function
|
| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | Makefile | 9 obj-y += cache_init.o
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | cacheinfo.c | 144 static void cache_init(struct cache *cache, int type, int level, in cache_init() function 160 cache_init(cache, type, level, ofnode); in new_cache()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | grant-table.c | 824 static inline void cache_init(struct gnttab_page_cache *cache) in cache_init() function 850 static inline void cache_init(struct gnttab_page_cache *cache) in cache_init() function 879 cache_init(cache); in gnttab_page_cache_init()
|
| /OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/ |
| H A D | userdict.h | 272 void cache_init();
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/ |
| H A D | userdict.h | 272 void cache_init();
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | userdict.cpp | 275 cache_init(); in UserDict() 1034 cache_init(); in _get_lpis() 1508 void UserDict::cache_init() { in _get_lpis() function in ime_pinyin::UserDict 2284 cache_init(); in _get_lpis()
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | cache.c | 43 static void cache_init(struct cache_head *h, struct cache_detail *detail) in cache_init() function 111 cache_init(new, detail); in sunrpc_cache_add_entry() 226 cache_init(tmp, detail); in sunrpc_cache_update()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/ |
| H A D | rpc-cache.rst | 67 references create by 'cache_init' and, if CACHE_VALID
|