| /freebsd/sys/dev/enic/ | 
| H A D | vnic_dev.c | 178 	int wait)  in _vnic_dev_cmd()240 	int wait)  in _vnic_dev_cmd2()
 316 	u64 *args, int nargs, int wait)  in vnic_dev_cmd_proxy()
 354 	enum vnic_devcmd_cmd cmd, u64 *args, int nargs, int wait)  in vnic_dev_cmd_no_proxy()
 373 	u64 *a0, u64 *a1, int wait)  in vnic_dev_cmd()
 406 		      u64 *args, int nargs, int wait)  in vnic_dev_cmd_args()
 433 	int wait = 1000;  in vnic_dev_capable_adv_filters()  local
 500 	int wait = 1000;  in vnic_dev_capable_udp_rss_weak()  local
 515 	int wait = 1000;  in vnic_dev_capable()  local
 527 	int wait = 1000;  in vnic_dev_spec()  local
 [all …]
 
 | 
| H A D | enic_res.c | 144 	int wait = 1000;  in enic_add_vlan()  local157 	int wait = 1000;  in enic_del_vlan()  local
 174 	int wait = 1000;  in enic_set_nic_cfg()  local
 
 | 
| H A D | vnic_wq.c | 100 	int wait = 1000;  in vnic_dev_deinit()  local151 	unsigned int wait;  in vnic_wq_disable()  local
 
 | 
