Home
last modified time | relevance | path

Searched defs:profile_mask (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_device.h201 u32 profile_mask; member
H A Dpanthor_sched.c2938 u32 profile_mask; member
2976 u32 profile_mask; member
3101 static u32 calc_job_credits(u32 profile_mask) in calc_job_credits()