Home
last modified time | relevance | path

Searched defs:buckets (Results 1 – 25 of 35) 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); htab_init() local
/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()
/linux/fs/nfs/
H A Dpnfs_nfs.c261 struct pnfs_commit_bucket *buckets, in pnfs_bucket_scan_array()
306 struct pnfs_commit_bucket *buckets, in pnfs_bucket_recover_commit_reqs()
385 static void pnfs_generic_retry_commit(struct pnfs_commit_bucket *buckets, in pnfs_generic_retry_commit()
407 struct pnfs_commit_bucket *buckets, in pnfs_bucket_alloc_ds_commits()
/linux/tools/perf/util/
H A Dbpf_ftrace.c169 perf_ftrace__latency_read_bpf(struct perf_ftrace * ftrace,int buckets[],struct stats * stats) perf_ftrace__latency_read_bpf() argument
/linux/tools/perf/
H A Dbuiltin-ftrace.c854 make_histogram(struct perf_ftrace * ftrace,int buckets[],char * buf,size_t len,char * linebuf) make_histogram() argument
943 display_histogram(struct perf_ftrace * ftrace,int buckets[]) display_histogram() argument
1109 read_func_latency(struct perf_ftrace * ftrace,int buckets[]) read_func_latency() argument
1134 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()
396 struct brcmf_gscan_bucket_config *buckets; in brcmf_pno_config_sched_scans() local
/linux/drivers/s390/scsi/
H A Dzfcp_reqlist.h26 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
/linux/block/
H A Dkyber-iosched.c133 atomic_t buckets[KYBER_OTHER][2][KYBER_LATENCY_BUCKETS]; member
207 unsigned int *buckets = kqd->latency_buckets[sched_domain][type]; in flush_latency_buckets() local
223 unsigned int *buckets = kqd->latency_buckets[sched_domain][type]; in calculate_percentile() local
H A Dblk-stat.c102 unsigned int buckets, void *data) in blk_stat_alloc_callback()
/linux/net/netfilter/ipvs/
H A Dip_vs_dh.c63 struct ip_vs_dh_bucket buckets[IP_VS_DH_TAB_SIZE]; member
H A Dip_vs_sh.c69 struct ip_vs_sh_bucket buckets[IP_VS_SH_TAB_SIZE]; member
H A Dip_vs_conn.c875 struct ip_vs_rht *ip_vs_conn_tab_alloc(struct netns_ipvs *ipvs, int buckets, in ip_vs_conn_tab_alloc()
/linux/net/openvswitch/
H A Dflow_table.h55 struct hlist_head *buckets; member
/linux/include/linux/
H A Dbpf_local_storage.h53 struct bpf_local_storage_map_bucket *buckets; member
/linux/net/core/
H A Ddev.h25 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/include/linux/crush/
H A Dcrush.h240 struct crush_bucket **buckets; member
/linux/drivers/md/persistent-data/
H A Ddm-transaction-manager.c99 struct rb_root buckets[DM_HASH_SIZE]; member
/linux/drivers/pwm/
H A Dpwm-airoha.c94 struct airoha_pwm_bucket buckets[AIROHA_PWM_NUM_BUCKETS]; member
/linux/net/sched/
H A Dsch_hhf.c128 struct wdrr_bucket buckets[WDRR_BUCKET_CNT]; member
[all...]
/linux/drivers/md/
H A Ddm-region-hash.c73 struct list_head *buckets; member
/linux/drivers/message/fusion/
H A Dmptlan.c1146 u32 curr, buckets, count, max; in mpt_lan_post_receive_buckets() local
/linux/fs/nfsd/
H A Dfilecache.c1472 unsigned int i, count = 0, buckets = 0; in nfsd_file_cache_stats_show() local
/linux/kernel/trace/
H A Dtrace_events_hist.c167 unsigned long buckets; member
303 unsigned long buckets = hist_field->buckets; in hist_field_bucket() local
2328 char *field_str, unsigned long *flags, unsigned long *buckets) in parse_field()
2488 unsigned long buckets = 0; in parse_atom() local
5567 unsigned long buckets = key_field->buckets; in hist_trigger_print_key() local

12