| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_upstream_least_conn_module.c | 64 ngx_stream_upstream_srv_conf_t *us) in ngx_stream_upstream_init_least_conn() 81 ngx_stream_upstream_srv_conf_t *us) in ngx_stream_upstream_init_least_conn_peer()
|
| H A D | ngx_stream_upstream_random_module.c | 95 ngx_stream_upstream_srv_conf_t *us) in ngx_stream_upstream_init_random() 117 ngx_stream_upstream_srv_conf_t *us) in ngx_stream_upstream_update_random() 153 ngx_stream_upstream_srv_conf_t *us) in ngx_stream_upstream_init_random_peer()
|
| H A D | ngx_stream_upstream_hash_module.c | 109 ngx_stream_upstream_srv_conf_t *us) in ngx_stream_upstream_init_hash() 123 ngx_stream_upstream_srv_conf_t *us) in ngx_stream_upstream_init_hash_peer() 286 ngx_stream_upstream_srv_conf_t *us) in ngx_stream_upstream_init_chash() 466 ngx_stream_upstream_srv_conf_t *us) in ngx_stream_upstream_init_chash_peer()
|
| H A D | ngx_stream_upstream.c | 411 ngx_stream_upstream_server_t *us; in ngx_stream_upstream_server() local 567 ngx_stream_upstream_server_t *us; in ngx_stream_upstream_add() local
|
| H A D | ngx_stream_upstream_round_robin.c | 38 ngx_stream_upstream_srv_conf_t *us) in ngx_stream_upstream_init_round_robin() 251 ngx_stream_upstream_srv_conf_t *us) in ngx_stream_upstream_init_round_robin_peer()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_upstream_least_conn_module.c | 67 ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_least_conn() 84 ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_least_conn_peer()
|
| H A D | ngx_http_upstream_random_module.c | 97 ngx_http_upstream_init_random(ngx_conf_t *cf, ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_random() 119 ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_update_random() 155 ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_random_peer()
|
| H A D | ngx_http_upstream_hash_module.c | 111 ngx_http_upstream_init_hash(ngx_conf_t *cf, ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_hash() 125 ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_hash_peer() 286 ngx_http_upstream_init_chash(ngx_conf_t *cf, ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_chash() 465 ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_chash_peer()
|
| H A D | ngx_http_upstream_ip_hash_module.c | 84 ngx_http_upstream_init_ip_hash(ngx_conf_t *cf, ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_ip_hash() 98 ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_ip_hash_peer()
|
| H A D | ngx_http_upstream_keepalive_module.c | 140 ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_keepalive() 185 ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_keepalive_peer()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_timer_racecond.c | 46 #define usec_delay(us) usleep(us) argument 48 #define usec_delay(us) rte_delay_us(us) argument
|
| H A D | test_cycles.c | 102 static void my_rte_delay_us(unsigned int us) in my_rte_delay_us()
|
| /f-stack/dpdk/lib/librte_eal/unix/ |
| H A D | eal_unix_timer.c | 10 rte_delay_us_sleep(unsigned int us) in rte_delay_us_sleep()
|
| /f-stack/freebsd/amd64/include/ |
| H A D | csan.h | 65 kcsan_md_delay(uint64_t us) in kcsan_md_delay()
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_ev.c | 262 __in uint32_t us, in efx_ev_qcreate() 526 __in unsigned int us, in efx_ev_usecs_to_ticks() 557 __in unsigned int us) in efx_ev_qmoderate() 1227 __in unsigned int us) in siena_ev_qmoderate() 1279 __in uint32_t us, in siena_ev_qcreate()
|
| H A D | rhead_ev.c | 103 __in uint32_t us, in rhead_ev_qcreate() 498 __in unsigned int us) in rhead_ev_qmoderate()
|
| H A D | ef10_ev.c | 119 __in uint32_t us, in ef10_ev_qcreate() 315 __in unsigned int us) in ef10_ev_qmoderate()
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_timer.c | 18 rte_delay_us_sleep(unsigned int us) in rte_delay_us_sleep()
|
| H A D | eal_alarm.c | 86 rte_eal_alarm_set(uint64_t us, rte_eal_alarm_callback cb_fn, void *cb_arg) in rte_eal_alarm_set()
|
| /f-stack/freebsd/arm64/include/ |
| H A D | csan.h | 65 kcsan_md_delay(uint64_t us) in kcsan_md_delay()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_timer.c | 30 rte_delay_us_block(unsigned int us) in rte_delay_us_block()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_upstream_round_robin.c | 32 ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_round_robin() 245 ngx_http_upstream_srv_conf_t *us) in ngx_http_upstream_init_round_robin_peer()
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_alarm.c | 118 rte_eal_alarm_set(uint64_t us, rte_eal_alarm_callback cb_fn, void *cb_arg) in rte_eal_alarm_set()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | timer.h | 57 #define USEC_TO_TICK(us) usecs_to_jiffies(us) argument
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_alarm.c | 180 rte_eal_alarm_set(uint64_t us, rte_eal_alarm_callback cb_fn, void *cb_arg) in rte_eal_alarm_set()
|