Lines Matching refs:run_to_completion
586 int run_to_completion; member
1736 int run_to_completion = intf->run_to_completion; in smi_send() local
1738 if (run_to_completion) { in smi_send()
4282 int run_to_completion = intf->run_to_completion; in handle_new_recv_msgs() local
4285 if (!run_to_completion) in handle_new_recv_msgs()
4291 if (!run_to_completion) in handle_new_recv_msgs()
4295 if (!run_to_completion) in handle_new_recv_msgs()
4314 if (!run_to_completion) in handle_new_recv_msgs()
4339 int run_to_completion = intf->run_to_completion; in smi_recv_tasklet() local
4352 if (!run_to_completion) in smi_recv_tasklet()
4369 if (!run_to_completion) in smi_recv_tasklet()
4384 int run_to_completion = intf->run_to_completion; in ipmi_smi_msg_received() local
4435 if (!run_to_completion) in ipmi_smi_msg_received()
4438 if (!run_to_completion) in ipmi_smi_msg_received()
4443 if (!run_to_completion) in ipmi_smi_msg_received()
4451 if (!run_to_completion) in ipmi_smi_msg_received()
4454 if (run_to_completion) in ipmi_smi_msg_received()
5006 intf->run_to_completion = 1; in panic_event()