Searched refs:tq_cb_contexts (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/kern/
H A Dsubr_taskqueue.c80 void *tq_cb_contexts[TASKQUEUE_NUM_CALLBACKS]; member in struct:taskqueue
188 queue->tq_cb_contexts[cb_type] = context;
779 tq_callback(tq->tq_cb_contexts[cb_type]);
H A Dsubr_gtaskqueue.c81 void *tq_cb_contexts[TASKQUEUE_NUM_CALLBACKS]; member in struct:gtaskqueue
533 tq_callback(tq->tq_cb_contexts[cb_type]);

Completed in 67 milliseconds