Home
last modified time | relevance | path

Searched refs:tee_shm_free (Results 1 – 11 of 11) 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/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/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/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/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()