Home
last modified time | relevance | path

Searched refs:tee_shm_free (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/tee/optee/
H A Dcall.c203 tee_shm_free(shm); in get_msg_arg()
283 tee_shm_free(shm); in optee_open_session()
314 tee_shm_free(shm); in optee_close_session()
360 tee_shm_free(shm); in optee_invoke_func()
388 tee_shm_free(shm); in optee_cancel_req()
450 tee_shm_free(shm); in __optee_disable_shm_cache()
657 tee_shm_free(shm_arg); in optee_shm_register()
682 tee_shm_free(shm_arg); in optee_shm_unregister()
H A Drpc.c381 tee_shm_free(shm); in handle_rpc_func_cmd_shm_alloc()
428 tee_shm_free(shm); in handle_rpc_func_cmd_shm_free()
521 tee_shm_free(shm); in optee_handle_rpc()
H A Ddevice.c166 tee_shm_free(device_shm); in __optee_enumerate_devices()
H A Dcore.c310 tee_shm_free(shm); in optee_release()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_ftpm_tee.c290 tee_shm_free(pvt_data->shm); in ftpm_tee_probe()
324 tee_shm_free(pvt_data->shm); in ftpm_tee_remove()
352 tee_shm_free(pvt_data->shm); in ftpm_plat_tee_shutdown()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_ftpm_tee.c289 tee_shm_free(pvt_data->shm); in ftpm_tee_probe()
323 tee_shm_free(pvt_data->shm); in ftpm_tee_remove()
351 tee_shm_free(pvt_data->shm); in ftpm_plat_tee_shutdown()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/tee/
H A Dtee_shm.c165 tee_shm_free(shm); in tee_shm_alloc_user_buf()
180 * call to tee_shm_free().
334 tee_shm_free(shm); in tee_shm_register_user_buf()
410 * tee_shm_free() - Free shared memory
413 void tee_shm_free(struct tee_shm *shm) in tee_shm_free() function
417 EXPORT_SYMBOL_GPL(tee_shm_free); variable
/kernel/linux/linux-5.10/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c236 tee_shm_free(pvt_data.fw_shm_pool); in tee_bnxt_fw_remove()
246 tee_shm_free(pvt_data.fw_shm_pool); in tee_bnxt_fw_shutdown()
/kernel/linux/linux-6.6/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c236 tee_shm_free(pvt_data.fw_shm_pool); in tee_bnxt_fw_remove()
246 tee_shm_free(pvt_data.fw_shm_pool); in tee_bnxt_fw_shutdown()
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Dsmc_abi.c334 tee_shm_free(shm); in __optee_disable_shm_cache()
514 tee_shm_free(shm_arg); in optee_shm_register()
557 tee_shm_free(shm_arg); in optee_shm_unregister()
668 tee_shm_free(shm); in handle_rpc_func_cmd_shm_free()
770 tee_shm_free(shm); in handle_rpc_func_cmd_shm_alloc()
842 tee_shm_free(shm); in optee_handle_rpc()
H A Ddevice.c164 tee_shm_free(device_shm); in __optee_enumerate_devices()
H A Dcall.c156 tee_shm_free(entry->shm); in optee_shm_arg_cache_uninit()
H A Dffa_abi.c484 tee_shm_free(shm); in handle_ffa_rpc_func_cmd_shm_free()
/kernel/linux/linux-5.10/drivers/tee/
H A Dtee_shm.c139 * call to tee_shm_free().
309 * tee_shm_free() - Free shared memory
312 void tee_shm_free(struct tee_shm *shm) in tee_shm_free() function
316 EXPORT_SYMBOL_GPL(tee_shm_free); variable
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A Doptee.c460 tee_shm_free(channel->tee_shm); in scmi_optee_chan_setup()
477 tee_shm_free(channel->tee_shm); in scmi_optee_chan_free()
/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Doptee-rng.c164 tee_shm_free(pvt_data->entropy_shm_pool); in optee_rng_cleanup()
/kernel/linux/linux-5.10/include/linux/
H A Dtee_drv.h361 * tee_shm_free() - Free shared memory
364 void tee_shm_free(struct tee_shm *shm);
/kernel/linux/linux-6.6/include/linux/
H A Dtee_drv.h290 * tee_shm_free() - Free shared memory
293 void tee_shm_free(struct tee_shm *shm);
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Doptee-rng.c164 tee_shm_free(pvt_data->entropy_shm_pool); in optee_rng_cleanup()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-optee.c310 tee_shm_free(priv->shm); in optee_rtc_probe()

Completed in 16 milliseconds