Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c275 taskq_thread_t *tqt; in taskq_lowest_id()
308 taskq_thread_t *w; in taskq_insert_in_order()
357 taskq_thread_t *tqt; in taskq_find()
858 taskq_thread_t *tqt = args; in taskq_thread()
992 kmem_free(tqt, sizeof (taskq_thread_t)); in taskq_thread()
1001 static taskq_thread_t *
1005 taskq_thread_t *tqt; in taskq_thread_create()
1038 taskq_thread_t *tqt; in taskq_create()
1146 taskq_thread_t *tqt; in taskq_destroy()
1192 taskq_thread_t, tqt_thread_list); in taskq_destroy()
[all …]
H A Dspl-proc.c192 taskq_thread_t *tqt = NULL; in taskq_seq_show_impl()
/freebsd-13.1/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h133 } taskq_thread_t; typedef