Searched refs:cache_show (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/cgroup/ |
| H A D | memcg_slabinfo.py | 106 def cache_show(s, cfg, objs): function 216 cache_show(caches[addr], cfg, stats[addr]) 222 cache_show(s, cfg, None)
|
| /linux/net/sunrpc/ |
| H A D | svcauth_unix.c | 862 .cache_show = unix_gid_show, in svcauth_tls_accept() 1540 .cache_show = ip_map_show,
|
| H A D | cache.c | 1339 * We call ->cache_show passing NULL for the item to in __cache_seq_start() 1429 return cd->cache_show(m, cd, NULL); in c_show() 1441 return cd->cache_show(m, cd, cp); 1695 if (cd->cache_show) { in create_cache_proc_entries()
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | rpc-cache.rst | 83 int cache_show(struct seq_file \*m, struct cache_detail \*cd, struct cache_head \*h)
|