cmdbufs           343 drivers/gpu/drm/tegra/drm.c 	user_cmdbufs = u64_to_user_ptr(args->cmdbufs);
cmdbufs           131 include/trace/events/host1x.h 	TP_PROTO(const char *name, u32 cmdbufs, u32 relocs, u32 syncpt_id,
cmdbufs           134 include/trace/events/host1x.h 	TP_ARGS(name, cmdbufs, relocs, syncpt_id, syncpt_incrs),
cmdbufs           138 include/trace/events/host1x.h 		__field(u32, cmdbufs)
cmdbufs           146 include/trace/events/host1x.h 		__entry->cmdbufs = cmdbufs;
cmdbufs           154 include/trace/events/host1x.h 		  __entry->name, __entry->cmdbufs, __entry->relocs,
cmdbufs           484 include/uapi/drm/tegra_drm.h 	__u64 cmdbufs;