Home
last modified time | relevance | path

Searched defs:__should_failslab (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/mm/
H A Dfailslab.c17 bool __should_failslab(struct kmem_cache *s, gfp_t gfpflags) in __should_failslab() function
/openbmc/linux/include/linux/
H A Dfault-inject.h109 static inline bool __should_failslab(struct kmem_cache *s, gfp_t gfpflags) in __should_failslab() function