Home
last modified time | relevance | path

Searched refs:TASKQUEUE_NUM_CALLBACKS (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dtaskqueue.h61 #define TASKQUEUE_NUM_CALLBACKS TASKQUEUE_CALLBACK_TYPE_MAX + 1 macro
/f-stack/freebsd/kern/
H A Dsubr_taskqueue.c79 taskqueue_callback_fn tq_callbacks[TASKQUEUE_NUM_CALLBACKS];
80 void *tq_cb_contexts[TASKQUEUE_NUM_CALLBACKS];
H A Dsubr_gtaskqueue.c80 taskqueue_callback_fn tq_callbacks[TASKQUEUE_NUM_CALLBACKS];
81 void *tq_cb_contexts[TASKQUEUE_NUM_CALLBACKS];