| /linux/lib/tests/ |
| H A D | hashtable_test.c | 68 int bkt; in hashtable_test_hash_add() local 127 int bkt, i, j, count; in hashtable_test_hash_for_each() local 157 int bkt, i, j, count; in hashtable_test_hash_for_each_safe() local 190 int bkt, i, j, count; in hashtable_test_hash_for_each_possible() local 245 int bkt, i, j, count; in hashtable_test_hash_for_each_possible_safe() local
|
| /linux/include/linux/ |
| H A D | rhashtable.h | 327 struct rhash_lock_head __rcu **bkt) in rht_lock() 350 struct rhash_lock_head __rcu **bkt, in rht_unlock() 359 struct rhash_lock_head *p, struct rhash_lock_head __rcu *const *bkt) in __rht_ptr() 374 struct rhash_lock_head __rcu *const *bkt) in rht_ptr_rcu() 380 struct rhash_lock_head __rcu *const *bkt, in rht_ptr() 388 struct rhash_lock_head __rcu *const *bkt) in rht_ptr_exclusive() 393 static inline void rht_assign_locked(struct rhash_lock_head __rcu **bkt, in rht_assign_locked() 402 struct rhash_lock_head __rcu **bkt, in rht_assign_unlock() 597 struct rhash_lock_head __rcu *const *bkt; in __rhashtable_lookup() local 713 struct rhash_lock_head __rcu **bkt; in __rhashtable_insert_fast() local [all …]
|
| 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/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/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/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/drivers/net/ethernet/intel/ice/ |
| H A D | ice_sriov.c | 29 unsigned int bkt; in ice_free_vf_entries() local 137 unsigned int bkt; in ice_free_vfs() local 470 unsigned int bkt, it_cnt; in ice_start_vfs() local 880 int to_remap = 0, bkt; in ice_sriov_remap_vectors() local 1077 unsigned int bkt; in ice_process_vflr_event() local 1114 unsigned int bkt; in ice_get_vf_from_pfq() local 1471 unsigned int bkt; in ice_calc_all_vfs_min_tx_rate() local 1783 unsigned int bkt; in ice_print_vfs_mdd_events() local 1824 u32 bkt; in ice_restore_all_vfs_msi_state() local
|
| H A D | ice_vf_lib.c | 108 unsigned int bkt; in ice_get_num_vfs() local 580 unsigned int bkt; in ice_is_any_vf_in_unicast_promisc() local 753 unsigned int bkt; in ice_reset_all_vfs() local 1382 unsigned int bkt; in ice_get_vf_ctrl_vsi() 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 | threads.c | 140 size_t bkt; in threads__remove_all_threads() local 175 size_t bkt; in threads__for_each_thread() 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 | hashmap.h | 168 #define hashmap__for_each_entry(map, cur, bkt) \ argument 180 #define hashmap__for_each_entry_safe(map, cur, tmp, bkt) \ 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
|
| /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
|
| /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/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/lib/bpf/ |
| 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 | hashmap.h | 168 #define hashmap__for_each_entry(map, cur, bkt) \ argument 180 #define hashmap__for_each_entry_safe(map, cur, tmp, bkt) \ argument
|
| /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/arch/powerpc/kvm/ |
| H A D | book3s_hv_uvmem.c | 470 int srcu_idx, bkt; in kvmppc_h_svm_init_start() local 661 int srcu_idx, bkt; in kvmppc_h_svm_init_abort() local 834 int srcu_idx, bkt; in kvmppc_h_svm_init_done() 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
|