Lines Matching defs:bo
44 struct gather_bo *bo = container_of(host_bo, struct gather_bo, base); in gather_bo_get() local
53 struct gather_bo *bo = container_of(ref, struct gather_bo, ref); in gather_bo_release() local
62 struct gather_bo *bo = container_of(host_bo, struct gather_bo, base); in gather_bo_put() local
70 struct gather_bo *bo = container_of(host_bo, struct gather_bo, base); in gather_bo_pin() local
98 struct gather_bo *bo = container_of(host_bo, struct gather_bo, base); in gather_bo_mmap() local
159 struct gather_bo *bo; in submit_copy_gather_data() local
204 static int submit_write_reloc(struct tegra_drm_context *context, struct gather_bo *bo, in submit_write_reloc()
233 static int submit_process_bufs(struct tegra_drm_context *context, struct gather_bo *bo, in submit_process_bufs()
328 struct gather_bo *bo, u32 *offset, in submit_job_add_gather()
369 submit_create_job(struct tegra_drm_context *context, struct gather_bo *bo, in submit_create_job()
491 struct gather_bo *bo; in tegra_drm_ioctl_channel_submit() local