Lines Matching refs:run_to_completion
605 int run_to_completion; member
1887 int run_to_completion = intf->run_to_completion; in smi_send() local
1890 if (!run_to_completion) in smi_send()
1894 if (!run_to_completion) in smi_send()
4762 int run_to_completion = intf->run_to_completion; in handle_new_recv_msgs() local
4765 if (!run_to_completion) in handle_new_recv_msgs()
4771 if (!run_to_completion) in handle_new_recv_msgs()
4775 if (!run_to_completion) in handle_new_recv_msgs()
4794 if (!run_to_completion) in handle_new_recv_msgs()
4819 int run_to_completion = intf->run_to_completion; in smi_recv_tasklet() local
4832 if (!run_to_completion) in smi_recv_tasklet()
4850 if (!run_to_completion) in smi_recv_tasklet()
4865 int run_to_completion = intf->run_to_completion; in ipmi_smi_msg_received() local
4871 if (!run_to_completion) in ipmi_smi_msg_received()
4874 if (!run_to_completion) in ipmi_smi_msg_received()
4878 if (!run_to_completion) in ipmi_smi_msg_received()
4886 if (!run_to_completion) in ipmi_smi_msg_received()
4889 if (run_to_completion) in ipmi_smi_msg_received()
5439 intf->run_to_completion = 1; in panic_event()