Searched refs:run_to_completion (Results 1 – 4 of 4) sorted by relevance
446 int run_to_completion; member1513 int run_to_completion = intf->run_to_completion; in smi_send() local1515 if (run_to_completion) { in smi_send()3814 int run_to_completion = intf->run_to_completion; in handle_new_recv_msgs() local3817 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() local3876 if (!run_to_completion) in smi_recv_tasklet()[all …]
188 bool run_to_completion) in ipmi_powernv_set_run_to_completion() argument
224 bool run_to_completion; member986 if (smi_info->run_to_completion) { in sender()1013 smi_info->run_to_completion = i_run_to_completion; in set_run_to_completion()1118 bool run_to_completion = smi_info->run_to_completion; in poll() local1125 if (!run_to_completion) in poll()1128 if (!run_to_completion) in poll()3621 new_smi->run_to_completion = false; in try_smi_init()
128 void (*set_run_to_completion)(void *send_info, bool run_to_completion);