Home
last modified time | relevance | path

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

/Linux-v4.19/mm/kasan/
Dquarantine.c287 static void per_cpu_remove_cache(void *arg) in per_cpu_remove_cache() function
311 on_each_cpu(per_cpu_remove_cache, cache, 1); in quarantine_remove_cache()