Searched refs:run_to_completion (Results 1 – 4 of 4) sorted by relevance
446 int run_to_completion; member1507 int run_to_completion = intf->run_to_completion; in smi_send() local1509 if (run_to_completion) { in smi_send()3808 int run_to_completion = intf->run_to_completion; in handle_new_recv_msgs() local3811 if (!run_to_completion) in handle_new_recv_msgs()3816 if (!run_to_completion) in handle_new_recv_msgs()3820 if (!run_to_completion) in handle_new_recv_msgs()3836 if (!run_to_completion) in handle_new_recv_msgs()3860 int run_to_completion = intf->run_to_completion; in smi_recv_tasklet() local3870 if (!run_to_completion) in smi_recv_tasklet()[all …]
225 bool run_to_completion; member955 if (smi_info->run_to_completion) { in sender()995 smi_info->run_to_completion = i_run_to_completion; in set_run_to_completion()1106 bool run_to_completion = smi_info->run_to_completion; in poll() local1113 if (!run_to_completion) in poll()1116 if (!run_to_completion) in poll()3516 new_smi->run_to_completion = false; in try_smi_init()
180 bool run_to_completion) in ipmi_powernv_set_run_to_completion() argument
123 void (*set_run_to_completion)(void *send_info, bool run_to_completion);