Home
last modified time | relevance | path

Searched refs:teedev_close_context (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dtee_drv.h594 * teedev_close_context() - closes a struct tee_context
597 void teedev_close_context(struct tee_context *ctx);
/kernel/linux/linux-6.6/include/linux/
H A Dtee_drv.h505 * teedev_close_context() - closes a struct tee_context
508 void teedev_close_context(struct tee_context *ctx);
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Dcore.c175 teedev_close_context(optee->ctx); in optee_remove_common()
H A Dffa_abi.c879 teedev_close_context(ctx); in optee_ffa_probe()
H A Dsmc_abi.c1799 teedev_close_context(ctx); in optee_probe()
/kernel/linux/linux-5.10/drivers/tee/
H A Dtee_core.c100 void teedev_close_context(struct tee_context *ctx) in teedev_close_context() function
107 EXPORT_SYMBOL_GPL(teedev_close_context); variable
128 teedev_close_context(filp->private_data); in tee_release()
1149 teedev_close_context(ctx); in tee_client_close_context()
/kernel/linux/linux-6.6/drivers/tee/
H A Dtee_core.c100 void teedev_close_context(struct tee_context *ctx) in teedev_close_context() function
107 EXPORT_SYMBOL_GPL(teedev_close_context); variable
128 teedev_close_context(filp->private_data); in tee_release()
1144 teedev_close_context(ctx); in tee_client_close_context()
/kernel/linux/linux-5.10/drivers/tee/optee/
H A Dcore.c591 teedev_close_context(optee->ctx); in optee_remove()

Completed in 10 milliseconds