Home
last modified time | relevance | path

Searched refs:panthor_group_pool (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_device.h24 struct panthor_group_pool;
178 struct panthor_group_pool *groups;
Dpanthor_sched.h18 struct panthor_group_pool;
Dpanthor_sched.c723 struct panthor_group_pool { struct
3099 struct panthor_group_pool *gpool = pfile->groups; in panthor_group_create()
3225 struct panthor_group_pool *gpool = pfile->groups; in panthor_group_destroy()
3259 static struct panthor_group *group_from_handle(struct panthor_group_pool *pool, in group_from_handle()
3274 struct panthor_group_pool *gpool = pfile->groups; in panthor_group_get_state()
3303 struct panthor_group_pool *gpool; in panthor_group_pool_create()
3316 struct panthor_group_pool *gpool = pfile->groups; in panthor_group_pool_destroy()
3381 struct panthor_group_pool *gpool = pfile->groups; in panthor_job_create()