Lines Matching defs:msm_file_private
363 struct msm_file_private { struct
364 rwlock_t queuelock;
365 struct list_head submitqueues;
366 int queueid;
367 struct msm_gem_address_space *aspace;
368 struct kref ref;
369 int seqno;
387 int sysprof;
394 char *comm;
401 char *cmdline;
409 uint64_t elapsed_ns;
417 uint64_t cycles;
430 struct drm_sched_entity *entities[NR_SCHED_PRIORITIES * MSM_GPU_MAX_RINGS];