Home
last modified time | relevance | path

Searched refs:tee_shm_free (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/tee/qcomtee/
H A Dshm.c76 tee_shm_free(oic->in_shm); in qcomtee_msg_buffers_alloc()
96 tee_shm_free(oic->in_shm); in qcomtee_msg_buffers_free()
97 tee_shm_free(oic->out_shm); in qcomtee_msg_buffers_free()
/linux/drivers/nvmem/
H A Dstm32-bsec-optee-ta.c196 tee_shm_free(shm); in stm32_bsec_optee_ta_read()
247 tee_shm_free(shm); in stm32_bsec_optee_ta_write()
292 tee_shm_free(shm); in stm32_bsec_optee_ta_write()
/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c245 tee_shm_free(pvt_data->shm); in ftpm_tee_probe_generic()
286 tee_shm_free(pvt_data->shm); in ftpm_tee_remove_generic()
319 tee_shm_free(pvt_data->shm); in ftpm_plat_tee_shutdown()
/linux/security/keys/trusted-keys/
H A Dtrusted_tee.c102 tee_shm_free(reg_shm); in trusted_tee_seal()
149 tee_shm_free(reg_shm); in trusted_tee_unseal()
191 tee_shm_free(reg_shm); in trusted_tee_get_random()
/linux/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c236 tee_shm_free(pvt_data.fw_shm_pool); in tee_bnxt_fw_remove()
244 tee_shm_free(pvt_data.fw_shm_pool); in tee_bnxt_fw_shutdown()
/linux/drivers/tee/
H A Dtee_shm.c162 tee_shm_free(shm); in tee_shm_alloc_user_buf()
528 tee_shm_free(shm); in tee_shm_register_user_buf()
616 void tee_shm_free(struct tee_shm *shm) in tee_shm_free() function
620 EXPORT_SYMBOL_GPL(tee_shm_free);
/linux/include/linux/
H A Dtee_drv.h145 void tee_shm_free(struct tee_shm *shm);
/linux/drivers/tee/optee/
H A Dsmc_abi.c335 tee_shm_free(shm); in __optee_disable_shm_cache()
515 tee_shm_free(shm_arg); in optee_shm_register()
558 tee_shm_free(shm_arg); in optee_shm_unregister()
668 tee_shm_free(shm); in handle_rpc_func_cmd_shm_free()
767 tee_shm_free(shm); in handle_rpc_func_cmd_shm_alloc()
840 tee_shm_free(shm); in optee_handle_rpc()
H A Ddevice.c172 tee_shm_free(device_shm); in __optee_enumerate_devices()
H A Dprotmem.c285 tee_shm_free(shm_param); in get_protmem_config()
H A Dcall.c238 tee_shm_free(entry->shm); in optee_shm_arg_cache_uninit()
H A Dffa_abi.c485 tee_shm_free(shm); in handle_ffa_rpc_func_cmd_shm_free()
/linux/drivers/firmware/arm_scmi/transports/
H A Doptee.c422 tee_shm_free(channel->tee_shm); in scmi_optee_chan_setup()
446 tee_shm_free(channel->tee_shm); in scmi_optee_chan_free()
/linux/drivers/char/hw_random/
H A Doptee-rng.c164 tee_shm_free(pvt_data->entropy_shm_pool); in optee_rng_cleanup()
/linux/drivers/platform/x86/amd/pmf/
H A Dtee-if.c516 tee_shm_free(dev->fw_shm_pool); in amd_pmf_tee_init()
529 tee_shm_free(dev->fw_shm_pool); in amd_pmf_tee_deinit()
/linux/drivers/rtc/
H A Drtc-optee.c673 tee_shm_free(priv->shm); in optee_rtc_probe()
694 tee_shm_free(priv->shm); in optee_rtc_remove()
/linux/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c89 tee_shm_free(shm); in tee_mm_communicate()