Home
last modified time | relevance | path

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

123

/linux-6.12.1/fs/bcachefs/
Dmovinggc.c151 move_buckets *buckets) in bch2_copygc_get_buckets()
216 move_buckets buckets = { 0 }; in bch2_copygc() local
326 struct buckets_in_flight *buckets; in bch2_copygc_thread() local
Djournal_sb.c192 u64 *buckets, unsigned nr) in bch2_journal_buckets_to_sb()
Dbuckets_types.h32 u64 buckets; member
/linux-6.12.1/tools/testing/selftests/bpf/
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-6.12.1/lib/
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
/linux-6.12.1/include/net/netns/
Dunix.h12 struct hlist_head *buckets; member
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
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()
/linux-6.12.1/fs/nfs/
Dpnfs_nfs.c259 struct pnfs_commit_bucket *buckets, in pnfs_bucket_scan_array()
304 struct pnfs_commit_bucket *buckets, in pnfs_bucket_recover_commit_reqs()
383 static void pnfs_generic_retry_commit(struct pnfs_commit_bucket *buckets, in pnfs_generic_retry_commit()
405 struct pnfs_commit_bucket *buckets, in pnfs_bucket_alloc_ds_commits()
/linux-6.12.1/tools/perf/
Dbuiltin-ftrace.c729 static void make_histogram(int buckets[], char *buf, size_t len, char *linebuf, in make_histogram()
797 static void display_histogram(int buckets[], bool use_nsec) in display_histogram()
905 static int read_func_latency(struct perf_ftrace *ftrace, int buckets[]) in read_func_latency()
930 int buckets[NUM_BUCKET] = { }; in __cmd_latency() local
/linux-6.12.1/tools/perf/util/
Dbpf_ftrace.c122 int buckets[]) in perf_ftrace__latency_read_bpf()
Dhashmap.h77 struct hashmap_entry **buckets; member
/linux-6.12.1/block/
Dblk-stat.h45 unsigned int buckets; member
Dkyber-iosched.c134 atomic_t buckets[KYBER_OTHER][2][KYBER_LATENCY_BUCKETS]; member
214 unsigned int *buckets = kqd->latency_buckets[sched_domain][type]; in flush_latency_buckets() local
230 unsigned int *buckets = kqd->latency_buckets[sched_domain][type]; in calculate_percentile() local
Dblk-stat.c102 unsigned int buckets, void *data) in blk_stat_alloc_callback()
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dpno.c298 struct brcmf_gscan_bucket_config **buckets, in brcmf_pno_prep_fwconfig()
396 struct brcmf_gscan_bucket_config *buckets; in brcmf_pno_config_sched_scans() local
/linux-6.12.1/drivers/md/dm-vdo/
Dpriority-table.c44 struct bucket buckets[]; member
Dint-map.c102 struct bucket *buckets; member
/linux-6.12.1/drivers/s390/scsi/
Dzfcp_reqlist.h26 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
/linux-6.12.1/net/netfilter/ipvs/
Dip_vs_dh.c64 struct ip_vs_dh_bucket buckets[IP_VS_DH_TAB_SIZE]; member
Dip_vs_sh.c70 struct ip_vs_sh_bucket buckets[IP_VS_SH_TAB_SIZE]; member
/linux-6.12.1/net/openvswitch/
Dflow_table.h55 struct hlist_head *buckets; member
/linux-6.12.1/net/core/
Ddev.h20 u8 buckets[]; member
/linux-6.12.1/include/linux/
Dbpf_local_storage.h55 struct bpf_local_storage_map_bucket *buckets; member
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dlag.h61 u8 buckets; member
/linux-6.12.1/tools/lib/bpf/
Dhashmap.h77 struct hashmap_entry **buckets; member

123