Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c287 taskq_thread_t *tqt; in taskq_lowest_id()
320 taskq_thread_t *w; in taskq_insert_in_order()
369 taskq_thread_t *tqt; in taskq_find()
873 taskq_thread_t *tqt = args; in taskq_thread()
1002 kmem_free(tqt, sizeof (taskq_thread_t)); in taskq_thread()
1011 static taskq_thread_t *
1015 taskq_thread_t *tqt; in taskq_thread_create()
1048 taskq_thread_t *tqt; in taskq_create()
1156 taskq_thread_t *tqt; in taskq_destroy()
1202 taskq_thread_t, tqt_thread_list); in taskq_destroy()
[all …]
H A Dspl-proc.c205 taskq_thread_t *tqt = NULL; in taskq_seq_show_impl()
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h134 } taskq_thread_t; typedef