Home
last modified time | relevance | path

Searched defs:buckets (Results 1 – 25 of 47) sorted by relevance

12

/linux/tools/testing/selftests/bpf/
H A Dbpf_arena_htab.h14 htab_bucket_t *buckets; member
95 void __arena *buckets = bpf_arena_alloc_pages(&arena, NULL, 2, NUMA_NO_NODE, 0); in htab_init() local
/linux/lib/tests/
H A Dhashtable_test.c189 int buckets[2]; in hashtable_test_hash_for_each_possible() local
244 int buckets[2]; in hashtable_test_hash_for_each_possible_safe() local
[all...]
/linux/fs/bcachefs/
H A Dbuckets_types.h59 u64 buckets[BCH_DATA_NR]; member
64 u64 buckets; member
H A Dmovinggc.c350 struct buckets_in_flight buckets = {}; in bch2_copygc_thread() local
[all...]
/linux/include/net/netns/
H A Dunix.h12 struct hlist_head *buckets; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib_vlan.c45 struct hlist_head buckets[1 << MLX5I_MAX_LOG_PKEY_SUP]; member
71 static struct qpn_to_netdev *mlx5i_find_qpn_to_netdev_node(struct hlist_head *buckets, in mlx5i_find_qpn_to_netdev_node() argument
/linux/fs/nfs/
H A Dpnfs_nfs.c261 struct pnfs_commit_bucket *buckets, in pnfs_bucket_scan_array() argument
306 struct pnfs_commit_bucket *buckets, in pnfs_bucket_recover_commit_reqs() argument
385 static void pnfs_generic_retry_commit(struct pnfs_commit_bucket *buckets, in pnfs_generic_retry_commit() argument
407 pnfs_bucket_alloc_ds_commits(struct list_head * list,struct pnfs_commit_bucket * buckets,unsigned int nbuckets,struct nfs_commit_info * cinfo) pnfs_bucket_alloc_ds_commits() argument
[all...]
/linux/block/
H A Dblk-stat.h45 unsigned int buckets; member
H A Dkyber-iosched.c134 atomic_t buckets[KYBER_OTHER][2][KYBER_LATENCY_BUCKETS]; member
211 unsigned int *buckets = kqd->latency_buckets[sched_domain][type]; in flush_latency_buckets() local
227 unsigned int *buckets = kqd->latency_buckets[sched_domain][type]; in calculate_percentile() local
[all...]
H A Dblk-stat.c102 unsigned int buckets, void *data) in blk_stat_alloc_callback() argument
/linux/tools/perf/util/
H A Dbpf_ftrace.c167 int buckets[], struct stats *stats) in perf_ftrace__latency_read_bpf() argument
H A Dhashmap.h77 struct hashmap_entry **buckets; member
/linux/tools/perf/
H A Dbuiltin-ftrace.c852 static void make_histogram(struct perf_ftrace *ftrace, int buckets[], in make_histogram() argument
941 static void display_histogram(struct perf_ftrace *ftrace, int buckets[]) in display_histogram() argument
1107 read_func_latency(struct perf_ftrace * ftrace,int buckets[]) read_func_latency() argument
1132 int *buckets; __cmd_latency() local
[all...]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c298 struct brcmf_gscan_bucket_config **buckets, in brcmf_pno_prep_fwconfig() argument
396 struct brcmf_gscan_bucket_config *buckets; in brcmf_pno_config_sched_scans() local
/linux/drivers/md/dm-vdo/
H A Dpriority-table.c44 struct bucket buckets[]; member
[all...]
H A Dint-map.c102 struct bucket *buckets; member
[all...]
/linux/drivers/s390/scsi/
H A Dzfcp_reqlist.h26 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
/linux/net/openvswitch/
H A Dflow_table.h55 struct hlist_head *buckets; member
/linux/include/linux/
H A Dbpf_local_storage.h55 struct bpf_local_storage_map_bucket *buckets; member
/linux/net/netfilter/ipvs/
H A Dip_vs_sh.c70 struct ip_vs_sh_bucket buckets[IP_VS_SH_TAB_SIZE]; member
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.h61 u8 buckets; member
/linux/tools/lib/bpf/
H A Dhashmap.h77 struct hashmap_entry **buckets; member
/linux/net/core/
H A Ddev.h23 u8 buckets[]; member
/linux/drivers/gpu/drm/radeon/
H A Dradeon_cs.c84 struct radeon_cs_buckets buckets; in radeon_cs_parser_relocs() local
/linux/net/sched/
H A Dsch_hhf.c128 struct wdrr_bucket buckets[WDRR_BUCKET_CNT]; member
[all...]

12