/linux/fs/smb/client/ |
H A D | compress.c | 63 static bool has_low_entropy(struct bucket *bkt, size_t slen) in has_low_entropy() 98 static int calc_byte_distribution(struct bucket *bkt, size_t slen) in calc_byte_distribution() 125 static bool is_mostly_ascii(const struct bucket *bkt) in is_mostly_ascii() 197 struct bucket *bkt = NULL; in is_compressible() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | hashmap.c | 47 int err, bkt, found_cnt, i; in test_hashmap_generic() local 265 int err, i, bkt; in test_hashmap_ptr_iface() local 345 int err, bkt; in test_hashmap_multimap() local 414 int bkt; in test_hashmap_empty() local
|
/linux/fs/smb/server/ |
H A D | connection.c | 98 int bkt; in ksmbd_conn_lookup_dialect() local 163 int bkt; in ksmbd_all_conn_set_status() local 182 int rcount = 1, bkt; in ksmbd_conn_wait_idle_sess_id() local 481 int bkt; in stop_sessions() local
|
/linux/tools/perf/util/ |
H A D | expr.c | 79 size_t bkt; in ids__free() local 108 size_t bkt; in ids__union() local 231 size_t bkt; in expr__subset_of_ids() local 310 size_t bkt; in expr__ctx_clear() local 322 size_t bkt; in expr__ctx_free() local
|
H A D | hwmon_pmu.c | 240 size_t bkt; in hwmon_pmu__read_events() local 397 size_t bkt; in hwmon_pmu__exit() local 463 size_t bkt; in hwmon_pmu__for_each_event() local 560 size_t bkt; in hwmon_pmu__have_event() local 602 size_t bkt; in hwmon_pmu__config_term() local
|
H A D | hashmap.c | 66 size_t bkt; in hashmap__clear() local 106 size_t h, bkt; in hashmap_grow() local
|
H A D | metricgroup.c | 554 size_t bkt; in metricgroup__build_event_string() local 736 size_t bkt; in resolve_metric() local 1207 size_t bkt; in build_combined_expr_ctx() local
|
/linux/include/linux/ |
H A D | hashtable.h | 126 #define hash_for_each(name, bkt, obj, member) \ argument 138 #define hash_for_each_rcu(name, bkt, obj, member) \ argument 152 #define hash_for_each_safe(name, bkt, tmp, obj, member) \ argument
|
/linux/drivers/s390/crypto/ |
H A D | ap_card.c | 80 int bkt; in request_count_store() local 99 int bkt; in requestq_count_show() local 118 int bkt; in pendingq_count_show() local
|
H A D | ap_bus.c | 471 int bkt; in ap_tasklet_fn() local 495 int bkt; in ap_pending_requests() local 1019 int bkt; in ap_get_qdev() local
|
/linux/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_encap.c | 107 int bkt; in opa_vnic_free_mac_tbl() local 157 int bkt; in opa_vnic_query_mac_tbl() local 209 int i, bkt, rc = 0; in opa_vnic_update_mac_tbl() local
|
H A D | opa_vnic_internal.h | 280 #define vnic_hash_for_each_safe(name, bkt, tmp, obj, member) \ argument 289 #define vnic_hash_for_each(name, bkt, obj, member) \ argument
|
/linux/lib/ |
H A D | rhashtable.c | 229 struct rhash_lock_head __rcu **bkt, in rhashtable_rehash_one() 284 struct rhash_lock_head __rcu **bkt = rht_bucket_var(old_tbl, old_hash); in rhashtable_rehash_chain() local 495 struct rhash_lock_head __rcu **bkt, in rhashtable_lookup_one() 546 struct rhashtable *ht, struct rhash_lock_head __rcu **bkt, in rhashtable_insert_one() 595 struct rhash_lock_head __rcu **bkt; in rhashtable_try_insert() local
|
/linux/tools/include/linux/ |
H A D | hashtable.h | 105 #define hash_for_each(name, bkt, obj, member) \ argument 119 #define hash_for_each_safe(name, bkt, tmp, obj, member) \ argument
|
/linux/tools/lib/bpf/ |
H A D | hashmap.c | 66 size_t bkt; in hashmap__clear() local 106 size_t h, bkt; in hashmap_grow() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | htb.c | 37 int bkt, err; in mlx5e_htb_enumerate_leaves() local 434 int bkt; in mlx5e_htb_node_find_by_qid() local 627 int bkt; in mlx5e_htb_update_children() local
|
/linux/net/netlabel/ |
H A D | netlabel_domainhash.c | 140 u32 bkt; in netlbl_domhsh_search() local 436 u32 bkt = netlbl_domhsh_hash(entry->domain); in netlbl_domhsh_add() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | vxlan.c | 183 int bkt; in mlx5_vxlan_reset_to_default() local
|
/linux/arch/x86/kvm/ |
H A D | debugfs.c | 115 int bkt; in kvm_mmu_rmaps_stat_show() local
|
/linux/tools/bpf/bpftool/ |
H A D | pids.c | 187 size_t bkt; in delete_obj_refs_table() local
|
/linux/drivers/net/ovpn/ |
H A D | peer.c | 1166 int bkt; in ovpn_peers_release_mp() local 1285 int bkt; in ovpn_peer_keepalive_work_mp() local
|
/linux/arch/x86/kvm/mmu/ |
H A D | page_track.c | 173 int r = 0, i, bkt; in kvm_enable_external_write_tracking() local
|
/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_mux.c | 68 int bkt; in vidtv_mux_pid_ctx_destroy() local
|
/linux/net/ipv6/ |
H A D | calipso.c | 203 u32 bkt; in calipso_cache_check() local 268 u32 bkt; in calipso_cache_add() local
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.c | 1219 u16 num_vlans = 0, bkt; in __i40e_getnum_vf_vsi_vlan_filters() local 1260 int bkt; in i40e_get_vlan_list_sync() local 3176 int bkt; in i40e_vc_del_mac_addr_msg() local 3587 int bkt; in i40e_validate_cloud_filter() local 4433 int bkt; in i40e_ndo_set_vf_mac() local
|