/openbmc/linux/lib/ |
H A D | hashtable_test.c | 189 int buckets[2]; in hashtable_test_hash_for_each_possible() local 244 int buckets[2]; in hashtable_test_hash_for_each_possible_safe() local
|
/openbmc/linux/include/net/netns/ |
H A D | unix.h | 12 struct hlist_head *buckets; member
|
/openbmc/linux/fs/nfs/ |
H A D | pnfs_nfs.c | 259 struct pnfs_commit_bucket *buckets, in pnfs_bucket_scan_array() 304 struct pnfs_commit_bucket *buckets, in pnfs_bucket_recover_commit_reqs() 355 pnfs_bucket_search_commit_reqs(struct pnfs_commit_bucket *buckets, in pnfs_bucket_search_commit_reqs() 430 static void pnfs_generic_retry_commit(struct pnfs_commit_bucket *buckets, in pnfs_generic_retry_commit() 452 struct pnfs_commit_bucket *buckets, in pnfs_bucket_alloc_ds_commits()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-ftrace.c | 685 static void make_histogram(int buckets[], char *buf, size_t len, char *linebuf, in make_histogram() 753 static void display_histogram(int buckets[], bool use_nsec) in display_histogram() 861 static int read_func_latency(struct perf_ftrace *ftrace, int buckets[]) in read_func_latency() 886 int buckets[NUM_BUCKET] = { }; in __cmd_latency() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ipoib_vlan.c | 45 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()
|
/openbmc/linux/tools/perf/util/ |
H A D | bpf_ftrace.c | 122 int buckets[]) in perf_ftrace__latency_read_bpf()
|
H A D | hashmap.h | 77 struct hashmap_entry **buckets; member
|
/openbmc/linux/block/ |
H A D | blk-stat.h | 45 unsigned int buckets; member
|
H A D | kyber-iosched.c | 134 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
|
H A D | blk-stat.c | 105 unsigned int buckets, void *data) in blk_stat_alloc_callback()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | pno.c | 298 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
|
/openbmc/linux/net/core/ |
H A D | dev.h | 21 u8 buckets[]; member
|
/openbmc/qemu/include/qemu/ |
H A D | throttle.h | 93 LeakyBucket buckets[BUCKETS_COUNT]; /* leaky buckets */ member
|
/openbmc/linux/drivers/s390/scsi/ |
H A D | zfcp_reqlist.h | 26 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_dh.c | 64 struct ip_vs_dh_bucket buckets[IP_VS_DH_TAB_SIZE]; member
|
H A D | ip_vs_sh.c | 70 struct ip_vs_sh_bucket buckets[IP_VS_SH_TAB_SIZE]; member
|
/openbmc/linux/net/openvswitch/ |
H A D | flow_table.h | 55 struct hlist_head *buckets; member
|
/openbmc/linux/include/linux/ |
H A D | bpf_local_storage.h | 55 struct bpf_local_storage_map_bucket *buckets; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
H A D | lag.h | 61 u8 buckets; member
|
/openbmc/linux/tools/lib/bpf/ |
H A D | hashmap.h | 77 struct hashmap_entry **buckets; member
|
/openbmc/qemu/util/ |
H A D | qht.c | 185 struct qht_bucket *buckets; member 994 size_t buckets; in qht_statistics_init() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_cs.c | 84 struct radeon_cs_buckets buckets; in radeon_cs_parser_relocs() local
|
/openbmc/linux/drivers/md/persistent-data/ |
H A D | dm-transaction-manager.c | 98 struct hlist_head buckets[DM_HASH_SIZE]; member
|
/openbmc/linux/include/linux/crush/ |
H A D | crush.h | 240 struct crush_bucket **buckets; member
|
/openbmc/linux/net/sched/ |
H A D | sch_hhf.c | 128 struct wdrr_bucket buckets[WDRR_BUCKET_CNT]; member
|