Searched refs:RVE_SCHED_PRIORITY_MAX (Results 1 – 2 of 2) sorted by relevance
40 #define RVE_SCHED_PRIORITY_MAX 6 macro
169 if (ctx->priority > RVE_SCHED_PRIORITY_MAX) in rve_job_alloc()170 job->priority = RVE_SCHED_PRIORITY_MAX; in rve_job_alloc()