Lines Matching refs:run_to_completion
446 int run_to_completion; member
1513 int run_to_completion = intf->run_to_completion; in smi_send() local
1515 if (run_to_completion) { in smi_send()
3814 int run_to_completion = intf->run_to_completion; in handle_new_recv_msgs() local
3817 if (!run_to_completion) in handle_new_recv_msgs()
3822 if (!run_to_completion) in handle_new_recv_msgs()
3826 if (!run_to_completion) in handle_new_recv_msgs()
3842 if (!run_to_completion) in handle_new_recv_msgs()
3866 int run_to_completion = intf->run_to_completion; in smi_recv_tasklet() local
3876 if (!run_to_completion) in smi_recv_tasklet()
3893 if (!run_to_completion) in smi_recv_tasklet()
3906 int run_to_completion = intf->run_to_completion; in ipmi_smi_msg_received() local
3958 if (!run_to_completion) in ipmi_smi_msg_received()
3961 if (!run_to_completion) in ipmi_smi_msg_received()
3966 if (!run_to_completion) in ipmi_smi_msg_received()
3974 if (!run_to_completion) in ipmi_smi_msg_received()
3977 if (run_to_completion) in ipmi_smi_msg_received()
4537 intf->run_to_completion = 1; in panic_event()