Searched defs:domain_cap (Results 1 - 11 of 11) sorted by relevance

/barrelfish-master/usr/spawnd/
H A Dps.c60 errval_t ps_hash_domain(struct ps_entry *entry, struct capref domain_cap) argument
83 errval_t ps_get_domain(struct capref domain_cap, struct ps_entry **ret_entry, argument
107 errval_t ps_release_domain(struct capref domain_cap, argument
H A Dps.h37 struct capref domain_cap; member in struct:ps_entry
H A Dservice.c35 static errval_t spawn(struct capref domain_cap, const char *path, argument
265 static errval_t spawn_with_caps_common(struct capref domain_cap, argument
358 spawn_with_caps_request_handler(struct spawn_binding *b, struct capref procmng_cap, struct capref domain_cap, const char *path, const char *argvbuf, size_t argvbytes, const char *envbuf, size_t envbytes, struct capref inheritcn_cap, struct capref argcn_cap, uint8_t flags) argument
395 spawn_request_handler(struct spawn_binding *b, struct capref procmng_cap, struct capref domain_cap, const char *path, const char *argvbuf, size_t argvbytes, const char *envbuf, size_t envbytes, uint8_t flags) argument
427 span_request_handler(struct spawn_binding *b, struct capref procmng_cap, struct capref domain_cap, struct capref vroot, struct capref dispframe) argument
619 cleanup_request_handler(struct spawn_binding *b, struct capref procmng_cap, struct capref domain_cap) argument
[all...]
/barrelfish-master/usr/proc_mgmt/
H A Ddomain.h36 struct capref domain_cap; member in struct:domain_cap_node
H A Ddomain.c141 errval_t domain_get_by_cap(struct capref domain_cap, argument
241 errval_t domain_span(struct capref domain_cap, coreid_t core_id) argument
H A Dpending_clients.h52 struct capref domain_cap; member in struct:pending_span
63 struct capref domain_cap; member in struct:pending_kill_cleanup
H A Dservice.c468 span_handler(struct proc_mgmt_binding *b, struct capref domain_cap, coreid_t core_id, struct capref vroot, struct capref dispframe) argument
541 kill_handler_common(struct proc_mgmt_binding *b, struct capref domain_cap, enum ClientType type, uint8_t exit_status) argument
610 exit_handler(struct proc_mgmt_binding *b, struct capref domain_cap, uint8_t exit_status) argument
625 wait_handler(struct proc_mgmt_binding *b, struct capref domain_cap, bool nohang) argument
[all...]
/barrelfish-master/usr/tests/proc_mgmt_test/
H A Dmain.c147 struct capref domain_cap; local
206 struct capref domain_cap; local
[all...]
/barrelfish-master/lib/barrelfish/
H A Dspawn_client.c485 struct capref domain_cap; local
795 errval_t spawn_kill(struct capref domain_cap) argument
838 errval_t spawn_wait_coreid(coreid_t coreid, struct capref domain_cap, argument
848 spawn_wait_core(coreid_t coreid, struct capref domain_cap, uint8_t *exitcode, bool nohang) argument
858 spawn_wait(struct capref domain_cap, uint8_t *status, bool nohang) argument
[all...]
H A Ddomain.c1444 errval_t domain_cap_hash(struct capref domain_cap, uint64_t *ret_hash) argument
/barrelfish-master/usr/fish/
H A Dfish_common.c376 struct capref domain_cap; local
1448 struct capref domain_cap; local

Completed in 107 milliseconds