Searched defs:lmpb (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/lib/barrelfish/
H A Dmonitor_client.c214 struct monitor_lmp_binding *lmpb = (void *)st; local
245 struct monitor_lmp_binding *lmpb = arg; // new binding local
282 struct monitor_lmp_binding *lmpb = malloc(sizeof(struct monitor_lmp_binding)); local
463 struct monitor_lmp_binding *lmpb = calloc(1, sizeof(*lmpb)); local
[all...]
H A Dspawn_client.c212 static errval_t init_lmp_binding(struct proc_mgmt_lmp_binding *lmpb, argument
261 proc_mgmt_client_lmp_accept(struct proc_mgmt_lmp_binding *lmpb, struct waitset *ws, size_t lmp_buflen_words) argument
301 proc_mgmt_client_lmp_bind(struct proc_mgmt_lmp_binding *lmpb, struct capref ep, proc_mgmt_bind_continuation_fn *cont, void *st, struct waitset *ws, size_t lmp_buflen_words) argument
[all...]
/barrelfish-master/usr/monitor/
H A Dump_support.c371 struct monitor_lmp_binding *lmpb = (struct monitor_lmp_binding *)conn->domain_binding; local
406 struct monitor_lmp_binding *lmpb = (struct monitor_lmp_binding *)conn->domain_binding; local
H A Dmonitor_rpc_server.c142 struct monitor_lmp_binding *lmpb = local
654 struct monitor_lmp_binding *lmpb = malloc(sizeof(*lmpb)); local
[all...]
H A Dmonitor_server.c602 struct monitor_lmp_binding *lmpb = local
728 struct proc_mgmt_lmp_binding *lmpb = local
[all...]
/barrelfish-master/usr/proc_mgmt/
H A Dservice.c735 struct proc_mgmt_lmp_binding *lmpb = local

Completed in 97 milliseconds