/netbsd-src/sys/external/bsd/common/linux/ |
H A D | linux_work.c | 258 struct workqueue_struct *wq; in alloc_workqueue() local 317 destroy_workqueue(struct workqueue_struct *wq) in destroy_workqueue() 403 struct workqueue_struct *const wq = cookie; in linux_workqueue_thread() local 490 struct workqueue_struct *const wq = work_queue(&dw->work); in linux_workqueue_timeout() local 536 struct workqueue_struct *wq = lwp_getspecific(workqueue_key); in current_work() local 576 work_claimed(struct work_struct *work, struct workqueue_struct *wq) in work_claimed() 623 acquire_work(struct work_struct *work, struct workqueue_struct *wq) in acquire_work() 656 release_work(struct work_struct *work, struct workqueue_struct *wq) in release_work() 704 queue_work(struct workqueue_struct *wq, struct work_struct *work) in queue_work() 743 struct workqueue_struct *wq; in cancel_work() local [all …]
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | ctfmerge.c | 298 finalize_phase_one(workqueue_t *wq) in finalize_phase_one() 346 init_phase_two(workqueue_t *wq) in init_phase_two() 374 wip_save_work(workqueue_t *wq, wip_t *slot, int slotnum) in wip_save_work() 422 worker_runphase1(workqueue_t *wq) in worker_runphase1() 484 worker_runphase2(workqueue_t *wq) in worker_runphase2() 586 workqueue_t *wq = v; in worker_thread() local 625 workqueue_t *wq = arg; in merge_ctf_cb() local 712 wq_init(workqueue_t *wq, int nfiles) in wq_init() 793 start_threads(workqueue_t *wq) in start_threads() 825 join_threads(workqueue_t *wq) in join_threads() [all …]
|
/netbsd-src/sys/kern/ |
H A D | subr_workqueue.c | 127 workqueue_queue_lookup(struct workqueue *wq, struct cpu_info *ci) in workqueue_queue_lookup() 139 workqueue_runlist(struct workqueue *wq, struct workqhead *list) in workqueue_runlist() 164 struct workqueue *wq = cookie; in workqueue_worker() local 208 workqueue_init(struct workqueue *wq, const char *name, in workqueue_init() 222 workqueue_initqueue(struct workqueue *wq, struct workqueue_queue *q, in workqueue_initqueue() 276 workqueue_finiqueue(struct workqueue *wq, struct workqueue_queue *q) in workqueue_finiqueue() 303 struct workqueue *wq; in workqueue_create() local 345 workqueue_q_wait(struct workqueue *wq, struct workqueue_queue *q, in workqueue_q_wait() 408 workqueue_wait(struct workqueue *wq, struct work *wk) in workqueue_wait() 433 workqueue_destroy(struct workqueue *wq) in workqueue_destroy() [all …]
|
/netbsd-src/share/examples/puffs/pgfs/ |
H A D | pgfs_waitq.c | 50 waitq_init(struct waitq *wq) in waitq_init() 57 waiton(struct waitq *wq, struct puffs_cc *cc) in waiton() 71 wakeup_one(struct waitq *wq) in wakeup_one()
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | windows-rwlock.c | 36 glwthread_waitqueue_init (glwthread_waitqueue_t *wq) in glwthread_waitqueue_init() 47 glwthread_waitqueue_add (glwthread_waitqueue_t *wq) in glwthread_waitqueue_add() 97 glwthread_waitqueue_notify_first (glwthread_waitqueue_t *wq) in glwthread_waitqueue_notify_first() 108 glwthread_waitqueue_notify_all (glwthread_waitqueue_t *wq) in glwthread_waitqueue_notify_all()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_sw_fence.c | 163 drm_waitqueue_t wq; member 322 static int i915_sw_fence_wake(wait_queue_entry_t *wq, unsigned mode, int flags, void *key) in i915_sw_fence_wake() 337 wait_queue_entry_t *wq; in __i915_sw_fence_check_if_after() local 358 wait_queue_entry_t *wq; in __i915_sw_fence_clear_checked_bit() local 390 wait_queue_entry_t *wq, gfp_t gfp) in __i915_sw_fence_await_sw_fence() 450 wait_queue_entry_t *wq) in i915_sw_fence_await_sw_fence()
|
H A D | intel_wakeref.h | 44 drm_waitqueue_t wq; member
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | lock.c | 565 gl_waitqueue_init (gl_waitqueue_t *wq) in gl_waitqueue_init() 576 gl_waitqueue_add (gl_waitqueue_t *wq) in gl_waitqueue_add() 624 gl_waitqueue_notify_first (gl_waitqueue_t *wq) in gl_waitqueue_notify_first() 635 gl_waitqueue_notify_all (gl_waitqueue_t *wq) in gl_waitqueue_notify_all()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | lock.c | 566 gl_waitqueue_init (gl_waitqueue_t *wq) in gl_waitqueue_init() 577 gl_waitqueue_add (gl_waitqueue_t *wq) in gl_waitqueue_add() 625 gl_waitqueue_notify_first (gl_waitqueue_t *wq) in gl_waitqueue_notify_first() 636 gl_waitqueue_notify_all (gl_waitqueue_t *wq) in gl_waitqueue_notify_all()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | lock.c | 565 gl_waitqueue_init (gl_waitqueue_t *wq) in gl_waitqueue_init() 576 gl_waitqueue_add (gl_waitqueue_t *wq) in gl_waitqueue_add() 624 gl_waitqueue_notify_first (gl_waitqueue_t *wq) in gl_waitqueue_notify_first() 635 gl_waitqueue_notify_all (gl_waitqueue_t *wq) in gl_waitqueue_notify_all()
|
/netbsd-src/external/mit/libuv/dist/include/uv/ |
H A D | threadpool.h | 34 void* wq[2]; member
|
/netbsd-src/sys/external/bsd/drm2/linux/ |
H A D | linux_kthread.c | 133 drm_waitqueue_t *wq) in kthread_alloc() 169 spinlock_t *interlock, drm_waitqueue_t *wq) in kthread_run()
|
/netbsd-src/external/mit/libuv/dist/src/ |
H A D | threadpool.c | 41 static QUEUE wq; variable 304 QUEUE wq; in uv__work_done() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
H A D | kfd_events.h | 63 wait_queue_head_t wq; /* List of event waiters. */ member
|
H A D | kfd_device.c | 833 static inline void kfd_queue_work(struct workqueue_struct *wq, in kfd_queue_work()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_flip_work.c | 107 struct workqueue_struct *wq) in drm_flip_work_commit()
|
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
H A D | drm_debugfs_crc.h | 67 wait_queue_head_t wq; member
|
/netbsd-src/tests/rump/kernspace/ |
H A D | workqueue.c | 48 struct workqueue *wq; member
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | sum.c | 150 sum_raw (mp_limb_t *wp, mp_size_t ws, mpfr_prec_t wq, const mpfr_ptr *x, in sum_raw() 536 mpfr_prec_t wq; /* size of the accumulator, in bits */ in sum_aux() local
|
/netbsd-src/sys/dev/sysmon/ |
H A D | swwdog.c | 69 static struct workqueue *wq; variable
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
H A D | nv50.h | 19 struct workqueue_struct *wq; member
|
/netbsd-src/sys/net/lagg/ |
H A D | if_lagg.c | 2876 struct workqueue *wq; in lagg_workq_create() local 2889 lagg_workq_destroy(struct workqueue *wq) in lagg_workq_destroy() 2896 lagg_workq_add(struct workqueue *wq, struct lagg_work *lw) in lagg_workq_add() 2910 lagg_workq_wait(struct workqueue *wq, struct lagg_work *lw) in lagg_workq_wait()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/via/ |
H A D | via_dmablit.h | 96 struct work_struct wq; member
|
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ttm/ |
H A D | ttm_bo_driver.h | 514 struct delayed_work wq; member
|
/netbsd-src/sys/dev/pci/ |
H A D | if_vioif.c | 2767 struct workqueue *wq; vioif_workq_create() local 2780 vioif_workq_destroy(struct workqueue * wq) vioif_workq_destroy() argument 2796 vioif_work_add(struct workqueue * wq,struct vioif_work * work) vioif_work_add() argument 2809 vioif_work_wait(struct workqueue * wq,struct vioif_work * work) vioif_work_wait() argument
|