Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dslab.h192 kmem_cache_alloc_from_sheaf(struct kmem_cache *s, gfp_t gfp,
/linux/include/linux/
H A Dslab.h931 #define kmem_cache_alloc_from_sheaf(...) \ macro