Home
last modified time | relevance | path

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

/lib/
Dstackdepot.c83 static bool init_stack_slab(void **prealloc) in init_stack_slab()
109 u32 hash, void **prealloc, gfp_t alloc_flags) in depot_alloc_stack()
212 void *prealloc = NULL; in depot_save_stack() local