Searched refs:tee_shm_get_fd (Results 1 – 3 of 3) sorted by relevance
24 int tee_shm_get_fd(struct tee_shm *shm);
279 ret = tee_shm_get_fd(shm); in tee_ioctl_shm_alloc()315 ret = tee_shm_get_fd(shm); in tee_ioctl_shm_register()351 ret = tee_shm_get_fd(shm); in tee_ioctl_shm_register_fd()
597 int tee_shm_get_fd(struct tee_shm *shm) in tee_shm_get_fd() function