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;
370 char *comm;
373 char *cmdline;
381 uint64_t elapsed_ns;
389 uint64_t cycles;
402 struct drm_sched_entity *entities[NR_SCHED_PRIORITIES * MSM_GPU_MAX_RINGS];