Home
last modified time | relevance | path

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

/linux/mm/kasan/
H A Dquarantine.c326 static void per_cpu_remove_cache(void *arg) in per_cpu_remove_cache() function
356 on_each_cpu(per_cpu_remove_cache, cache, 1); in kasan_quarantine_remove_cache()