Searched refs:checkPrio (Results 1 - 1 of 1) sorted by relevance

/seL4-test-master/kernel/src/object/
H A Dtcb.c32 static exception_t checkPrio(prio_t prio, tcb_t *auth) function
1169 exception_t status = checkPrio(newPrio, authTCB);
1213 exception_t status = checkPrio(newMcp, authTCB);
1301 exception_t status = checkPrio(newMcp, authTCB);
1308 status = checkPrio(newPrio, authTCB);

Completed in 25 milliseconds