Home
last modified time | relevance | path

Searched refs:_wait (Results 1 – 9 of 9) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dtimer.h55 struct nvkm_timer_wait _wait; \
59 nvkm_timer_wait_init((d), (n), &_wait); \
62 } while ((_taken = nvkm_timer_wait_test(&_wait)) >= 0); \
65 dev_WARN(_wait.tmr->subdev.device->dev, "timeout\n"); \
/netbsd/lib/libc/gen/
H A Dwait.c48 __weak_alias(wait,_wait) in __weak_alias() argument
/netbsd/lib/libc/include/
H A Dnamespace.h792 #define wait _wait
/netbsd/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c1079 static int _wait(int argc, char **argv, void *data __attribute((unused))) in _wait() function
2544 {"wait", "<device> [<event_nr>]", 0, 2, _wait},
/netbsd/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display.c15661 static int do_rps_boost(struct wait_queue_entry *_wait, in do_rps_boost() argument
15664 struct wait_rps_boost *wait = container_of(_wait, typeof(*wait), wait); in do_rps_boost()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19945645 * All targets (*_wait, *_resume): Change accordingly.
/netbsd/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19945645 * All targets (*_wait, *_resume): Change accordingly.
/netbsd/external/bsd/unbound/dist/doc/
H A DChangelog9414 - rewrote _wait() routine, so that it is threadsafe.
/netbsd/external/ibm-public/postfix/dist/
H A DHISTORY13225 {read,write}{_wait,able}.c modules, and addressed Victor's