/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow_table.h | 56 unsigned int n_buckets; member
|
H A D | flow_table.c | 605 table_instance_rehash(struct table_instance *ti, int n_buckets, bool ufid) table_instance_rehash() argument [all...] |
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | flow_table.h | 56 unsigned int n_buckets; member
|
H A D | flow_table.c | 606 table_instance_rehash(struct table_instance *ti, int n_buckets, bool ufid) table_instance_rehash() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | pno.c | 400 int err, n_buckets; in brcmf_pno_config_sched_scans() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | pno.c | 400 int err, n_buckets; in brcmf_pno_config_sched_scans() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | map_ptr_kern.c | 100 __u32 n_buckets; member
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | stackmap.c | 31 u32 n_buckets; member 95 u64 cost, n_buckets; in stack_map_alloc() local [all...] |
H A D | devmap.c | 82 u32 n_buckets; member
|
H A D | hashtab.c | 99 u32 n_buckets; /* number of hash buckets */ member 555 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...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | bpf_sk_storage.c | 668 u32 i, count, n_buckets; in __acquires() local
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | stackmap.c | 30 u32 n_buckets; member 74 u64 cost, n_buckets; in stack_map_alloc() local 670 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 | 103 u32 n_buckets; /* number of hash buckets */ member 651 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...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | map_ptr_kern.c | 94 __u32 n_buckets; member
|
/kernel/linux/linux-6.6/net/core/ |
H A D | bpf_sk_storage.c | 717 u32 i, count, n_buckets; in __acquires() local
|