Searched refs:run_to_completion (Results 1 – 4 of 4) sorted by relevance
610 int run_to_completion; member1837 int run_to_completion = intf->run_to_completion; in smi_send() local1840 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() local4422 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[all …]
178 bool run_to_completion; member905 if (smi_info->run_to_completion) { in sender()932 smi_info->run_to_completion = i_run_to_completion; in set_run_to_completion()1047 bool run_to_completion = smi_info->run_to_completion; in poll() local1054 if (!run_to_completion) in poll()1057 if (!run_to_completion) in poll()2028 new_smi->run_to_completion = false; in try_smi_init()
183 bool run_to_completion) in ipmi_powernv_set_run_to_completion() argument
140 void (*set_run_to_completion)(void *send_info, bool run_to_completion);