Home
last modified time | relevance | path

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

/Linux-v5.10/mm/kasan/
Dquarantine.c295 static void per_cpu_remove_cache(void *arg) in per_cpu_remove_cache() function
319 on_each_cpu(per_cpu_remove_cache, cache, 1); in quarantine_remove_cache()