Searched refs:wait_queue_entry (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/sys/dev/pci/drm/include/linux/ |
| H A D | wait.h | 31 struct wait_queue_entry { struct 34 int (*func)(struct wait_queue_entry *, unsigned, int, void *); argument 38 typedef struct wait_queue_entry wait_queue_entry_t; argument 58 int autoremove_wake_function(struct wait_queue_entry *, unsigned int, int, void *); 106 struct wait_queue_entry __wq_entry; \ 164 struct wait_queue_entry __wq_entry; \ 228 struct wait_queue_entry __wq_entry; \ 291 struct wait_queue_entry name = { \
|
| /openbsd-src/sys/dev/pci/drm/i915/display/ |
| H A D | intel_display_rps.c | 15 struct wait_queue_entry wait; 21 static int do_rps_boost(struct wait_queue_entry *_wait, in do_rps_boost()
|
| H A D | intel_display.c | 6890 struct wait_queue_entry wait_fence, wait_reset; in intel_atomic_commit_fence_wait()
|
| /openbsd-src/sys/dev/pci/drm/i915/ |
| H A D | i915_sw_fence.c | 26 BITS_PER_TYPE(typeof_member(struct wait_queue_entry, flags))
|
| H A D | i915_active.c | 662 struct wait_queue_entry base;
|
| /openbsd-src/sys/dev/pci/drm/ |
| H A D | drm_linux.c | 171 autoremove_wake_function(struct wait_queue_entry *wqe, unsigned int mode, in autoremove_wake_function()
|