Searched defs:count_partial (Results 1 – 2 of 2) sorted by relevance
/linux/tools/cgroup/ | ||
H A D | memcg_slabinfo.py | 71 def count_partial(n, fn): function |
/linux/mm/ | ||
H A D | slub.c | 3533 static unsigned long count_partial(struct kmem_cache_node *n, in count_partial() function |