Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dslub.c2384 static inline unsigned long node_nr_objs(struct kmem_cache_node *n) in node_nr_objs() function
2435 nr_objs = node_nr_objs(n); in slab_out_of_memory()
5907 nr_objs += node_nr_objs(n); in get_slabinfo()