Home
last modified time | relevance | path

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

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