Searched refs:rt_prio (Results 1 – 2 of 2) sorted by relevance
504 #define rt_prio(prio) unlikely((prio) < MAX_RT_PRIO) macro505 #define rt_task(p) rt_prio((p)->prio)
274 uint32_t rt_prio; member