Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
Dsyscall.c40 bool flush_needed = false; in system_call_exception() local
51 flush_needed = true; in system_call_exception()
55 flush_needed = true; in system_call_exception()
57 if (flush_needed) in system_call_exception()
/linux-6.12.1/arch/sparc/mm/
Dleon_mm.c240 int flush_needed = -1; in leon_flush_needed() local
258 flush_needed = 0; in leon_flush_needed()
261 return flush_needed; in leon_flush_needed()
/linux-6.12.1/drivers/infiniband/hw/mlx4/
Dcm.c497 bool flush_needed = false; in rej_tmout_xa_cleanup() local
505 flush_needed = true; in rej_tmout_xa_cleanup()
511 if (flush_needed) { in rej_tmout_xa_cleanup()
/linux-6.12.1/mm/
Dhuge_memory.c2073 int flush_needed = 1; in zap_huge_pmd() local
2088 flush_needed = 0; in zap_huge_pmd()
2103 if (flush_needed) in zap_huge_pmd()