Searched defs:shm (Results 1 – 5 of 5) sorted by relevance
52 struct tee_shm *shm; in __tee_shm_add() local119 void tee_shm_free(struct tee_shm *shm) in tee_shm_free()136 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev) in tee_shm_is_registered()186 struct tee_shm *shm; in tee_pre_remove() local
270 static int sandbox_tee_shm_register(struct udevice *dev, struct tee_shm *shm) in sandbox_tee_shm_register()279 static int sandbox_tee_shm_unregister(struct udevice *dev, struct tee_shm *shm) in sandbox_tee_shm_unregister()
203 struct tee_shm *shm; in from_msg_param() local250 struct tee_shm *shm; in handle_rpc() local333 struct tee_shm *shm; in optee_close_session() local354 struct tee_shm *shm; in optee_open_session() local404 struct tee_shm *shm; in optee_invoke_func() local438 static int optee_shm_register(struct udevice *dev, struct tee_shm *shm) in optee_shm_register()473 static int optee_shm_unregister(struct udevice *dev, struct tee_shm *shm) in optee_shm_unregister()
20 struct tee_shm *shm; in cmd_shm_alloc() local
96 struct tee_shm *shm; member