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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c3104 static int should_failslab(struct kmem_cache *cachep, gfp_t flags) function
3148 static inline int should_failslab(struct kmem_cache *cachep, gfp_t flags) function
3353 if (should_failslab(cachep, flags))
3426 if (should_failslab(cachep, flags))

Completed in 102 milliseconds