Searched defs:n_buckets (Results 1 – 9 of 9) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | stackmap.c | 30 u32 n_buckets; member 74 u64 cost, n_buckets; in stack_map_alloc() local 741 u64 n_buckets = smap->n_buckets; stack_map_mem_usage() local [all...] |
| H A D | devmap.c | 83 u32 n_buckets; member [all...] |
| H A D | hashtab.c | 105 u32 n_buckets; /* number of hash buckets */ member 636 lookup_nulls_elem_raw(struct hlist_nulls_head * head,u32 hash,void * key,u32 key_size,u32 n_buckets) lookup_nulls_elem_raw() argument [all...] |
| /linux/tools/testing/selftests/bpf/ |
| H A D | bpf_arena_htab.h | 15 int n_buckets; member
|
| /linux/net/openvswitch/ |
| H A D | flow_table.h | 56 unsigned int n_buckets; member
|
| H A D | flow_table.c | 604 table_instance_rehash(struct table_instance * ti,int n_buckets,bool ufid) table_instance_rehash() argument [all...] |
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | pno.c | 400 int err, n_buckets; in brcmf_pno_config_sched_scans() local
|
| /linux/net/core/ |
| H A D | bpf_sk_storage.c | 705 u32 i, count, n_buckets; in bpf_sk_storage_map_seq_find_next() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | map_ptr_kern.c | 94 __u32 n_buckets; member
|