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

/seL4-camkes-master/kernel/include/object/
H A Dobjecttype.h29 exception_t decodeInvocation(word_t invLabel, word_t length,
40 exception_t decodeInvocation(word_t invLabel, word_t length,
/seL4-camkes-master/kernel/src/object/
H A Dobjecttype.c615 exception_t decodeInvocation(word_t invLabel, word_t length, function
620 exception_t decodeInvocation(word_t invLabel, word_t length,
/seL4-camkes-master/kernel/src/api/
H A Dsyscall.c417 status = decodeInvocation(seL4_MessageInfo_get_label(info), length,
422 status = decodeInvocation(seL4_MessageInfo_get_label(info), length,

Completed in 37 milliseconds