| /f-stack/dpdk/drivers/net/enic/base/ |
| H A D | vnic_dev.c | 307 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 D | vnic_rq.c | 105 unsigned int wait; in vnic_rq_disable() local
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_res.c | 225 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 D | ngx_shmtx.h | 19 ngx_atomic_t wait; member 28 ngx_atomic_t *wait; member
|
| H A D | ngx_shmtx.c | 168 ngx_atomic_uint_t wait; in ngx_shmtx_wakeup() local
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | syncio.c | 55 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 D | subr_smr.c | 370 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 D | uipc_mbuf2.c | 270 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 D | subr_busdma_bufalloc.c | 154 uint8_t *pflag, int wait) in busdma_bufalloc_alloc_uncacheable()
|
| /f-stack/dpdk/lib/librte_eal/unix/ |
| H A D | eal_unix_timer.c | 12 struct timespec wait[2]; in rte_delay_us_sleep() local
|
| /f-stack/dpdk/drivers/event/sw/ |
| H A D | sw_evdev_worker.c | 142 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 D | rte_rcu_qsbr.h | 523 __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 D | uma_machdep.c | 42 int wait) in uma_small_alloc()
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | uma_machdep.c | 44 int wait) in uma_small_alloc()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | uma_machdep.c | 44 int wait) in uma_small_alloc()
|
| /f-stack/dpdk/drivers/net/axgbe/ |
| H A D | axgbe_i2c.c | 28 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 D | clh.h | 40 unsigned int wait; member
|
| H A D | hclh.h | 39 unsigned int wait; member
|
| /f-stack/freebsd/arm/versatile/ |
| H A D | pl050.c | 273 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 D | counter.h | 45 #define COUNTER_ARRAY_ALLOC(a, n, wait) do { \ argument
|
| /f-stack/dpdk/drivers/net/ark/ |
| H A D | ark_ddm.c | 43 ark_ddm_stop(struct ark_ddm_t *ddm, const int wait) in ark_ddm_stop()
|
| /f-stack/dpdk/drivers/net/nfp/nfpcore/ |
| H A D | nfp_nsp.c | 165 struct timespec wait; in nfp_nsp_wait_reg() local 354 struct timespec wait; in nfp_nsp_wait() local
|
| H A D | nfp_hwinfo.c | 133 struct timespec wait; in nfp_hwinfo_fetch() local
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-app-hotplug.c | 706 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 D | ngx_http_file_cache.c | 484 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
|