Home
last modified time | relevance | path

Searched refs:tee_shm_get_from_id (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/tee/
A Dtee_shm.c409 struct tee_shm *tee_shm_get_from_id(struct tee_context *ctx, int id) in tee_shm_get_from_id() function
432 EXPORT_SYMBOL_GPL(tee_shm_get_from_id);
A Dtee_core.c401 shm = tee_shm_get_from_id(ctx, ip.c); in params_from_user()
/linux/include/linux/
A Dtee_drv.h464 struct tee_shm *tee_shm_get_from_id(struct tee_context *ctx, int id);
/linux/drivers/tee/optee/
A Drpc.c285 shm = tee_shm_get_from_id(optee->supp.ctx, param.u.value.c); in optee_rpc_cmd_alloc_suppl()
/linux/
A Dvmlinux.symvers9151 0x00000000 tee_shm_get_from_id vmlinux EXPORT_SYMBOL_GPL
A DSystem.map49066 ffff800010d1e420 T tee_shm_get_from_id
A D.tmp_System.map49066 ffff800010d1e420 T tee_shm_get_from_id

Completed in 341 milliseconds