Searched defs:ws (Results 51 - 75 of 125) sorted by relevance

12345

/barrelfish-master/usr/mem_serv_dist/
H A Dthc_support.c141 struct waitset *ws = get_default_waitset(); local
H A Dhybrid_support.c323 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/usr/routing_setup/
H A Drts.c299 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/usr/tests/perfmontest/
H A Dperfmon.c175 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/usr/tests/xcorecaps/
H A Dxcorecap.c83 struct waitset *ws = get_default_waitset(); local
106 struct waitset *ws = get_default_waitset(); local
129 struct waitset *ws = get_default_waitset(); local
234 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/usr/vmkitmon/
H A Dpc16550d.h40 struct waitset *ws; member in struct:pc16550d_forward_uart
/barrelfish-master/lib/bomp_new/
H A Dbomp_node.c362 struct waitset *ws = get_default_waitset(); local
H A Dbomp_thread.c363 struct waitset *ws = &local_waitset; local
/barrelfish-master/usr/bench/bulk_transfer/
H A Dmicro_echo.c176 struct waitset *ws; local
H A Dcommon.c49 net_proxy_listen(char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done) argument
89 net_proxy_connect(char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done) argument
130 net_transparent_listen(char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done, bool nocopy) argument
177 net_transparent_connect(char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done, bool nocopy) argument
216 sm_listen(char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done) argument
239 sm_connect(char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done) argument
263 initialize_channel(const char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done) argument
[all...]
/barrelfish-master/usr/tests/bulk_transfer/
H A Dbulk_mini.c243 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/usr/tests/distops/
H A Dmain.c209 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/usr/bench/channel_cost/
H A Dchannel_cost.c281 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/usr/block_server/
H A Dnet_benchmark.c76 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/lib/int_route/client/
H A Dclient.c119 int_route_client_route_and_connect(struct capref intsrc, int irq_idx, struct waitset * ws, interrupt_handler_fn handler, void *handler_arg) argument
/barrelfish-master/lib/net_device_manager/
H A Dport_service_impl.c211 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/lib/pci/
H A Dpci_driver_client.c17 pcid_init( struct pcid * pdc, struct capref* caps, size_t caps_len, char** args, size_t args_len, struct waitset * ws) argument
/barrelfish-master/lib/posixcompat/
H A Depoll.c29 struct waitset ws; member in struct:_epoll_fd
[all...]
/barrelfish-master/usr/drivers/lo/
H A Dlo_qdriver.c212 struct waitset *ws; local
/barrelfish-master/usr/drivers/lpc_timer/
H A Dmain.c506 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/usr/monitor/capops/
H A Ddeletestep.c32 delete_steps_init(struct waitset *ws) argument
/barrelfish-master/usr/tests/flounderbootstrap/
H A Dflounderbootstrap.c140 struct waitset *ws = get_default_waitset(); local
245 struct waitset *ws = get_default_waitset(); local
349 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/usr/tests/idctest/
H A Didctest.c221 struct waitset *ws = get_default_waitset(); local
329 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/usr/tests/multihoptest/
H A Dmultihoptest.c170 struct waitset *ws = get_default_waitset(); local
376 struct waitset *ws = get_default_waitset(); local
/barrelfish-master/lib/libc/net/
H A Dnscachedcli.c424 __cached_mp_write(struct cached_connection_ *ws, const char *data, argument
458 __abandon_cached_mp_write_session(struct cached_connection_ *ws) argument
474 __close_cached_mp_write_session(struct cached_connection_ *ws) argument
[all...]

Completed in 98 milliseconds

12345