Searched refs:xtp_func (Results 1 – 3 of 3) sorted by relevance
74 xt_panic_widget_func xtp_func; member
110 .xtp_func = NULL};321 if (xt_panic_widgets.xtp_context_p != NULL || xt_panic_widgets.xtp_func != NULL) { in xnupost_register_panic_widget()326 xt_panic_widgets.xtp_func = funcp; in xnupost_register_panic_widget()354 if (xt_panic_widgets.xtp_func) { in xnupost_process_kdb_stop()356 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;