Home
last modified time | relevance | path

Searched refs:hash_for_each_possible (Results 1 – 25 of 61) sorted by relevance

123

/linux/security/safesetid/
A Dlsm.c39 hash_for_each_possible(policy->rules, rule, next, __kuid_val(src.uid)) { in _setid_policy_lookup()
47 hash_for_each_possible(policy->rules, rule, next, __kgid_val(src.gid)) { in _setid_policy_lookup()
/linux/drivers/misc/habanalabs/common/
A Dstate_dump.c187 hash_for_each_possible(sds->so_id_to_str_tb, entry, in hl_state_dump_get_sync_name()
211 hash_for_each_possible(sds->monitor_id_to_str_tb, in hl_state_dump_get_monitor_name()
252 hash_for_each_possible(map->tb, entry, node, sync_id) in hl_state_dump_get_sync_to_engine()
/linux/tools/include/linux/
A Dhashtable.h132 #define hash_for_each_possible(name, obj, member, key) \ macro
/linux/include/linux/
A Dhashtable.h165 #define hash_for_each_possible(name, obj, member, key) \ macro
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dvxlan.c96 hash_for_each_possible(vxlan->htable, vxlanp, hlist, port) in vxlan_lookup_port()
/linux/kernel/livepatch/
A Dshadow.c261 hash_for_each_possible(klp_shadow_hash, shadow, node, in klp_shadow_free()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dmod_hdr.c59 hash_for_each_possible(tbl->hlist, mh, mod_hdr_hlist, hash_key) { in mod_hdr_get()
A Dmapping.c52 hash_for_each_possible(ctx->ht, mi, node, hash_key) { in mapping_add()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dvporttbl.c65 hash_for_each_possible(esw->fdb_table.offloads.vports.table, e, hlist, key) in esw_vport_tbl_lookup()
A Dindir_table.c450 hash_for_each_possible(esw->fdb_table.offloads.indir->table, e, hlist, key) in mlx5_esw_indir_table_entry_lookup()
/linux/fs/ksmbd/mgmt/
A Dshare_config.c76 hash_for_each_possible(shares_table, share, hlist, key) { in __share_lookup()
A Duser_session.c177 hash_for_each_possible(sessions_table, sess, hlist, id) { in __session_lookup()
/linux/drivers/platform/x86/intel/speed_select_if/
A Disst_if_common.c135 hash_for_each_possible(isst_hash, sst_cmd, hnode, full_cmd) { in isst_store_cmd()
203 hash_for_each_possible(isst_hash, sst_cmd, hnode, in isst_restore_msr_local()
/linux/fs/crypto/
A Dkeysetup_v1.c196 hash_for_each_possible(fscrypt_direct_keys, dk, dk_node, hash_key) { in find_or_insert_direct_key()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_sync.c137 hash_for_each_possible(sync->fences, e, node, f->context) { in amdgpu_sync_add_later()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dsample.c180 hash_for_each_possible(tc_psample->hashtbl, sampler, hlist, hash_key) in sampler_get()
294 hash_for_each_possible(tc_psample->restore_hashtbl, restore, hlist, hash_key) in sample_restore_get()
/linux/drivers/firmware/arm_scmi/
A Dcommon.h208 hash_for_each_possible((__ht), xfer_, node, k_) \
/linux/arch/x86/kvm/svm/
A Davic.c99 hash_for_each_possible(svm_vm_data_hash, kvm_svm, hnode, vm_id) { in avic_ga_log_notifier()
172 hash_for_each_possible(svm_vm_data_hash, k2, hnode, vm_id) { in avic_vm_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch_offloads_termtbl.c122 hash_for_each_possible(esw->offloads.termtbl_tbl, tt, in mlx5_eswitch_termtbl_get_create()
/linux/drivers/net/ethernet/rocker/
A Drocker_ofdpa.c747 hash_for_each_possible(ofdpa->flow_tbl, found, in ofdpa_flow_tbl_find()
1053 hash_for_each_possible(ofdpa->group_tbl, found, in ofdpa_group_tbl_find()
1223 hash_for_each_possible(ofdpa->neigh_tbl, found, in ofdpa_neigh_tbl_find()
1889 hash_for_each_possible(ofdpa->fdb_tbl, found, entry, match->key_crc32) in ofdpa_fdb_tbl_find()
2216 hash_for_each_possible(ofdpa->internal_vlan_tbl, found, in ofdpa_internal_vlan_tbl_find()
/linux/net/smc/
A Dsmc_wr.c419 hash_for_each_possible(smc_wr_rx_hash, h_iter, list, handler->type) { in smc_wr_rx_register_handler()
448 hash_for_each_possible(smc_wr_rx_hash, handler, list, wr_rx->type) { in smc_wr_rx_demultiplex()
/linux/fs/afs/
A Dsecurity.c253 hash_for_each_possible(afs_permits_cache, xpermits, hash_node, new->h) { in afs_cache_permit()
/linux/
A D.clang-format320 - 'hash_for_each_possible'
/linux/drivers/media/test-drivers/vidtv/
A Dvidtv_mux.c38 hash_for_each_possible(m->pid_ctx, ctx, h, pid) in vidtv_mux_get_pid_ctx()
/linux/lib/842/
A D842_compress.c125 hash_for_each_possible(p->htable##b, _n, node, p->data##b[n]) { \

Completed in 38 milliseconds

123