Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 25 of 150) sorted by relevance

123456

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_display_rps.c15 struct wait_queue_entry wait; member
24 struct wait_rps_boost *wait = container_of(_wait, typeof(*wait), wait); in do_rps_boost() local
46 struct wait_rps_boost *wait; in intel_display_rps_boost_after_vblank() local
/openbsd/src/gnu/llvm/llvm/lib/Support/
DThreadPool.cpp143 void ThreadPool::wait() { in wait() function in ThreadPool
151 void ThreadPool::wait(ThreadPoolTaskGroup &Group) { in wait() function in ThreadPool
200 void ThreadPool::wait() { in wait() function in ThreadPool
209 void ThreadPool::wait(ThreadPoolTaskGroup &) { in wait() function in ThreadPool
DGraphWriter.cpp136 StringRef Filename, bool wait, in ExecGraphViewer()
190 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph()
/openbsd/src/sys/kern/
Duipc_mbuf2.c222 m_dup1(struct mbuf *m, int off, int len, int wait) in m_dup1()
260 m_tag_get(int type, int len, int wait) in m_tag_get()
336 m_tag_copy(struct m_tag *t, int wait) in m_tag_copy()
354 m_tag_copy_chain(struct mbuf *to, struct mbuf *from, int wait) in m_tag_copy_chain()
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
Dcrash36.C3 struct wait { int w_status; }; struct
/openbsd/src/usr.sbin/nsd/
Dmini_event.c161 struct timeval* wait) in handle_timeouts()
199 handle_select(struct event_base* base, struct timeval* wait) in handle_select()
252 struct timeval wait; in event_base_loop() local
273 struct timeval wait; in event_base_dispatch() local
/openbsd/src/lib/libc/rpc/
Dclnt_udp_bufcreate.c71 struct timeval wait, int *sockp, u_int sendsz, u_int recvsz) in clntudp_bufcreate()
124 struct timeval wait, int *sockp) in clntudp_create()
Dclnt_udp.c150 struct timeval wait, int *sockp, u_int sendsz, u_int recvsz) in clntudp_bufcreate_simple()
199 struct timespec time_waited, start, after, duration, wait; in clntudp_call() local
/openbsd/src/sbin/unwind/libunbound/util/
Dmini_event.c143 struct timeval* wait) in handle_timeouts()
178 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select()
232 struct timeval wait; in event_base_dispatch() local
Dwinsock_event.c164 struct timeval* wait) in handle_timeouts()
230 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select()
431 struct timeval wait; in event_base_dispatch() local
/openbsd/src/usr.sbin/unbound/util/
Dmini_event.c143 struct timeval* wait) in handle_timeouts()
178 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select()
232 struct timeval wait; in event_base_dispatch() local
Dwinsock_event.c164 struct timeval* wait) in handle_timeouts()
230 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select()
431 struct timeval wait; in event_base_dispatch() local
/openbsd/src/lib/libc/gen/
Dwait.c35 wait(int *istat) in wait() function
/openbsd/src/sys/dev/ic/
Dtwe.c491 twe_cmd(struct twe_ccb *ccb, int flags, int wait) in twe_cmd()
598 twe_start(struct twe_ccb *ccb, int wait) in twe_start()
758 int error, op, flags, wait; in twe_scsi_cmd() local
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/Iterator/
DArray.pm74 sub wait { shift->exit } subroutine
DStream.pm71 sub wait { shift->exit } subroutine
DProcess.pm229 sub wait { shift->{wait} } subroutine
/openbsd/src/regress/sys/kern/sosplice/
DProc.pm90 sub wait { subroutine
/openbsd/src/regress/sys/net/pf_divert/
DProc.pm102 sub wait { subroutine
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
DIterator.pm128 sub wait { subroutine
/openbsd/src/sys/dev/pci/drm/
Ddrm_syncobj.c270 struct syncobj_wait_entry *wait) in drm_syncobj_fence_add_wait()
295 struct syncobj_wait_entry *wait) in drm_syncobj_remove_wait()
446 struct syncobj_wait_entry wait; in drm_syncobj_find_fence() local
1067 struct syncobj_wait_entry *wait = in syncobj_wait_fence_func() local
1074 struct syncobj_wait_entry *wait) in syncobj_wait_syncobj_func()
1295 struct drm_syncobj_wait *wait, in drm_syncobj_array_wait()
/openbsd/src/regress/usr.sbin/ospfd/
DProc.pm117 sub wait { subroutine
/openbsd/src/regress/usr.sbin/httpd/tests/
DProc.pm127 sub wait { subroutine
/openbsd/src/regress/usr.sbin/relayd/
DProc.pm128 sub wait { subroutine
/openbsd/src/regress/usr.sbin/syslogd/
DProc.pm150 sub wait { subroutine

123456