Home
last modified time | relevance | path

Searched defs:cache_show (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/tools/cgroup/
Dmemcg_slabinfo.py106 def cache_show(s, cfg, objs): function
/Linux-v6.1/include/linux/sunrpc/
Dcache.h85 int (*cache_show)(struct seq_file *m, member
/Linux-v6.1/mm/
Dslab_common.c1222 static void cache_show(struct kmem_cache *s, struct seq_file *m) in cache_show() function