Searched refs:slabs_node (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslub.c823 static inline unsigned long slabs_node(struct kmem_cache *s, int node) function
1065 static inline unsigned long slabs_node(struct kmem_cache *s, int node) function
2480 if (n->nr_partial || slabs_node(s, node))
2960 BUG_ON(slabs_node(s, offline_node));

Completed in 40 milliseconds