Searched refs:xtp_func (Results 1 – 3 of 3) sorted by relevance
74 xt_panic_widget_func xtp_func; member
122 .xtp_func = NULL};341 if (xt_panic_widgets.xtp_context_p != NULL || xt_panic_widgets.xtp_func != NULL) { in xnupost_register_panic_widget()346 xt_panic_widgets.xtp_func = funcp; in xnupost_register_panic_widget()374 if (xt_panic_widgets.xtp_func) { in xnupost_process_kdb_stop()376 retval = pw->xtp_func(panic_s, pw->xtp_context_p, pw->xtp_outval_p); in xnupost_process_kdb_stop()
120 xt_panic_widget_func xtp_func;