Searched defs:meta (Results 1 - 25 of 25) sorted by relevance

/barrelfish-2018-10-04/include/mm/
H A Dslot_alloc.h44 } meta[2] __attribute__ ((aligned(4))); member in struct:slot_prealloc
/barrelfish-2018-10-04/lib/libc/db/btree/
H A Dbt_open.c350 PAGE *meta, *root; local
/barrelfish-2018-10-04/include/barrelfish/
H A Dslot_alloc.h68 struct cnode_meta *meta; ///< Linked list of meta data member in struct:range_slot_allocator
/barrelfish-2018-10-04/lib/bulk_transfer/
H A Dbulk_channel.c224 bulk_channel_move(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
264 bulk_channel_pass(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
300 bulk_channel_copy(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
/barrelfish-2018-10-04/usr/bench/bulk_transfer/
H A Dmicro_echo.c89 cb_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
116 cb_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
H A Dmicro_rtt.c60 cb_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
79 cb_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
H A Dmicro_throughput.c58 cb_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
80 cb_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
/barrelfish-2018-10-04/usr/block_server/
H A Dnet_benchmark.c259 struct bs_meta_data meta = { local
140 testrun_bulk_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
149 testrun_bulk_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
[all...]
H A Dnetwork_client.c525 block_net_write(struct block_net_service *server, size_t count, struct bulk_buffer **buf, struct bs_meta_data *meta, struct bulk_continuation cont) argument
559 block_net_pass(struct block_net_service *server, size_t count, struct bulk_buffer **buf, struct bs_meta_data *meta, struct bulk_continuation cont) argument
593 block_net_release(struct block_net_service *server, size_t count, struct bulk_buffer **buf, struct bs_meta_data *meta, struct bulk_continuation cont) argument
656 bulk_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
670 bulk_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
683 bulk_copy_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
[all...]
H A Dnetwork_server.c156 bulk_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
181 bulk_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
201 bulk_copy_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
[all...]
H A Dlocal_server.c527 void block_local_data_ready(struct bulk_buffer *buffer, void *meta) argument
134 bulk_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
164 bulk_copy_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
174 bulk_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
541 block_local_return_buffer(struct bulk_channel *chan, struct bulk_buffer *buffer, void *meta) argument
[all...]
/barrelfish-2018-10-04/usr/tests/bulk_transfer/
H A Dbulk_mini.c48 cb_rx_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
66 cb_rx_copy_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
154 cb_tx_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
198 uint32_t meta; local
[all...]
H A Dbulk_netproxy.c98 uint32_t meta = 0; local
57 cb_rx_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
75 cb_rx_copy_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
209 cb_tx_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
272 uint32_t meta; local
[all...]
H A Dbulk_shm.c94 a1_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
293 a2_copy_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
302 a2_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
/barrelfish-2018-10-04/usr/block_server_user/
H A Dbenchmark.c258 struct bs_meta_data meta; local
68 move_recvd_cb(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
92 buffer_recvd_cb(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
101 copy_recvd_cb(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
/barrelfish-2018-10-04/usr/bulk_transfer_passthrough/
H A Dpassthrough.c192 move_received_fw(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
210 buffer_received_fw(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
228 copy_received_fw(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
/barrelfish-2018-10-04/lib/bulk_transfer/backends/local/
H A Dcontrol_channel.c70 void *meta; member in struct:local_event::__anon526::__anon530
78 void *meta; member in struct:local_event::__anon526::__anon531
86 void *meta; member in struct:local_event::__anon526::__anon532
495 impl_move(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
583 impl_pass(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
653 impl_copy(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
[all...]
/barrelfish-2018-10-04/lib/bulk_transfer/backends/sm/
H A Dbuffers.c28 void *meta; member in struct:pass_data
66 bulk_sm_move(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
136 bulk_sm_copy(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
260 bulk_sm_pass(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
327 bulk_sm_move_rx_call( struct bulk_ctrl_binding *b, bulk_ctrl_poolid_t poolid, uint32_t bufferid, uint32_t tid, struct capref cap, const uint8_t *meta, size_t metasize) argument
392 bulk_sm_move_trusted_rx_call( struct bulk_ctrl_binding *b, bulk_ctrl_poolid_t poolid, uint32_t bufferid, uint32_t tid, const uint8_t *meta, size_t metasize) argument
440 bulk_sm_copy_rx_call( struct bulk_ctrl_binding *b, bulk_ctrl_poolid_t poolid, uint32_t bufferid, uint32_t tid, struct capref cap, const uint8_t *meta, size_t metasize) argument
504 bulk_sm_copy_trusted_rx_call( struct bulk_ctrl_binding *b, bulk_ctrl_poolid_t poolid, uint32_t bufferid, uint32_t tid, const uint8_t *meta, size_t metasize) argument
553 bulk_sm_pass_rx_call( struct bulk_ctrl_binding *b, bulk_ctrl_poolid_t poolid, uint32_t bufferid, uint32_t tid, struct capref cap, const uint8_t *meta, size_t metasize) argument
620 bulk_sm_pass_trusted_rx_call( struct bulk_ctrl_binding *b, bulk_ctrl_poolid_t poolid, uint32_t bufferid, uint32_t tid, const uint8_t *meta, size_t metasize) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dterm_copy.c861 _copy_term(value v, type t, register pword *dest, register pword *meta, int marked_vars_only) argument
H A Dbip_comp.c586 _instance(int rel, value v1, type t1, value v2, type t2, pword *meta) argument
H A Dbip_serialize.c587 pword meta; local
H A Dtypes.h905 meta, member in struct:__anon1659
/barrelfish-2018-10-04/lib/bulk_transfer/backends/net/
H A Dbulk_net_proxy.c259 send_data_transfer(struct bulk_net_proxy *p, struct bulk_buffer *b, void *meta, bool is_copy) argument
588 cb_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
598 cb_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
621 cb_copy_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
[all...]
H A Dbulk_net_transparent.c534 send_buffer_move(struct bulk_net_transp *p, struct bulk_buffer *b, void *meta, struct bulk_continuation cont) argument
616 send_buffer_copy(struct bulk_net_transp *p, struct bulk_buffer *b, void *meta, struct bulk_continuation cont) argument
706 send_buffer_pass(struct bulk_net_transp *p, struct bulk_buffer *b, void *meta, struct bulk_continuation cont) argument
776 send_buffer_release(struct bulk_net_transp *p, struct bulk_buffer *b, void *meta, struct bulk_continuation cont) argument
1099 impl_channel_move(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
1112 impl_channel_pass(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
1122 impl_channel_copy(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
[all...]
H A Dbulk_net_no_copy.c787 send_buffer_move(struct bulk_net_nocopy *p, struct bulk_buffer *b, void *meta, struct bulk_continuation cont) argument
873 send_buffer_copy(struct bulk_net_nocopy *p, struct bulk_buffer *b, void *meta, struct bulk_continuation cont) argument
961 send_buffer_pass(struct bulk_net_nocopy *p, struct bulk_buffer *b, void *meta, struct bulk_continuation cont) argument
1043 send_buffer_release(struct bulk_net_nocopy *p, struct bulk_buffer *b, void *meta, struct bulk_continuation cont) argument
1461 impl_channel_move(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
1477 impl_channel_pass(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
1519 impl_channel_copy(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
[all...]

Completed in 227 milliseconds