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

/barrelfish-2018-10-04/lib/barrelfish/
H A Dresource_ctrl.c45 errval_t rsrc_phase(rsrcid_t id, uint32_t phase) argument
/barrelfish-2018-10-04/usr/bench/rcce/bt/
H A Dcopy_faces.c22 int i, j, k, c, m, p0, p1, phase, local
[all...]
H A Dx_solve.c85 int phase; local
164 int phase; local
[all...]
H A Dy_solve.c76 int phase; local
147 int phase; local
[all...]
H A Dz_solve.c110 int phase; local
181 int phase; local
[all...]
/barrelfish-2018-10-04/usr/routing_setup/
H A Drts.c186 static enum {NEW_TABLE, SET_TABLE, DONE} phase = NEW_TABLE; local
/barrelfish-2018-10-04/usr/monitor/
H A Dresource_ctrl.c33 struct rsrc_phase phase[MAX_PHASES]; member in struct:rsrc_domain
233 int phase = 0; local
313 activate_phase(rsrcid_t id, struct rsrc_domain *d, uintptr_t phase, uint64_t timestamp) argument
336 rsrc_phase_cont(struct intermon_binding *b, rsrcid_t id, uintptr_t phase, uint64_t timestamp) argument
373 rsrc_set_phase_inter(rsrcid_t id, uintptr_t phase, uint64_t timestamp) argument
401 rsrc_set_phase(rsrcid_t id, uintptr_t phase) argument
[all...]
H A Dmonitor_rpc_server.c100 rsrc_phase(struct monitor_blocking_binding *b, rsrcid_t id, uint32_t phase) argument
H A Dinter.c604 inter_rsrc_phase(struct intermon_binding *b, rsrcid_t id, uint32_t phase, uint64_t timestamp) argument
613 inter_rsrc_phase_data(struct intermon_binding *b, rsrcid_t id, uint32_t phase, const uint8_t *data, size_t len) argument
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dpppol2tp.h166 u8_t phase; /* L2TP phase */ member in struct:pppol2tp_pcb_s
H A Dppp.h322 u8_t phase; /* where the link is at */ member in struct:ppp_pcb_s
[all...]

Completed in 110 milliseconds