Searched refs:cache_init (Results 1 – 10 of 10) sorted by relevance
| /linux/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()
|
| /linux/scripts/gendwarfksyms/ |
| H A D | cache.c | 36 void cache_init(struct cache *cache) in cache_init() function
|
| H A D | gendwarfksyms.h | 216 void cache_init(struct cache *cache);
|
| H A D | types.c | 561 cache_init(&expansion_cache); in generate_symtypes_and_versions()
|
| H A D | dwarf.c | 840 cache_init(&state->expansion_cache);
|
| /linux/drivers/md/dm-pcache/ |
| H A D | cache.c | 134 static int cache_init(struct dm_pcache *pcache) in cache_init() function 371 ret = cache_init(pcache); in pcache_cache_start()
|
| /linux/arch/powerpc/kernel/ |
| H A D | cacheinfo.c | 144 static void cache_init(struct cache *cache, int type, int level, in cache_init() function 162 cache_init(cache, type, level, ofnode, group_id); in new_cache()
|
| /linux/drivers/xen/ |
| H A D | grant-table.c | 906 static inline void cache_init(struct gnttab_page_cache *cache) in cache_init() function 932 static inline void cache_init(struct gnttab_page_cache *cache) in cache_init() function 961 cache_init(cache); in gnttab_page_cache_init()
|
| /linux/net/sunrpc/ |
| H A D | cache.c | 46 static void cache_init(struct cache_head *h, struct cache_detail *detail) in cache_init() function 114 cache_init(new, detail); in sunrpc_cache_add_entry() 231 cache_init(tmp, detail); in sunrpc_cache_update()
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | rpc-cache.rst | 67 references create by 'cache_init' and, if CACHE_VALID
|