Lines Matching refs:run_to_completion
605 int run_to_completion; member
1885 int run_to_completion = intf->run_to_completion; in smi_send() local
1888 if (!run_to_completion) in smi_send()
1892 if (!run_to_completion) in smi_send()
4756 int run_to_completion = intf->run_to_completion; in handle_new_recv_msgs() local
4759 if (!run_to_completion) in handle_new_recv_msgs()
4765 if (!run_to_completion) in handle_new_recv_msgs()
4769 if (!run_to_completion) in handle_new_recv_msgs()
4788 if (!run_to_completion) in handle_new_recv_msgs()
4813 int run_to_completion = intf->run_to_completion; in smi_recv_tasklet() local
4826 if (!run_to_completion) in smi_recv_tasklet()
4844 if (!run_to_completion) in smi_recv_tasklet()
4859 int run_to_completion = intf->run_to_completion; in ipmi_smi_msg_received() local
4865 if (!run_to_completion) in ipmi_smi_msg_received()
4868 if (!run_to_completion) in ipmi_smi_msg_received()
4872 if (!run_to_completion) in ipmi_smi_msg_received()
4880 if (!run_to_completion) in ipmi_smi_msg_received()
4883 if (run_to_completion) in ipmi_smi_msg_received()
5433 intf->run_to_completion = 1; in panic_event()