Searched defs:callbacks (Results 1 - 17 of 17) sorted by relevance

/barrelfish-master/lib/bulk_transfer/
H A Dbulk_channel.c30 bulk_channel_create(struct bulk_channel *channel, struct bulk_endpoint_descriptor *local_ep_desc, struct bulk_channel_callbacks *callbacks, struct bulk_channel_setup *setup) argument
63 bulk_channel_bind(struct bulk_channel *channel, struct bulk_endpoint_descriptor *remote_ep_desc, struct bulk_channel_callbacks *callbacks, struct bulk_channel_bind_params *params, struct bulk_continuation cont) argument
/barrelfish-master/usr/bench/xeon_phi_ump/
H A Dcommon.c183 struct xeon_phi_callbacks callbacks = { variable in typeref:struct:xeon_phi_callbacks
/barrelfish-master/usr/tests/hw_model_test/
H A Dmain_inter_card.c160 static struct xeon_phi_callbacks callbacks = { variable in typeref:struct:xeon_phi_callbacks
H A Doffloadknc.c131 static struct xeon_phi_callbacks callbacks = { variable in typeref:struct:xeon_phi_callbacks
H A Dmain_card.c233 static struct xeon_phi_callbacks callbacks = { variable in typeref:struct:xeon_phi_callbacks
H A Dmain_host.c239 static struct xeon_phi_callbacks callbacks = { variable in typeref:struct:xeon_phi_callbacks
H A Doffloadhost.c56 static struct xeon_phi_callbacks callbacks = { variable in typeref:struct:xeon_phi_callbacks
/barrelfish-master/usr/tests/xeon_phi_test/
H A Dmain_inter_card.c160 static struct xeon_phi_callbacks callbacks = { variable in typeref:struct:xeon_phi_callbacks
H A Dmain_host.c239 static struct xeon_phi_callbacks callbacks = { variable in typeref:struct:xeon_phi_callbacks
H A Dmain_card.c233 static struct xeon_phi_callbacks callbacks = { variable in typeref:struct:xeon_phi_callbacks
/barrelfish-master/include/lwip2/netif/ppp/
H A Dfsm.h76 const struct fsm_callbacks *callbacks; /* Callback routines */ member in struct:fsm
H A Dppp.c642 ppp_pcb *ppp_new(struct netif *pppif, const struct link_callbacks *callbacks, void *link_ctx_cb, ppp_link_status_cb_fn link_status_cb, void *ctx_cb) { argument
/barrelfish-master/lib/bulk_transfer/backends/net/
H A Dbulk_net_proxy.c77 static struct bulk_channel_callbacks callbacks = { variable in typeref:struct:bulk_channel_callbacks
/barrelfish-master/lib/bomp/backends/
H A Dxomp_worker.c294 static struct xeon_phi_callbacks callbacks = { variable in typeref:struct:xeon_phi_callbacks
/barrelfish-master/usr/tests/bulk_transfer/
H A Dbulk_shm.c129 struct bulk_channel_callbacks callbacks = { local
370 struct bulk_channel_callbacks callbacks = { local
/barrelfish-master/include/bulk_transfer/
H A Dbulk_transfer.h217 struct bulk_channel_callbacks *callbacks; member in struct:bulk_channel
/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dppp.c642 ppp_pcb *ppp_new(struct netif *pppif, const struct link_callbacks *callbacks, void *link_ctx_cb, ppp_link_status_cb_fn link_status_cb, void *ctx_cb) { argument

Completed in 126 milliseconds