Searched refs:FlushCache (Results 1 – 6 of 6) sorted by relevance
25 FlushCache (void) in FlushCache() function59 FlushCache (); in OverlayLoad()
25 FlushCache (void) in FlushCache() function68 FlushCache (); in OverlayLoad()
51 alloc.FlushCache(&cache); in TEST()
278 block_alloc_.FlushCache(&proc->block_cache); in OnProcIdle()279 sync_alloc_.FlushCache(&proc->sync_cache); in OnProcIdle()
87 void FlushCache(Cache *c) { in FlushCache() function