Searched refs:do_clear (Results 1 – 3 of 3) sorted by relevance
41 bool do_clear = false; in octeon_lmc_edac_poll() local58 do_clear = true; in octeon_lmc_edac_poll()65 do_clear = true; in octeon_lmc_edac_poll()67 if (do_clear) in octeon_lmc_edac_poll()75 bool do_clear = false; in octeon_lmc_edac_poll_o2() local109 do_clear = true; in octeon_lmc_edac_poll_o2()116 do_clear = true; in octeon_lmc_edac_poll_o2()119 if (do_clear) { in octeon_lmc_edac_poll_o2()
276 int do_clear = 0; in pfe_pe_status() local288 do_clear = 1; in pfe_pe_status()311 if (do_clear) in pfe_pe_status()315 if (do_clear) in pfe_pe_status()319 if (do_clear) in pfe_pe_status()
143 static void vc_init(struct vc_data *vc, int do_clear);146 static void reset_terminal(struct vc_data *vc, int do_clear);2036 static void reset_terminal(struct vc_data *vc, int do_clear) in reset_terminal() argument2080 if (do_clear) in reset_terminal()3409 static void vc_init(struct vc_data *vc, int do_clear) in vc_init() argument3426 reset_terminal(vc, do_clear); in vc_init()