Home
last modified time | relevance | path

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

/Linux-v5.15/tools/cgroup/
Dmemcg_slabinfo.py106 def cache_show(s, cfg, objs): function
217 cache_show(caches[addr], cfg, stats[addr])
223 cache_show(s, cfg, None)
/Linux-v5.15/include/linux/sunrpc/
Dcache.h85 int (*cache_show)(struct seq_file *m, member
/Linux-v5.15/fs/nfsd/
Dnfs4idmap.c196 .cache_show = idtoname_show,
366 .cache_show = nametoid_show,
Dexport.c265 .cache_show = expkey_show,
851 .cache_show = svc_export_show,
/Linux-v5.15/mm/
Dslab_common.c1071 static void cache_show(struct kmem_cache *s, struct seq_file *m) in cache_show() function
1096 cache_show(s, m); in slab_show()
/Linux-v5.15/net/sunrpc/
Dsvcauth_unix.c582 .cache_show = unix_gid_show,
884 .cache_show = ip_map_show,
Dcache.c1412 return cd->cache_show(m, cd, NULL); in c_show()
1428 return cd->cache_show(m, cd, cp); in c_show()
1682 if (cd->cache_show) { in create_cache_proc_entries()
/Linux-v5.15/fs/nfs/
Ddns_resolve.c375 .cache_show = nfs_dns_show,
/Linux-v5.15/Documentation/filesystems/nfs/
Drpc-cache.rst83 int cache_show(struct seq_file \*m, struct cache_detail \*cd, struct cache_head \*h)