Lines Matching refs:run_to_completion
610 int run_to_completion; member
1837 int run_to_completion = intf->run_to_completion; in smi_send() local
1840 if (!run_to_completion) in smi_send()
1844 if (!run_to_completion) in smi_send()
4419 int run_to_completion = intf->run_to_completion; in handle_new_recv_msgs() local
4422 if (!run_to_completion) in handle_new_recv_msgs()
4428 if (!run_to_completion) in handle_new_recv_msgs()
4432 if (!run_to_completion) in handle_new_recv_msgs()
4451 if (!run_to_completion) in handle_new_recv_msgs()
4476 int run_to_completion = intf->run_to_completion; in smi_recv_tasklet() local
4489 if (!run_to_completion) in smi_recv_tasklet()
4507 if (!run_to_completion) in smi_recv_tasklet()
4522 int run_to_completion = intf->run_to_completion; in ipmi_smi_msg_received() local
4528 if (!run_to_completion) in ipmi_smi_msg_received()
4531 if (!run_to_completion) in ipmi_smi_msg_received()
4535 if (!run_to_completion) in ipmi_smi_msg_received()
4543 if (!run_to_completion) in ipmi_smi_msg_received()
4546 if (run_to_completion) in ipmi_smi_msg_received()
5090 intf->run_to_completion = 1; in panic_event()