Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkthread.h47 struct kthread_worker { struct
100 struct kthread_worker *__w; \
114 kthread_destroy_worker(struct kthread_worker *worker) in kthread_destroy_worker()
130 kthread_queue_work(struct kthread_worker *worker, struct kthread_work *work) in kthread_queue_work()
161 kthread_flush_worker(struct kthread_worker *worker) in kthread_flush_worker()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_kthread.c178 struct kthread_worker *worker = context; in lkpi_kthread_worker_init_fn()
/freebsd/sys/ofed/include/rdma/
H A Drdma_vt.h392 struct kthread_worker *worker; /* per device cq worker */