Searched defs:role (Results 1 - 18 of 18) sorted by relevance

/barrelfish-2018-10-04/lib/bulk_transfer/backends/sm/
H A Dbulk_sm_impl.h162 flounder2bulk_role( enum bulk_ctrl_role_t role) argument
185 bulk2flounder_role( enum bulk_channel_role role) argument
H A Dchannel.c90 enum bulk_channel_role role; member in struct:bulk_sm_properties
179 bulk_sm_channel_negotiate_rx_call( struct bulk_ctrl_binding *b, enum bulk_ctrl_role_t role, enum bulk_ctrl_trust_t trust) argument
[all...]
/barrelfish-2018-10-04/lib/bulk_transfer/
H A Dhelpers.h15 bulk_role_other( enum bulk_channel_role role) argument
/barrelfish-2018-10-04/lib/lwip/src/barrelfish/
H A Didc_barrelfish.h44 uint8_t role; // RX or TX buffer member in struct:buffer_desc
58 uint8_t role; // RX or TX buffer member in struct:client_closure_NC
/barrelfish-2018-10-04/usr/tests/devif/
H A Didc_endpoint.c35 static errval_t create(struct descq* q, bool notifications, uint8_t role, argument
/barrelfish-2018-10-04/usr/tests/distops/
H A Dmain.c193 char *role; local
24 test_retype(struct capref src, struct capref *dest, gensize_t offset, gensize_t size, size_t count, errval_t expected_err, const char *role) argument
/barrelfish-2018-10-04/usr/tests/multihoptest/
H A Dmultihoptest.c67 } role; variable in typeref:enum:__anon1799
/barrelfish-2018-10-04/include/procon/
H A Dprocon.h73 uint8_t role; // Producer or consumer? member in struct:shared_pool_private
/barrelfish-2018-10-04/usr/bench/net_latency/elb/
H A Dinterface_app.c166 idc_register_buffer(struct net_queue_manager_binding *binding, struct capref buf, struct capref sp, uint64_t qid, uint64_t slots, uint8_t role) argument
/barrelfish-2018-10-04/lib/bomp_new/include/
H A Dbomp_internal.h119 bomp_thread_role_t role; ///< identifies the role of the thread member in struct:bomp_tls
/barrelfish-2018-10-04/lib/procon/
H A Dprocon.c269 sp_create_shared_pool(uint64_t slot_no, uint8_t role) argument
326 sp_map_shared_pool(struct shared_pool_private *spp, struct capref cap, uint64_t slot_no, uint8_t role) argument
[all...]
/barrelfish-2018-10-04/lib/devif/backends/idc/
H A Ddesc_queue.c376 mp_create(struct descq_binding* b, uint32_t slots, struct capref rx, struct capref tx, bool notifications, uint8_t role, errval_t *err, uint64_t *queue_id) argument
506 descq_create(struct descq** q, size_t slots, char* name, bool exp, bool notifications, uint8_t role, uint64_t *queue_id, struct descq_func_pointer* f) argument
/barrelfish-2018-10-04/include/bulk_transfer/
H A Dbulk_transfer.h229 enum bulk_channel_role role; member in struct:bulk_channel
348 enum bulk_channel_role role; member in struct:bulk_channel_setup
366 enum bulk_channel_role role; member in struct:bulk_channel_bind_params
[all...]
/barrelfish-2018-10-04/include/net_queue_manager/
H A Dnet_queue_manager.h84 uint8_t role; // Role of buffer (RX/TX) member in struct:buffer_descriptor
138 uint8_t role; // Role of buffer (RX/TX) member in struct:client_closure
/barrelfish-2018-10-04/lib/bulk_transfer/backends/net/
H A Dbulk_net_transparent.c88 uint8_t role; member in struct:proto_trail_bind_req
100 uint8_t role; member in struct:proto_trail_bind_resp
187 send_bind_response(struct bulk_net_transp *p, uint32_t buffer_size, uint32_t meta_size, uint8_t direction, uint8_t role, uint8_t trust, errval_t err) argument
261 send_bind_request(struct bulk_net_transp *p, uint32_t buffer_size, uint8_t trust_level, uint8_t role) argument
[all...]
H A Dbulk_net_no_copy.c81 uint8_t role; member in struct:proto_trail_bind_req
93 uint8_t role; member in struct:proto_trail_bind_resp
259 send_bind_response(struct bulk_net_nocopy *p, uint32_t buffer_size, uint32_t meta_size, uint8_t direction, uint8_t role, uint8_t trust, errval_t err) argument
331 send_bind_request(struct bulk_net_nocopy *p, uint32_t buffer_size, uint8_t trust_level, uint8_t role) argument
[all...]
/barrelfish-2018-10-04/usr/net_socket_server/
H A Dnet_sockets_server.c608 static errval_t q_create(struct descq* q, bool notifications, uint8_t role, argument
/barrelfish-2018-10-04/lib/net_queue_manager/
H A Dqueue_manager.c244 static struct client_closure *create_new_client(struct devq *q, uint8_t role, uint64_t *queue_id) argument
813 create_queue(struct descq* q, bool notifications, uint8_t role, uint64_t *queue_id) argument
[all...]

Completed in 159 milliseconds