Lines Matching defs:msm_file_private
343 struct msm_file_private { struct
344 rwlock_t queuelock;
345 struct list_head submitqueues;
346 int queueid;
347 struct msm_gem_address_space *aspace;
348 struct kref ref;
349 int seqno;
367 int sysprof;
374 char *comm;
381 char *cmdline;
389 uint64_t elapsed_ns;
397 uint64_t cycles;
410 struct drm_sched_entity *entities[NR_SCHED_PRIORITIES * MSM_GPU_MAX_RINGS];