syncpt_id         475 drivers/gpu/drm/tegra/drm.c 	job->syncpt_id = syncpt.id;
syncpt_id         284 drivers/gpu/host1x/cdma.c 	cdma->timeout.syncpt = host1x_syncpt_get(host, job->syncpt_id);
syncpt_id         328 drivers/gpu/host1x/cdma.c 			host1x_syncpt_get(host1x, job->syncpt_id);
syncpt_id         503 drivers/gpu/host1x/cdma.c 							  job->syncpt_id);
syncpt_id          90 drivers/gpu/host1x/hw/channel_hw.c 	struct host1x_syncpt *sp = host->syncpt + job->syncpt_id;
syncpt_id         129 drivers/gpu/host1x/hw/channel_hw.c 	sp = host->syncpt + job->syncpt_id;
syncpt_id         132 drivers/gpu/host1x/hw/channel_hw.c 				    job->syncpt_id, job->syncpt_incrs);
syncpt_id         166 drivers/gpu/host1x/hw/channel_hw.c 				 host1x_class_host_wait_syncpt(job->syncpt_id,
syncpt_id         201 drivers/gpu/host1x/hw/debug_hw.c 				    job, job->syncpt_id, job->syncpt_end,
syncpt_id         587 drivers/gpu/host1x/job.c 	dev_dbg(dev, "    SYNCPT_ID   %d\n", job->syncpt_id);
syncpt_id         210 include/linux/host1x.h 	u32 syncpt_id;
syncpt_id         131 include/trace/events/host1x.h 	TP_PROTO(const char *name, u32 cmdbufs, u32 relocs, u32 syncpt_id,
syncpt_id         134 include/trace/events/host1x.h 	TP_ARGS(name, cmdbufs, relocs, syncpt_id, syncpt_incrs),
syncpt_id         140 include/trace/events/host1x.h 		__field(u32, syncpt_id)
syncpt_id         148 include/trace/events/host1x.h 		__entry->syncpt_id = syncpt_id;
syncpt_id         155 include/trace/events/host1x.h 		  __entry->syncpt_id, __entry->syncpt_incrs)
syncpt_id         237 include/trace/events/host1x.h 	TP_PROTO(struct host1x_bo *bo, u32 offset, u32 syncpt_id, u32 thresh,
syncpt_id         240 include/trace/events/host1x.h 	TP_ARGS(bo, offset, syncpt_id, thresh, min),
syncpt_id         245 include/trace/events/host1x.h 		__field(u32, syncpt_id)
syncpt_id         253 include/trace/events/host1x.h 		__entry->syncpt_id = syncpt_id;
syncpt_id         260 include/trace/events/host1x.h 		__entry->syncpt_id, __entry->thresh,