Searched defs:stack_size (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | stack.c | 41 stack_size(struct stack *st) in stack_size() function
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_npa.c | 268 int rc, aura_id, pool_id, stack_size, alloc_size; in npa_aura_pool_pair_alloc() local
|
| /dpdk/lib/table/ |
| H A D | rte_table_hash_key32.c | 370 uint64_t bucket_size, stack_size, total_size; in rte_table_hash_create_key32_ext() local
|
| H A D | rte_table_hash_key8.c | 346 uint64_t bucket_size, stack_size, total_size; in rte_table_hash_create_key8_ext() local
|
| H A D | rte_table_hash_key16.c | 361 uint64_t bucket_size, stack_size, total_size; in rte_table_hash_create_key16_ext() local
|
| /dpdk/lib/bpf/ |
| H A D | bpf_jit_x86.c | 1194 emit_prolog(struct bpf_jit_state *st, int32_t stack_size) in emit_prolog()
|