Searched refs:node_match (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.c1519 static inline int node_match(struct kmem_cache_cpu *c, int node) function
1622 if (unlikely(!node_match(c, node)))
1713 if (unlikely(!object || !node_match(c, node)))

Completed in 219 milliseconds