Home
last modified time | relevance | path

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

/linux/lib/
H A Ddebugobjects.c365 static bool kmem_alloc_batch(struct hlist_head *head, struct kmem_cache *cache, gfp_t gfp) in kmem_alloc_batch() function
403 if (!kmem_alloc_batch(&head, obj_cache, __GFP_HIGH | __GFP_NOWARN)) in fill_pool()
1439 if (!kmem_alloc_batch(&objects, cache, GFP_KERNEL)) in debug_objects_replace_static_objects()