Searched refs:xtp_context_p (Results 1 – 3 of 3) sorted by relevance
71 void * xtp_context_p; member
117 void * xtp_context_p; /* a context pointer for callbacks to track */
107 struct xnupost_panic_widget xt_panic_widgets = {.xtp_context_p = NULL,321 if (xt_panic_widgets.xtp_context_p != NULL || xt_panic_widgets.xtp_func != NULL) { in xnupost_register_panic_widget()325 xt_panic_widgets.xtp_context_p = context; in xnupost_register_panic_widget()356 retval = pw->xtp_func(panic_s, pw->xtp_context_p, pw->xtp_outval_p); in xnupost_process_kdb_stop()