Home
last modified time | relevance | path

Searched refs:hash_add (Results 51 - 75 of 122) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk-sch.c661 hash_add(mtk->sch_ep_hash, &sch_ep->hentry, (unsigned long)ep); in add_ep_quirk()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dmeter.c425 hash_add(flow_meters->hashtbl, &meter->hlist, params->index); in mlx5e_tc_meter_alloc()
/kernel/linux/linux-6.6/block/
H A Delevator.c191 hash_add(e->hash, &rq->hash, rq_hash_key(rq)); in elv_rqhash_add()
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dsidtab.c108 hash_add(s->context_to_sid, &isid->entry.list, hash); in sidtab_set_initial()
/kernel/linux/linux-6.6/lib/842/
H A D842_compress.c147 hash_add((p)->htable##b, &_n->node, _n->data); \
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Davic.c184 hash_add(svm_vm_data_hash, &kvm_svm->hnode, kvm_svm->avic_vm_id); in avic_vm_init()
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpowernv-cpufreq.c332 hash_add(pstate_revmap, &revmap_data->hentry, key); in init_powernv_pstates()
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dmmu_v1.c73 hash_add(ctx->mmu_shadow_hash, &pgt_info->node, shadow_addr); in alloc_hop()
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_wr.c355 hash_add(smc_wr_rx_hash, &handler->list, handler->type); in smc_wr_rx_register_handler()
/kernel/linux/linux-5.10/kernel/
H A Dkcov.c125 hash_add(kcov_remote_map, &remote->hnode, handle); in kcov_remote_add()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_nvmetcp.c631 hash_add(cdev->connections, &hash_con->node, *handle); in qed_nvmetcp_acquire_conn()
H A Dqed_fcoe.c876 hash_add(cdev->connections, &hash_con->node, *handle); in qed_fcoe_acquire_conn()
/kernel/linux/linux-6.6/fs/smb/server/
H A Dtransport_ipc.c470 hash_add(ipc_msg_table, &entry.ipc_table_hlist, entry.handle); in ipc_msg_send_request()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dpowernv-cpufreq.c332 hash_add(pstate_revmap, &revmap_data->hentry, key); in init_powernv_pstates()
/kernel/linux/linux-6.6/kernel/
H A Dkcov.c129 hash_add(kcov_remote_map, &remote->hnode, handle); in kcov_remote_add()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v1.c74 hash_add(ctx->mmu_shadow_hash, &pgt_info->node, shadow_addr); in alloc_hop()
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Davic.c234 hash_add(svm_vm_data_hash, &kvm_svm->hnode, kvm_svm->avic_vm_id); in avic_vm_init()
/kernel/linux/linux-5.10/drivers/net/
H A Dmacvlan.c612 goto hash_add; in macvlan_open()
648 hash_add: in macvlan_open()
/kernel/linux/linux-6.6/drivers/net/
H A Dmacvlan.c626 goto hash_add; in macvlan_open()
662 hash_add: in macvlan_open()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dmemory.c1219 hash_add(ctx->mem_hash, &hnode->node, ret_vaddr); in map_device_va()
1402 hash_add(ctx->mem_hash, &hnode->node, vaddr); in unmap_device_va()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c876 hash_add(cdev->connections, &hash_con->node, *handle); in qed_fcoe_acquire_conn()
/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dap_bus.c700 hash_add(ap_queues, &to_ap_queue(dev)->hnode, in ap_device_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c914 hash_add(engine->cmd_hash, &desc_node->node, in init_hash_table()
/kernel/linux/linux-6.6/drivers/firmware/xilinx/
H A Dzynqmp.c218 hash_add(pm_api_features_map, &feature_data->hentry, api_id); in do_feature_check_call()
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A Dperf.c379 hash_add(dom->opps_by_freq, &opp->hash, opp->indicative_freq); in process_response_opp_v4()

Completed in 37 milliseconds

12345