Home
last modified time | relevance | path

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

/lib/
Dstackdepot.c74 static bool init_stack_slab(void **prealloc) in init_stack_slab()
100 u32 hash, void **prealloc, gfp_t alloc_flags) in depot_alloc_stack()
226 void *prealloc = NULL; in stack_depot_save() local