Searched refs:set_run_to_completion (Results 1 – 4 of 4) sorted by relevance
205 void (*set_run_to_completion)(void *send_info, bool run_to_completion); member
199 .set_run_to_completion = ipmi_powernv_set_run_to_completion,
930 static void set_run_to_completion(void *send_info, bool i_run_to_completion) in set_run_to_completion() function1215 .set_run_to_completion = set_run_to_completion,
5440 if (intf->handlers->set_run_to_completion) in panic_event()5441 intf->handlers->set_run_to_completion(intf->send_info, in panic_event()
Completed in 18 milliseconds