Home
last modified time | relevance | path

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

1234

/f-stack/dpdk/drivers/net/enic/base/
H A Dvnic_dev.c307 int wait) in _vnic_dev_cmd()
540 int wait = 1000; in vnic_dev_fw_info() local
573 int wait = 1000; in vnic_dev_capable_adv_filters() local
584 int wait = 1000; in vnic_dev_flowman_cmd() local
710 int wait = 1000; in vnic_dev_capable_udp_rss_weak() local
725 int wait = 1000; in vnic_dev_capable() local
737 int wait = 1000; in vnic_dev_spec() local
769 int wait = 1000; in vnic_dev_stats_clear() local
777 int wait = 1000; in vnic_dev_stats_dump() local
792 int wait = 1000; in vnic_dev_close() local
[all …]
H A Dvnic_rq.c105 unsigned int wait; in vnic_rq_disable() local
/f-stack/dpdk/drivers/net/enic/
H A Denic_res.c225 int wait = 1000; in enic_set_nic_cfg() local
240 int wait = 1000; in enic_set_rss_key() local
248 int wait = 1000; in enic_set_rss_cpu() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_shmtx.h19 ngx_atomic_t wait; member
28 ngx_atomic_t *wait; member
H A Dngx_shmtx.c168 ngx_atomic_uint_t wait; in ngx_shmtx_wakeup() local
/f-stack/app/redis-5.0.5/src/
H A Dsyncio.c55 long long wait = (remaining > SYNCIO__RESOLUTION) ? in syncWrite() local
92 long long wait = (remaining > SYNCIO__RESOLUTION) ? in syncRead() local
/f-stack/freebsd/kern/
H A Dsubr_smr.c370 smr_poll_cpu(smr_t c, smr_seq_t s_rd_seq, smr_seq_t goal, bool wait) in smr_poll_cpu()
422 smr_seq_t s_wr_seq, smr_seq_t goal, bool wait) in smr_poll_scan()
478 smr_poll(smr_t smr, smr_seq_t goal, bool wait) in smr_poll()
H A Duipc_mbuf2.c270 m_dup1(struct mbuf *m, int off, int len, int wait) in m_dup1()
317 m_tag_alloc(uint32_t cookie, int type, int len, int wait) in m_tag_alloc()
H A Dsubr_busdma_bufalloc.c154 uint8_t *pflag, int wait) in busdma_bufalloc_alloc_uncacheable()
/f-stack/dpdk/lib/librte_eal/unix/
H A Deal_unix_timer.c12 struct timespec wait[2]; in rte_delay_us_sleep() local
/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev_worker.c142 uint64_t wait) in sw_event_dequeue_burst()
183 sw_event_dequeue(void *port, struct rte_event *ev, uint64_t wait) in sw_event_dequeue()
/f-stack/dpdk/lib/librte_rcu/
H A Drte_rcu_qsbr.h523 __rte_rcu_qsbr_check_selective(struct rte_rcu_qsbr *v, uint64_t t, bool wait) in __rte_rcu_qsbr_check_selective()
597 __rte_rcu_qsbr_check_all(struct rte_rcu_qsbr *v, uint64_t t, bool wait) in __rte_rcu_qsbr_check_all()
677 rte_rcu_qsbr_check(struct rte_rcu_qsbr *v, uint64_t t, bool wait) in rte_rcu_qsbr_check()
/f-stack/freebsd/arm64/arm64/
H A Duma_machdep.c42 int wait) in uma_small_alloc()
/f-stack/freebsd/amd64/amd64/
H A Duma_machdep.c44 int wait) in uma_small_alloc()
/f-stack/freebsd/mips/mips/
H A Duma_machdep.c44 int wait) in uma_small_alloc()
/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_i2c.c28 unsigned int wait = AXGBE_ABORT_COUNT; in axgbe_i2c_abort() local
47 unsigned int wait = AXGBE_DISABLE_COUNT; in axgbe_i2c_set_enable() local
/f-stack/freebsd/contrib/ck/include/spinlock/
H A Dclh.h40 unsigned int wait; member
H A Dhclh.h39 unsigned int wait; member
/f-stack/freebsd/arm/versatile/
H A Dpl050.c273 kmi_read(keyboard_t *kbd, int wait) in kmi_read()
287 kmi_read_char_locked(keyboard_t *kbd, int wait) in kmi_read_char_locked()
309 kmi_read_char(keyboard_t *kbd, int wait) in kmi_read_char()
/f-stack/freebsd/sys/
H A Dcounter.h45 #define COUNTER_ARRAY_ALLOC(a, n, wait) do { \ argument
/f-stack/dpdk/drivers/net/ark/
H A Dark_ddm.c43 ark_ddm_stop(struct ark_ddm_t *ddm, const int wait) in ark_ddm_stop()
/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_nsp.c165 struct timespec wait; in nfp_nsp_wait_reg() local
354 struct timespec wait; in nfp_nsp_wait() local
H A Dnfp_hwinfo.c133 struct timespec wait; in nfp_hwinfo_fetch() local
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.c706 int cvmx_app_hotplug_shutdown_request(uint32_t coremask, int wait) in cvmx_app_hotplug_shutdown_request()
778 int cvmx_app_hotplug_unplug_cores(int index, uint32_t coremask, int wait) in cvmx_app_hotplug_unplug_cores()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_file_cache.c484 ngx_uint_t wait; in ngx_http_file_cache_lock_wait() local
1706 time_t wait; in ngx_http_file_cache_forced_expire() local
1800 time_t now, wait; in ngx_http_file_cache_expire() local
1963 time_t wait; in ngx_http_file_cache_manager() local

1234