Home
last modified time | relevance | path

Searched refs:teedev_ctx_get (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/tee/
H A Dtee_private.h55 void teedev_ctx_get(struct tee_context *ctx);
H A Dtee_shm.c118 teedev_ctx_get(ctx); in shm_alloc_helper()
236 teedev_ctx_get(ctx); in register_shm_helper()
H A Dtee_core.c75 void teedev_ctx_get(struct tee_context *ctx) in teedev_ctx_get() function