Searched defs:tqp (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | subr_taskqueue.c | 669 _taskqueue_start_threads(struct taskqueue **tqp, int count, int pri, in _taskqueue_start_threads() 738 taskqueue_start_threads(struct taskqueue **tqp, int count, int pri, in taskqueue_start_threads() 755 taskqueue_start_threads_in_proc(struct taskqueue **tqp, int count, int pri, in taskqueue_start_threads_in_proc() 772 taskqueue_start_threads_cpuset(struct taskqueue **tqp, int count, int pri, in taskqueue_start_threads_cpuset() 803 struct taskqueue **tqp, *tq; in taskqueue_thread_loop() local 841 struct taskqueue **tqp, *tq; in taskqueue_thread_enqueue() local
|
| H A D | subr_gtaskqueue.c | 449 _gtaskqueue_start_threads(struct gtaskqueue **tqp, int count, int pri, in _gtaskqueue_start_threads() 512 gtaskqueue_start_threads(struct gtaskqueue **tqp, int count, int pri, in gtaskqueue_start_threads() 539 struct gtaskqueue **tqp, *tq; in gtaskqueue_thread_loop() local 577 struct gtaskqueue **tqp, *tq; in gtaskqueue_thread_enqueue() local
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_taskq.c | 51 #define taskqueue_start_threads_in_proc(tqp, count, pri, proc, name, ...) \ argument
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_state.c | 4651 ipf_sttab_init(softc, tqp) in ipf_sttab_init() argument 4686 ipf_sttab_destroy(tqp) in ipf_sttab_destroy() argument
|