Home
last modified time | relevance | path

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

/linux-2.4.37.9/mm/
Dslab.c885 static void drain_cpu_caches(kmem_cache_t *cachep) in drain_cpu_caches() function
911 #define drain_cpu_caches(cachep) do { } while (0) macro
949 drain_cpu_caches(cachep); in __kmem_cache_shrink()