Home
last modified time | relevance | path

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

/mm/
A Dexecmem.c377 static void execmem_cache_free_slow(struct work_struct *work);
378 static DECLARE_DELAYED_WORK(execmem_cache_free_work, execmem_cache_free_slow);
380 static void execmem_cache_free_slow(struct work_struct *work) in execmem_cache_free_slow() function

Completed in 4 milliseconds