Searched defs:mon_id (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/lib/barrelfish/
H A Dlmp_chan.c41 bind_lmp_reply_handler(struct monitor_binding *b, errval_t success, uintptr_t mon_id, uintptr_t conn_id, struct capref endpoint) argument
199 bind_lmp_service_request_handler(struct monitor_binding *b, uintptr_t service_id, uintptr_t mon_id, size_t buflen_words, struct capref endpoint) argument
H A Dump_chan.c79 static void bind_ump_reply_handler(struct monitor_binding *b, uintptr_t mon_id, argument
301 errval_t ump_chan_accept(struct ump_chan *uc, uintptr_t mon_id, argument
138 bind_ump_service_request_handler(struct monitor_binding *b, uintptr_t service_id, uintptr_t mon_id, struct capref frame, size_t channel_length_in, size_t channel_length_out, struct capref notify_cap) argument
[all...]
/barrelfish-2018-10-04/usr/monitor/include/
H A Dconnection.h53 uintptr_t mon_id; member in struct:remote_conn_state

Completed in 57 milliseconds