Lines Matching refs:run_to_completion
585 int run_to_completion; member
1824 int run_to_completion = intf->run_to_completion; in smi_send() local
1827 if (!run_to_completion) in smi_send()
1831 if (!run_to_completion) in smi_send()
4424 int run_to_completion = intf->run_to_completion; in handle_new_recv_msgs() local
4427 if (!run_to_completion) in handle_new_recv_msgs()
4433 if (!run_to_completion) in handle_new_recv_msgs()
4437 if (!run_to_completion) in handle_new_recv_msgs()
4456 if (!run_to_completion) in handle_new_recv_msgs()
4481 int run_to_completion = intf->run_to_completion; in smi_recv_tasklet() local
4494 if (!run_to_completion) in smi_recv_tasklet()
4512 if (!run_to_completion) in smi_recv_tasklet()
4527 int run_to_completion = intf->run_to_completion; in ipmi_smi_msg_received() local
4533 if (!run_to_completion) in ipmi_smi_msg_received()
4536 if (!run_to_completion) in ipmi_smi_msg_received()
4540 if (!run_to_completion) in ipmi_smi_msg_received()
4548 if (!run_to_completion) in ipmi_smi_msg_received()
4551 if (run_to_completion) in ipmi_smi_msg_received()
5095 intf->run_to_completion = 1; in panic_event()