Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dstackmap.c30 u32 n_buckets; member
74 u64 cost, n_buckets; in stack_map_alloc() local
741 u64 n_buckets = smap->n_buckets; in stack_map_mem_usage() local
Ddevmap.c83 u32 n_buckets; member
Dhashtab.c104 u32 n_buckets; /* number of hash buckets */ member
660 u32 key_size, u32 n_buckets) in lookup_nulls_elem_raw()
/linux-6.12.1/tools/testing/selftests/bpf/
Dbpf_arena_htab.h15 int n_buckets; member
/linux-6.12.1/net/openvswitch/
Dflow_table.h56 unsigned int n_buckets; member
Dflow_table.c604 int n_buckets, bool ufid) in table_instance_rehash()
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dpno.c400 int err, n_buckets; in brcmf_pno_config_sched_scans() local
/linux-6.12.1/net/core/
Dbpf_sk_storage.c713 u32 i, count, n_buckets; in bpf_sk_storage_map_seq_find_next() local
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dmap_ptr_kern.c94 __u32 n_buckets; member