| H A D | vnic_rq.c | 64 	unsigned int wait;  in vnic_rq_disable()  local
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Support/ | 
| H A D | ThreadPool.cpp | 144 void StdThreadPool::wait() {  in wait()  function in StdThreadPool152 void StdThreadPool::wait(ThreadPoolTaskGroup &Group) {  in wait()  function in StdThreadPool
 201 void SingleThreadExecutor::wait() {  in wait()  function in SingleThreadExecutor
 210 void SingleThreadExecutor::wait(ThreadPoolTaskGroup &) {  in wait()  function in SingleThreadExecutor
 
 | 
| H A D | GraphWriter.cpp | 138                             StringRef Filename, bool wait,  in ExecGraphViewer()192 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait,  in DisplayGraph()
 
 | 
| /freebsd/contrib/tnftp/src/ | 
| H A D | progressbar.c | 136 	struct timeval now, wait;  local314 	struct timeval now, td, wait;  local
 403 alarmtimer(int wait)
 
 | 
| /freebsd/contrib/unbound/util/ | 
| H A D | mini_event.c | 143 	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
 
 | 
| H A D | winsock_event.c | 164         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
 
 | 
| /freebsd/sys/dev/hyperv/input/ | 
| H A D | hv_kbd.c | 213 hvkbd_do_poll(hv_kbd_sc *sc, uint8_t wait)  in hvkbd_do_poll()264 hvkbd_read_char_locked(keyboard_t *kbd, int wait)  in hvkbd_read_char_locked()
 544 hvkbd_read_char(keyboard_t *kbd, int wait)  in hvkbd_read_char()
 693 hvkbd_read(keyboard_t *kbd, int wait)  in hvkbd_read()
 
 | 
| /freebsd/sys/kern/ | 
| H A D | subr_smr.c | 367 smr_poll_cpu(smr_t c, smr_seq_t s_rd_seq, smr_seq_t goal, bool wait)  in smr_poll_cpu()419     smr_seq_t s_wr_seq, smr_seq_t goal, bool wait)  in smr_poll_scan()
 475 smr_poll(smr_t smr, smr_seq_t goal, bool wait)  in smr_poll()
 
 | 
| H A D | uipc_mbuf2.c | 266 m_dup1(struct mbuf *m, int off, int len, int wait)  in m_dup1()313 m_tag_alloc(uint32_t cookie, uint16_t type, int len, int wait)  in m_tag_alloc()
 
 | 
| /freebsd/sys/compat/linuxkpi/common/include/linux/ | 
| H A D | smp.h | 44 #define	on_each_cpu(cb, data, wait) ({				\  argument
 | 
| /freebsd/crypto/openssh/openbsd-compat/ | 
| H A D | bsd-nextstep.h | 41 #define wait(a) posix_wait(a)  macro
 | 
| /freebsd/sys/dev/netmap/ | 
| H A D | netmap_kloop.c | 452 	wait_queue_t wait;  member502 sync_kloop_tx_kick_wake_fun(wait_queue_t *wait, unsigned mode,  in sync_kloop_tx_kick_wake_fun()
 514 sync_kloop_tx_irq_wake_fun(wait_queue_t *wait, unsigned mode,  in sync_kloop_tx_irq_wake_fun()
 534 sync_kloop_rx_kick_wake_fun(wait_queue_t *wait, unsigned mode,  in sync_kloop_rx_kick_wake_fun()
 546 sync_kloop_rx_irq_wake_fun(wait_queue_t *wait, unsigned mode,  in sync_kloop_rx_irq_wake_fun()
 
 | 
| /freebsd/sys/powerpc/powerpc/ | 
| H A D | uma_machdep.c | 47     int wait)  in uma_small_alloc()
 | 
| /freebsd/crypto/openssh/contrib/redhat/ | 
| H A D | openssh.spec | 593 - make initscript stop() function wait until sshd really dead to avoid  function
 | 
| /freebsd/sys/dev/cxgb/common/ | 
| H A D | cxgb_aq100x.c | 104 aq100x_reset(struct cphy *phy, int wait)  in aq100x_reset()228 	int err, wait = 500;  in aq100x_power_down()  local
 467 	unsigned int v, v2, gpio, wait;  in t3_aq100x_phy_prep()  local
 
 | 
| H A D | cxgb_ael1002.c | 257 static int ael1002_reset(struct cphy *phy, int wait)  in ael1002_reset()362 static int ael1006_reset(struct cphy *phy, int wait)  in ael1006_reset()
 1251 static int ael2005_reset(struct cphy *phy, int wait)  in ael2005_reset()
 2024 static int ael2020_reset(struct cphy *phy, int wait)  in ael2020_reset()
 2234 static int xaui_direct_reset(struct cphy *phy, int wait)  in xaui_direct_reset()
 
 | 
| /freebsd/contrib/llvm-project/libcxx/src/ | 
| H A D | condition_variable.cpp | 40 condition_variable::wait(unique_lock<mutex>& lk) noexcept wait()  function in condition_variable 
 | 
| /freebsd/sys/dev/axgbe/ | 
| H A D | xgbe-i2c.c | 138 	unsigned int wait = XGBE_ABORT_COUNT; in xgbe_i2c_abort()   local 159 	unsigned int wait = XGBE_DISABLE_COUNT; in xgbe_i2c_set_enable()   local
 
 | 
| /freebsd/sys/sys/ | 
| H A D | counter.h | 43 #define	COUNTER_ARRAY_ALLOC(a, n, wait)	do {			\  argument
 | 
| /freebsd/sys/contrib/ck/include/spinlock/ | 
| H A D | clh.h | 40 	unsigned int wait;  member
 | 
| /freebsd/sys/dev/gpio/ | 
| H A D | gpiokeys.c | 622 gpiokeys_do_poll(struct gpiokeys_softc *sc, uint8_t wait)  in gpiokeys_do_poll()688 gpiokeys_get_key(struct gpiokeys_softc *sc, uint8_t wait)  in gpiokeys_get_key()
 717 gpiokeys_read(keyboard_t *kbd, int wait)  in gpiokeys_read()
 737 gpiokeys_read_char_locked(keyboard_t *kbd, int wait)  in gpiokeys_read_char_locked()
 778 gpiokeys_read_char(keyboard_t *kbd, int wait)  in gpiokeys_read_char()
 
 | 
| /freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ | 
| H A D | sdp.h | 504 sdp_alloc_mb(struct socket *sk, u8 mid, int size, int wait)  in sdp_alloc_mb()519 sdp_alloc_mb_data(struct socket *sk, int wait)  in sdp_alloc_mb_data()
 525 sdp_alloc_mb_disconnect(struct socket *sk, int wait)  in sdp_alloc_mb_disconnect()
 542 sdp_alloc_mb_chrcvbuf_ack(struct socket *sk, int size, int wait)  in sdp_alloc_mb_chrcvbuf_ack()
 557 sdp_alloc_mb_srcavail(struct socket *sk, u32 len, u32 rkey, u64 vaddr, int wait)  in sdp_alloc_mb_srcavail()
 574 sdp_alloc_mb_srcavail_cancel(struct socket *sk, int wait)  in sdp_alloc_mb_srcavail_cancel()
 580 sdp_alloc_mb_rdmardcompl(struct socket *sk, u32 len, int wait)  in sdp_alloc_mb_rdmardcompl()
 595 sdp_alloc_mb_sendsm(struct socket *sk, int wait)  in sdp_alloc_mb_sendsm()
 
 |