Home
last modified time | relevance | path

Searched defs:n_buckets (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dbpf_arena_htab.h15 int n_buckets; member
/linux/net/openvswitch/
H A Dflow_table.h56 unsigned int n_buckets; member
H A Dflow_table.c602 table_instance_rehash(struct table_instance * ti,int n_buckets,bool ufid) table_instance_rehash() argument
[all...]
/linux/kernel/bpf/
H A Dstackmap.c31 u32 n_buckets; member
97 u64 cost, n_buckets; in stack_map_alloc() local
1133 u64 n_buckets = smap->n_buckets; in stack_map_mem_usage() local
H A Dhashtab.c103 u32 n_buckets; /* number of hash buckets */ member
717 u32 key_size, u32 n_buckets) in lookup_nulls_elem_raw()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c400 int err, n_buckets; in brcmf_pno_config_sched_scans() local
/linux/net/core/
H A Dbpf_sk_storage.c707 u32 i, count, n_buckets; in bpf_sk_storage_map_seq_find_next() local
/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c94 __u32 n_buckets; member