Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmm_types_task.h63 bool flush_required; member
/openbmc/linux/mm/
H A Drmap.c618 if (!tlb_ubc->flush_required) in try_to_unmap_flush()
622 tlb_ubc->flush_required = false; in try_to_unmap_flush()
656 tlb_ubc->flush_required = true; in set_tlb_ubc_flush_pending()
/openbmc/linux/net/core/
H A Ddev.c5918 static bool flush_required(int cpu) in flush_required() function
5958 if (flush_required(cpu)) { in flush_all_backlogs()