Lines Matching refs:run_to_completion
597 int run_to_completion; member
1835 int run_to_completion = intf->run_to_completion; in smi_send() local
1838 if (!run_to_completion) in smi_send()
1842 if (!run_to_completion) in smi_send()
4437 int run_to_completion = intf->run_to_completion; in handle_new_recv_msgs() local
4440 if (!run_to_completion) in handle_new_recv_msgs()
4446 if (!run_to_completion) in handle_new_recv_msgs()
4450 if (!run_to_completion) in handle_new_recv_msgs()
4469 if (!run_to_completion) in handle_new_recv_msgs()
4494 int run_to_completion = intf->run_to_completion; in smi_recv_tasklet() local
4507 if (!run_to_completion) in smi_recv_tasklet()
4525 if (!run_to_completion) in smi_recv_tasklet()
4540 int run_to_completion = intf->run_to_completion; in ipmi_smi_msg_received() local
4546 if (!run_to_completion) in ipmi_smi_msg_received()
4549 if (!run_to_completion) in ipmi_smi_msg_received()
4553 if (!run_to_completion) in ipmi_smi_msg_received()
4561 if (!run_to_completion) in ipmi_smi_msg_received()
4564 if (run_to_completion) in ipmi_smi_msg_received()
5108 intf->run_to_completion = 1; in panic_event()