Searched refs:flush_needed (Results 1 – 4 of 4) sorted by relevance
246 int flush_needed = -1; in leon_flush_needed() local264 flush_needed = 0; in leon_flush_needed()267 return flush_needed; in leon_flush_needed()
103 bool flush_needed = false; in system_call_exception() local114 flush_needed = true; in system_call_exception()118 flush_needed = true; in system_call_exception()120 if (flush_needed) in system_call_exception()
496 bool flush_needed = false; in rej_tmout_xa_cleanup() local504 flush_needed = true; in rej_tmout_xa_cleanup()510 if (flush_needed) { in rej_tmout_xa_cleanup()
1609 int flush_needed = 1; in zap_huge_pmd() local1622 flush_needed = 0; in zap_huge_pmd()1636 if (flush_needed) in zap_huge_pmd()
Completed in 10 milliseconds