Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c275 taskq_thread_t *tqt; in taskq_lowest_id()
310 taskq_thread_t *w; in taskq_insert_in_order()
359 taskq_thread_t *tqt; in taskq_find()
860 taskq_thread_t *tqt = args; in taskq_thread()
994 kmem_free(tqt, sizeof (taskq_thread_t)); in taskq_thread()
1002 static taskq_thread_t *
1006 taskq_thread_t *tqt; in taskq_thread_create()
1039 taskq_thread_t *tqt; in taskq_create()
1147 taskq_thread_t *tqt; in taskq_destroy()
1193 taskq_thread_t, tqt_thread_list); in taskq_destroy()
[all …]
H A Dspl-proc.c251 taskq_thread_t *tqt = NULL; in taskq_seq_show_impl()
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h133 } taskq_thread_t; typedef