Home
last modified time | relevance | path

Searched refs:cache_show (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/tools/cgroup/
H A Dmemcg_slabinfo.py106 def cache_show(s, cfg, objs): function
217 cache_show(caches[addr], cfg, stats[addr])
223 cache_show(s, cfg, None)
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dcache.h84 int (*cache_show)(struct seq_file *m, member
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4idmap.c196 .cache_show = idtoname_show,
366 .cache_show = nametoid_show,
H A Dexport.c265 .cache_show = expkey_show,
791 .cache_show = svc_export_show,
/OK3568_Linux_fs/kernel/mm/
H A Dslab_common.c971 static void cache_show(struct kmem_cache *s, struct seq_file *m) in cache_show() function
996 cache_show(s, m); in slab_show()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvcauth_unix.c591 .cache_show = unix_gid_show,
889 .cache_show = ip_map_show,
H A Dcache.c1431 return cd->cache_show(m, cd, NULL); in c_show()
1447 return cd->cache_show(m, cd, cp); in c_show()
1701 if (cd->cache_show) { in create_cache_proc_entries()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddns_resolve.c375 .cache_show = nfs_dns_show,
/OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/
H A Drpc-cache.rst83 int cache_show(struct seq_file \*m, struct cache_detail \*cd, struct cache_head \*h)