| /f-stack/dpdk/lib/librte_table/ |
| H A D | rte_table_hash_key16.c | 74 uint32_t bucket_size; member 152 uint64_t bucket_size, total_size; in rte_table_hash_create_key16_lru() local 210 f->bucket_size = bucket_size; in rte_table_hash_create_key16_lru() 227 f->bucket_size]; in rte_table_hash_create_key16_lru() 265 &f->memory[bucket_index * f->bucket_size]; in rte_table_hash_entry_add_key16_lru() 331 &f->memory[bucket_index * f->bucket_size]; in rte_table_hash_entry_delete_key16_lru() 363 uint64_t bucket_size, stack_size, total_size; in rte_table_hash_create_key16_ext() local 420 f->bucket_size = bucket_size; in rte_table_hash_create_key16_ext() 475 &f->memory[bucket_index * f->bucket_size]; in rte_table_hash_entry_add_key16_ext() 522 bucket_index) * f->bucket_size]; in rte_table_hash_entry_add_key16_ext() [all …]
|
| H A D | rte_table_hash_key8.c | 70 uint32_t bucket_size; member 144 uint64_t bucket_size, total_size; in rte_table_hash_create_key8_lru() local 203 f->bucket_size = bucket_size; in rte_table_hash_create_key8_lru() 217 f->bucket_size]; in rte_table_hash_create_key8_lru() 255 &f->memory[bucket_index * f->bucket_size]; in rte_table_hash_entry_add_key8_lru() 318 &f->memory[bucket_index * f->bucket_size]; in rte_table_hash_entry_delete_key8_lru() 348 uint64_t bucket_size, stack_size, total_size; in rte_table_hash_create_key8_ext() local 407 f->bucket_size = bucket_size; in rte_table_hash_create_key8_ext() 459 &f->memory[bucket_index * f->bucket_size]; in rte_table_hash_entry_add_key8_ext() 510 bucket_index) * f->bucket_size]; in rte_table_hash_entry_add_key8_ext() [all …]
|
| H A D | rte_table_hash_key32.c | 74 uint32_t bucket_size; member 156 uint64_t bucket_size, total_size; in rte_table_hash_create_key32_lru() local 214 f->bucket_size = bucket_size; in rte_table_hash_create_key32_lru() 235 f->bucket_size]; in rte_table_hash_create_key32_lru() 273 &f->memory[bucket_index * f->bucket_size]; in rte_table_hash_entry_add_key32_lru() 339 &f->memory[bucket_index * f->bucket_size]; in rte_table_hash_entry_delete_key32_lru() 372 uint64_t bucket_size, stack_size, total_size; in rte_table_hash_create_key32_ext() local 430 f->bucket_size = bucket_size; in rte_table_hash_create_key32_ext() 489 &f->memory[bucket_index * f->bucket_size]; in rte_table_hash_entry_add_key32_ext() 539 f->bucket_size]; in rte_table_hash_entry_add_key32_ext() [all …]
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_hash.c | 257 ngx_uint_t i, n, key, size, start, bucket_size; in ngx_hash_init() local 269 if (hinit->bucket_size < NGX_HASH_ELT_SIZE(&names[n]) + sizeof(void *)) in ngx_hash_init() 274 hinit->name, hinit->name, hinit->bucket_size); in ngx_hash_init() 284 bucket_size = hinit->bucket_size - sizeof(void *); in ngx_hash_init() 286 start = nelts / (bucket_size / (2 * sizeof(void *))); in ngx_hash_init() 311 if (test[key] > (u_short) bucket_size) { in ngx_hash_init() 330 hinit->name, hinit->bucket_size, hinit->name); in ngx_hash_init()
|
| H A D | ngx_hash.h | 57 ngx_uint_t bucket_size; member
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http.c | 438 hash.bucket_size = ngx_align(64, ngx_cacheline_size); in ngx_http_init_headers_in_hash() 1492 hash.bucket_size = cmcf->server_names_hash_bucket_size; in ngx_http_server_names() 2004 hash.bucket_size = 64; in ngx_http_merge_types() 2034 hash.bucket_size = 64; in ngx_http_merge_types()
|
| H A D | ngx_http_core_module.c | 3551 types_hash.bucket_size = conf->types_hash_bucket_size; in ngx_http_core_merge_loc_conf() 3593 types_hash.bucket_size = conf->types_hash_bucket_size; in ngx_http_core_merge_loc_conf()
|
| H A D | ngx_http_variables.c | 2700 hash.bucket_size = cmcf->variables_hash_bucket_size; in ngx_http_variables_init_vars()
|
| H A D | ngx_http_upstream.c | 6468 hash.bucket_size = ngx_align(64, ngx_cacheline_size); in ngx_http_upstream_init_main_conf()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_map_module.c | 296 hash.bucket_size = mcf->hash_bucket_size; in ngx_stream_map_block()
|
| H A D | ngx_stream_variables.c | 1235 hash.bucket_size = cmcf->variables_hash_bucket_size; in ngx_stream_variables_init_vars()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_map_module.c | 297 hash.bucket_size = mcf->hash_bucket_size; in ngx_http_map_block()
|
| H A D | ngx_http_referer_module.c | 396 hash.bucket_size = conf->referer_hash_bucket_size; in ngx_http_referer_merge_conf()
|
| H A D | ngx_http_scgi_module.c | 1544 hash.bucket_size = ngx_align(64, ngx_cacheline_size); in ngx_http_scgi_merge_loc_conf() 1809 hash.bucket_size = 64; in ngx_http_scgi_init_params()
|
| H A D | ngx_http_uwsgi_module.c | 1805 hash.bucket_size = ngx_align(64, ngx_cacheline_size); in ngx_http_uwsgi_merge_loc_conf() 2078 hash.bucket_size = 64; in ngx_http_uwsgi_init_params()
|
| H A D | ngx_http_fastcgi_module.c | 3077 hash.bucket_size = ngx_align(64, ngx_cacheline_size); in ngx_http_fastcgi_merge_loc_conf() 3349 hash.bucket_size = 64; in ngx_http_fastcgi_init_params()
|
| H A D | ngx_http_grpc_module.c | 4310 hash.bucket_size = ngx_align(64, ngx_cacheline_size); in ngx_http_grpc_merge_loc_conf() 4526 hash.bucket_size = 64; in ngx_http_grpc_init_headers()
|
| H A D | ngx_http_proxy_module.c | 3329 hash.bucket_size = conf->headers_hash_bucket_size; in ngx_http_proxy_merge_loc_conf() 3594 hash.bucket_size = conf->headers_hash_bucket_size; in ngx_http_proxy_init_headers()
|
| H A D | ngx_http_ssi_filter_module.c | 2851 hash.bucket_size = ngx_cacheline_size; in ngx_http_ssi_init_main_conf()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | qos_framework.rst | 602 …| 2 | bucket_size | Credits | Max number of credits that can be stored in th… 619 …| | | limit defined by the bucket_size, so any credits to be added to the…
|