Searched defs:entities (Results 1 – 8 of 8) sorted by relevance
52 struct amdgpu_ctx_entity *entities[AMDGPU_HW_IP_NUM][AMDGPU_MAX_ENTITY_NUM]; member
98 struct list_head entities; member
142 struct list_head entities; member
162 struct list_head entities; member
216 struct list_head entities; member
474 struct list_head entities; /* All entities */ member694 struct list_head entities; member
384 struct drm_sched_entity *entities[NR_SCHED_PRIORITIES * MSM_GPU_MAX_RINGS]; member
573 struct bfq_entity **entities = inline_entities; in bfqq_request_over_limit() local