Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tee/optee/
Dcall.c201 tee_shm_free(shm); in get_msg_arg()
279 tee_shm_free(shm); in optee_open_session()
310 tee_shm_free(shm); in optee_close_session()
356 tee_shm_free(shm); in optee_invoke_func()
384 tee_shm_free(shm); in optee_cancel_req()
437 tee_shm_free(shm); in optee_disable_shm_cache()
623 tee_shm_free(shm_arg); in optee_shm_register()
648 tee_shm_free(shm_arg); in optee_shm_unregister()
Drpc.c378 tee_shm_free(shm); in handle_rpc_func_cmd_shm_alloc()
425 tee_shm_free(shm); in handle_rpc_func_cmd_shm_free()
517 tee_shm_free(shm); in optee_handle_rpc()
Ddevice.c144 tee_shm_free(device_shm); in __optee_enumerate_devices()
Dcore.c318 tee_shm_free(shm); in optee_release()
/Linux-v5.10/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-v5.10/drivers/tee/
Dtee_shm.c344 void tee_shm_free(struct tee_shm *shm) in tee_shm_free() function
358 EXPORT_SYMBOL_GPL(tee_shm_free);
/Linux-v5.10/drivers/firmware/broadcom/
Dtee_bnxt_fw.c237 tee_shm_free(pvt_data.fw_shm_pool); in tee_bnxt_fw_remove()
/Linux-v5.10/drivers/char/hw_random/
Doptee-rng.c164 tee_shm_free(pvt_data->entropy_shm_pool); in optee_rng_cleanup()
/Linux-v5.10/include/linux/
Dtee_drv.h362 void tee_shm_free(struct tee_shm *shm);