Home
last modified time | relevance | path

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

/linux-6.1.9/security/keys/trusted-keys/
Dtrusted_tee.c112 tee_shm_free(reg_shm_out); in trusted_tee_seal()
114 tee_shm_free(reg_shm_in); in trusted_tee_seal()
171 tee_shm_free(reg_shm_out); in trusted_tee_unseal()
173 tee_shm_free(reg_shm_in); in trusted_tee_unseal()
215 tee_shm_free(reg_shm); in trusted_tee_get_random()
/linux-6.1.9/drivers/tee/
Dtee_shm.c182 tee_shm_free(shm); in tee_shm_alloc_user_buf()
351 tee_shm_free(shm); in tee_shm_register_user_buf()
430 void tee_shm_free(struct tee_shm *shm) in tee_shm_free() function
434 EXPORT_SYMBOL_GPL(tee_shm_free);
/linux-6.1.9/drivers/char/tpm/
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()
/linux-6.1.9/drivers/firmware/broadcom/
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()
/linux-6.1.9/drivers/tee/optee/
Dsmc_abi.c314 tee_shm_free(shm); in __optee_disable_shm_cache()
494 tee_shm_free(shm_arg); in optee_shm_register()
537 tee_shm_free(shm_arg); in optee_shm_unregister()
648 tee_shm_free(shm); in handle_rpc_func_cmd_shm_free()
750 tee_shm_free(shm); in handle_rpc_func_cmd_shm_alloc()
822 tee_shm_free(shm); in optee_handle_rpc()
Ddevice.c151 tee_shm_free(device_shm); in __optee_enumerate_devices()
Dcall.c156 tee_shm_free(entry->shm); in optee_shm_arg_cache_uninit()
Dffa_abi.c484 tee_shm_free(shm); in handle_ffa_rpc_func_cmd_shm_free()
/linux-6.1.9/drivers/firmware/arm_scmi/
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()
/linux-6.1.9/include/linux/
Dtee_drv.h293 void tee_shm_free(struct tee_shm *shm);
/linux-6.1.9/drivers/char/hw_random/
Doptee-rng.c164 tee_shm_free(pvt_data->entropy_shm_pool); in optee_rng_cleanup()
/linux-6.1.9/drivers/rtc/
Drtc-optee.c310 tee_shm_free(priv->shm); in optee_rtc_probe()