Searched refs:run_to_completion (Results 1 – 4 of 4) sorted by relevance
585 int run_to_completion; member1824 int run_to_completion = intf->run_to_completion; in smi_send() local1827 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() local4427 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[all …]
179 bool run_to_completion; member906 if (smi_info->run_to_completion) { in sender()933 smi_info->run_to_completion = i_run_to_completion; in set_run_to_completion()1034 bool run_to_completion = smi_info->run_to_completion; in poll() local1041 if (!run_to_completion) in poll()1044 if (!run_to_completion) in poll()2023 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);