Home
last modified time | relevance | path

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

/openbmc/linux/tools/cgroup/
H A Dmemcg_slabinfo.py106 def cache_show(s, cfg, objs): function
/openbmc/linux/include/linux/sunrpc/
H A Dcache.h89 int (*cache_show)(struct seq_file *m, member
/openbmc/linux/mm/
H A Dslab_common.c1269 static void cache_show(struct kmem_cache *s, struct seq_file *m) in cache_show() function