Home
last modified time | relevance | path

Searched defs:waitq (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/smtpd/
H A Dwaitq.c29 struct waitq { struct
35 static int waitq_cmp(struct waitq *, struct waitq *); argument
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dscheduler.h56 wait_queue_head_t waitq[I915_NUM_ENGINES]; member
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_hwmon.c54 wait_queue_head_t waitq; member