Home
last modified time | relevance | path

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

/linux/mm/
H A Dexecmem.c209 static int execmem_cache_add(void *ptr, size_t size, gfp_t gfp_mask) in execmem_cache_add() function
313 err = execmem_cache_add(p, alloc_size, GFP_KERNEL); in execmem_cache_populate()