| /linux/tools/testing/selftests/bpf/ |
| H A D | bpf_arena_htab.h | 14 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/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()
|
| /linux/include/net/netns/ |
| H A D | unix.h | 12 struct hlist_head *buckets; member
|
| /linux/fs/nfs/ |
| H A D | pnfs_nfs.c | 261 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/ |
| H A D | builtin-ftrace.c | 853 make_histogram(struct perf_ftrace * ftrace,int buckets[],char * buf,size_t len,char * linebuf) make_histogram() argument 942 display_histogram(struct perf_ftrace * ftrace,int buckets[]) display_histogram() argument 1108 read_func_latency(struct perf_ftrace * ftrace,int buckets[]) read_func_latency() argument 1133 int *buckets; __cmd_latency() local [all...] |
| /linux/tools/perf/util/ |
| H A D | bpf_ftrace.c | 169 int buckets[], struct stats *stats) in perf_ftrace__latency_read_bpf()
|
| /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
|
| /linux/drivers/md/dm-vdo/ |
| H A D | priority-table.c | 44 struct bucket buckets[]; member [all...] |
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_reqlist.h | 26 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_dh.c | 63 struct ip_vs_dh_bucket buckets[IP_VS_DH_TAB_SIZE]; member
|
| H A D | ip_vs_sh.c | 69 struct ip_vs_sh_bucket buckets[IP_VS_SH_TAB_SIZE]; member
|
| /linux/net/openvswitch/ |
| H A D | flow_table.h | 55 struct hlist_head *buckets; member
|
| /linux/block/ |
| H A D | blk-stat.c | 102 unsigned int buckets, void *data) in blk_stat_alloc_callback()
|
| /linux/include/linux/ |
| H A D | bpf_local_storage.h | 53 struct bpf_local_storage_map_bucket *buckets; member
|
| /linux/net/core/ |
| H A D | dev.h | 24 u8 buckets[]; global() member
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_cs.c | 84 struct radeon_cs_buckets buckets; in radeon_cs_parser_relocs() local
|
| /linux/include/linux/crush/ |
| H A D | crush.h | 240 struct crush_bucket **buckets; member
|
| /linux/drivers/md/persistent-data/ |
| H A D | dm-transaction-manager.c | 99 struct rb_root buckets[DM_HASH_SIZE]; member
|
| /linux/net/sched/ |
| H A D | sch_hhf.c | 128 struct wdrr_bucket buckets[WDRR_BUCKET_CNT]; member
|
| /linux/drivers/md/ |
| H A D | dm-region-hash.c | 73 struct list_head *buckets; member
|
| /linux/drivers/message/fusion/ |
| H A D | mptlan.c | 1146 u32 curr, buckets, count, max; in mpt_lan_post_receive_buckets() local
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_main.c | 1591 struct ipoib_neigh __rcu **buckets; in ipoib_neigh_hash_init() local 1624 struct ipoib_neigh __rcu **buckets = htbl->buckets; in neigh_hash_free_rcu() local
|
| /linux/fs/nfsd/ |
| H A D | filecache.c | 1388 unsigned int i, count = 0, buckets = 0; in nfsd_file_cache_stats_show() local
|
| /linux/net/netfilter/ |
| H A D | nft_set_hash.c | 589 u32 buckets; member
|
| /linux/kernel/trace/ |
| H A D | trace_events_hist.c | 167 unsigned long buckets; member 303 unsigned long buckets = hist_field->buckets; in hist_field_bucket() local 2327 parse_field(struct hist_trigger_data * hist_data,struct trace_event_file * file,char * field_str,unsigned long * flags,unsigned long * buckets) parse_field() argument 2487 unsigned long buckets = 0; parse_atom() local 5535 unsigned long buckets = key_field->buckets; hist_trigger_print_key() local [all...] |