Home
last modified time | relevance | path

Searched defs:tqt (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c287 taskq_thread_t *tqt; in taskq_lowest_id() local
318 taskq_insert_in_order(taskq_t *tq, taskq_thread_t *tqt) in taskq_insert_in_order()
369 taskq_thread_t *tqt; in taskq_find() local
848 taskq_thread_should_stop(taskq_t *tq, taskq_thread_t *tqt) in taskq_thread_should_stop()
873 taskq_thread_t *tqt = args; in taskq_thread() local
1015 taskq_thread_t *tqt; in taskq_thread_create() local
1048 taskq_thread_t *tqt; in taskq_create() local
1156 taskq_thread_t *tqt; in taskq_destroy() local
1249 taskq_thread_t *tqt; in taskq_create_synced() local
1360 taskq_thread_t *tqt = taskq_thread_create(tq); in spl_taskq_expand() local
[all …]
H A Dspl-proc.c196 taskq_thread_t *tqt = NULL; in taskq_seq_show_impl() local