Lines Matching defs:msm_file_private
352 struct msm_file_private { struct
353 rwlock_t queuelock;
354 struct list_head submitqueues;
355 int queueid;
356 struct msm_gem_address_space *aspace;
357 struct kref ref;
358 int seqno;
376 int sysprof;
383 char *comm;
390 char *cmdline;
398 uint64_t elapsed_ns;
406 uint64_t cycles;
419 struct drm_sched_entity *entities[NR_SCHED_PRIORITIES * MSM_GPU_MAX_RINGS];