Searched defs:kmem_cache_alloc_bulk (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/radix-tree/
H A Dlinux.c141 int kmem_cache_alloc_bulk(struct kmem_cache *cachep, gfp_t gfp, size_t size, function
/linux-master/mm/
H A Dslub.c4615 int kmem_cache_alloc_bulk(struct kmem_cache *s, gfp_t flags, size_t size, function
4644 EXPORT_SYMBOL(kmem_cache_alloc_bulk); variable

Completed in 169 milliseconds