Home
last modified time | relevance | path

Searched refs:l4_ipc_error (Results 1 – 11 of 11) sorted by relevance

/l4re-core-master/l4util/lib/src/
A Dsleep.c41 if (l4_ipc_error(tag, u) != L4_IPC_RETIMEOUT) in l4_sleep()
57 if (l4_ipc_error(tag, u) != L4_IPC_RETIMEOUT) in l4_usleep()
/l4re-core-master/l4util/include/ARCH-x86/L4API-l4f/
A Dport_io.h72 if ((err = l4_ipc_error(tag, l4_utcb()))) in l4util_ioport_map()
/l4re-core-master/libsigma0/lib/src/
A Danypage.c36 if (l4_ipc_error(tag, utcb)) in l4sigma0_map_anypage()
A Dkip.c35 if (l4_ipc_error(tag, utcb)) in l4sigma0_map_kip()
/l4re-core-master/l4sys/include/
A Dipc.h146 l4_ipc_error(l4_msgtag_t tag, l4_utcb_t *utcb) L4_NOTHROW;
518 l4_ipc_error(l4_msgtag_t tag, l4_utcb_t *utcb) L4_NOTHROW in l4_ipc_error() function
A Dsemaphore58 * \return Send-only IPC message return tag. Use l4_ipc_error() to check for
77 * \return IPC message return tag. Use l4_ipc_error() to check for
A Dirq73 * In this case use l4_ipc_error() to check for errors, **do not**
98 * \return Syscall return tag for a send-only operation, use l4_ipc_error()
103 * l4_ipc_error() to check for errors, **do not** use l4_error(),
180 * \return Syscall return tag for a send-only operation, use l4_ipc_error()
184 * return value except for a failed send operation. Use l4_ipc_error()
A Dvcon66 * send operation. Use l4_ipc_error() to check for send errors, do not
/l4re-core-master/l4util/include/
A Dassert.h112 int _r = l4_ipc_error(msgtag, l4_utcb()); \
/l4re-core-master/l4re/util/include/
A Devent_buffer136 r = l4_ipc_error(l4_irq_receive(irq.cap(), L4_IPC_NEVER),
/l4re-core-master/libc_backends/lib/sig/lib/
A Dsig.cc322 long ipc_error = l4_ipc_error(res, utcb); in error()

Completed in 9 milliseconds