Searched defs:uc (Results 1 - 20 of 20) sorted by relevance

/barrelfish-2018-10-04/lib/libc/sys/
H A Dsetcontext.c47 setcontext(const ucontext_t *uc) argument
/barrelfish-2018-10-04/lib/libc/string/
H A Dmemccpy.c45 unsigned char uc = c; local
/barrelfish-2018-10-04/include/arch/x86/barrelfish/
H A Dipi_notify.h60 static inline errval_t ipi_notify_deregister(struct ipi_notify *uc) argument
/barrelfish-2018-10-04/lib/barrelfish/arch/x86/
H A Dipi_notify.c22 struct ipi_notify *uc = (void *)st; local
51 struct ipi_notify* uc = arg; local
70 ipi_notify_alloc(struct ipi_notify *uc, struct ipi_alloc_continuation cont) argument
88 struct ipi_notify *uc = arg; local
110 ipi_notify_register(struct ipi_notify *uc, struct waitset *ws, struct event_closure closure) argument
125 ipi_notify_destroy(struct ipi_notify *uc) argument
[all...]
/barrelfish-2018-10-04/lib/int_route/client/
H A Dclient.c79 struct event_closure uc; member in struct:irq_handler_arg
/barrelfish-2018-10-04/lib/cxx/unwind/
H A DUnwindLevel1-gcc-ext.c87 unw_context_t uc; local
104 unw_context_t uc; local
176 unw_context_t uc; local
H A DUnwindLevel1.c28 unwind_phase1(unw_context_t *uc, _Unwind_Exception *exception_object) { argument
120 unwind_phase2(unw_context_t *uc, _Unwind_Exception *exception_object) { argument
225 unwind_phase2_forced(unw_context_t *uc, argument
330 unw_context_t uc; local
363 unw_context_t uc; local
387 unw_context_t uc; local
[all...]
H A DUnwind-EHABI.cpp473 unwind_phase1(unw_context_t *uc, _Unwind_Exception *exception_object) { argument
582 static _Unwind_Reason_Code unwind_phase2(unw_context_t *uc, argument
728 unw_context_t uc; local
764 unw_context_t uc; local
[all...]
/barrelfish-2018-10-04/usr/tests/xeon_phi_test/
H A Dmain_inter_card.c43 static struct ump_chan uc; variable in typeref:struct:ump_chan
H A Dbenchmark.c379 xphi_bench_start_echo(struct bench_bufs *bufs, struct ump_chan *uc) argument
417 xphi_bench_start_processor(struct bench_bufs *bufs, struct ump_chan *uc) argument
456 xphi_bench_start_initator_rtt(struct bench_bufs *bufs, struct ump_chan *uc) argument
516 xphi_bench_start_initator_sync(struct bench_bufs *bufs, struct ump_chan *uc) argument
633 xphi_bench_start_initator_async(struct bench_bufs *bufs, struct ump_chan *uc) argument
[all...]
H A Dmain_card.c45 static struct ump_chan uc; variable in typeref:struct:ump_chan
H A Dmain_host.c43 static struct ump_chan uc; variable in typeref:struct:ump_chan
/barrelfish-2018-10-04/lib/vis/
H A Dunvis.c204 unsigned char uc = (unsigned char)c; local
[all...]
/barrelfish-2018-10-04/include/barrelfish/
H A Dump_chan.h105 static inline errval_t ump_chan_register_recv(struct ump_chan *uc, argument
117 ump_chan_deregister_recv(struct ump_chan *uc) argument
122 ump_chan_recv(struct ump_chan *uc, volatile struct ump_message **msg) argument
130 ump_chan_can_recv(struct ump_chan *uc) argument
136 ump_chan_get_next( struct ump_chan *uc, struct ump_control *ctrl) argument
142 ump_chan_can_send(struct ump_chan *uc) argument
[all...]
/barrelfish-2018-10-04/lib/barrelfish/
H A Dump_chan.c41 errval_t ump_chan_init(struct ump_chan *uc, argument
73 ump_chan_destroy(struct ump_chan *uc) argument
83 struct ump_chan *uc = (void *)conn_id; local
102 struct ump_chan *uc; member in struct:bind_ump_reply_state
165 ump_chan_send_bind_reply(struct monitor_binding *mb, struct ump_chan *uc, errval_t err, uintptr_t monitor_id, struct capref notify_cap) argument
192 struct ump_chan *uc = arg; local
229 ump_chan_bind(struct ump_chan *uc, struct ump_bind_continuation cont, struct event_queue_node *qnode, iref_t iref, struct monitor_binding *monitor_binding, size_t inchanlen, size_t outchanlen, struct capref notify_cap) argument
301 ump_chan_accept(struct ump_chan *uc, uintptr_t mon_id, struct capref frame, size_t inchanlen, size_t outchanlen) argument
347 ump_chan_register_send(struct ump_chan *uc, struct waitset *ws, struct event_closure closure) argument
377 struct ump_chan *uc, *first = dp->ump_send_events_list, *next; local
[all...]
/barrelfish-2018-10-04/tools/usbboot/libc/
H A Dprintf.c126 unsigned char uc; local
/barrelfish-2018-10-04/lib/libc/rpc/
H A Dsvc_dg.c522 struct cl_cache *uc; local
579 struct cl_cache *uc = (struct cl_cache *) su->su_cache; local
667 struct cl_cache *uc = (struct cl_cache *) su->su_cache; local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/rxspencer/
H A Dregcomp.c1272 register unsigned uc = (unsigned char)c; local
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dintervals.c687 double ls, lc, us, uc; local
/barrelfish-2018-10-04/lib/tzcode/zic/
H A Dzic.c1688 unsigned char uc; local

Completed in 103 milliseconds