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

/barrelfish-master/usr/monitor/capops/
H A Ddelete.c24 struct capsend_mc_st mc_st; member in struct:delete_remote_mc_st
172 struct delete_remote_mc_st *mc_st; local
280 struct delete_remote_mc_st *mc_st = (struct delete_remote_mc_st*)(lvaddr_t)st; local
[all...]
H A Drevoke.c521 revoke_mark__send(struct intermon_binding *b, intermon_caprep_t *caprep, struct capsend_mc_st *mc_st) argument
644 revoke_commit__send(struct intermon_binding *b, intermon_caprep_t *caprep, struct capsend_mc_st *mc_st) argument
H A Dcapsend.c70 struct capsend_mc_st *mc_st; member in struct:capsend_mc_msg_st
78 struct capsend_mc_st *mc_st = msg_st->mc_st; local
108 capsend_mc_enqueue(struct capsend_mc_st *mc_st, coreid_t dest) argument
131 capsend_mc_init(struct capsend_mc_st *mc_st, struct capability *cap, capsend_send_fn send_fn, size_t num_dests, bool track_pending) argument
425 struct capsend_mc_st mc_st; member in struct:find_descendants_mc_st
432 find_descendants_send_cont(struct intermon_binding *b, intermon_caprep_t *caprep, struct capsend_mc_st *mc_st) argument
451 struct find_descendants_mc_st *mc_st; local
539 struct find_descendants_mc_st *mc_st = (struct find_descendants_mc_st*)lst; local
566 struct capsend_mc_st mc_st; member in struct:check_retypeable_mc_st
577 check_retypeable_send_cont(struct intermon_binding *b, intermon_caprep_t *caprep, struct capsend_mc_st *mc_st) argument
600 struct check_retypeable_mc_st *mc_st; local
694 struct check_retypeable_mc_st *mc_st = (struct check_retypeable_mc_st*)lst; local
916 capsend_copies(struct capability *cap, capsend_send_fn send_fn, struct capsend_mc_st *mc_st) argument
926 capsend_relations(struct capability *cap, capsend_send_fn send_fn, struct capsend_mc_st *mc_st, struct capsend_destset *dests) argument
[all...]

Completed in 87 milliseconds