Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tee/optee/
Dcall.c209 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()
441 tee_shm_free(shm); in optee_disable_shm_cache()
619 tee_shm_free(shm_arg); in optee_shm_register()
644 tee_shm_free(shm_arg); in optee_shm_unregister()
Drpc.c295 tee_shm_free(shm); in handle_rpc_func_cmd_shm_alloc()
342 tee_shm_free(shm); in handle_rpc_func_cmd_shm_free()
431 tee_shm_free(shm); in optee_handle_rpc()
Dcore.c304 tee_shm_free(shm); in optee_release()
/Linux-v4.19/drivers/tee/
Dtee_shm.c368 void tee_shm_free(struct tee_shm *shm) in tee_shm_free() function
382 EXPORT_SYMBOL_GPL(tee_shm_free);
/Linux-v4.19/include/linux/
Dtee_drv.h359 void tee_shm_free(struct tee_shm *shm);