Searched defs:arg (Results 176 - 200 of 433) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/usr/drivers/virtio/block/
H A Ddevice.h37 void *arg; member in struct:vblock_req
/barrelfish-2018-10-04/usr/drivers/xeon_phi/
H A Ddma_service.c39 static lpaddr_t translate_address(void *arg, argument
82 static errval_t dma_svc_connect_cb(void *arg, argument
H A Dmain_card.c166 char *arg[4]; local
H A Dserial.c136 static int xeon_phi_recv_handler(void *arg) argument
/barrelfish-2018-10-04/include/barrelfish/
H A Dmultihop_chan.h82 void *arg; member in struct:multihop_receive_handler
/barrelfish-2018-10-04/include/lwip/lwip/
H A Dsys.h88 void *arg; member in struct:sys_timeo
/barrelfish-2018-10-04/include/lwip2/lwip/priv/
H A Dtcpip_priv.h132 struct tcpip_api_call_data *arg; member in struct:tcpip_msg::__anon140::__anon142
148 void *arg; member in struct:tcpip_msg::__anon140::__anon145
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dfsm.c266 static void fsm_timeout(void *arg) { argument
H A Dpppapi.h95 void *arg; member in struct:pppapi_msg_msg::__anon156::__anon163
/barrelfish-2018-10-04/lib/barrelfish/
H A Dlmp_chan.c60 static void send_bind_cont(void *arg) argument
170 static void send_bind_reply(void *arg) argument
/barrelfish-2018-10-04/lib/bomp_new/
H A Dbomp_node.c30 uint64_t arg; ///< the argument to the function member in struct:bomp_msg_st::__anon521::__anon522
101 static void bomp_node_init_done(void *arg, errval_t err) argument
268 coreid_t bomp_node_exec(struct bomp_node *node, void *fn, void *arg, coreid_t tid_start, coreid_t nthreads) argument
331 static int bomp_node_msg_handler(void *arg) argument
[all...]
H A Dbomp_thread.c34 uint64_t arg; ///< the argument to the function member in struct:bomp_msg_st::__anon523::__anon524
123 static void bomp_thread_init_done(void *arg, errval_t err) argument
214 bomp_thread_exec(struct bomp_thread *thread, bomp_thread_fn_t fn, void *arg, uint32_t tid) argument
271 execute__rx(struct bomp_binding *_binding, uint64_t fn, uint64_t arg, uint32_t tid, uint64_t icv_task) argument
341 bomp_thread_msg_handler(void *arg) argument
[all...]
/barrelfish-2018-10-04/lib/collections/
H A Dhash_table.c25 static int32_t match_key(void *data, void *arg) argument
69 static int collections_hash_release_elem(void* elem, void * arg) argument
290 void *arg; member in struct:collections_hash_visitor_tuple
293 static int collections_hash_visit0(void* list_data, void* arg) argument
300 int collections_hash_visit(collections_hash_table* t, collections_hash_visitor_func func, void* arg) argument
[all...]
H A Dlist.c157 collections_list_find_if(collections_listnode *start, collections_list_predicate p, void *arg) argument
178 collections_list_remove_if(collections_listnode *start, collections_list_predicate p, void *arg) argument
200 collections_list_remove_if_all(collections_listnode *start, collections_list_predicate p, void *arg) argument
368 collections_list_visit(collections_listnode *start, collections_list_visitor_func func, void *arg) argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Den_netdev.c1943 static void mlx4_en_open(void* arg) { argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/linux/
H A Dslab.h63 kmem_ctor(void *mem, int size, void *arg, int flags) argument
/barrelfish-2018-10-04/lib/dma/
H A Ddma_mem_mgr.c237 dma_mem_mgr_set_convert_fn(struct dma_mem_mgr *mem_mgr, dma_mem_convert_fn fn, void *arg) argument
/barrelfish-2018-10-04/usr/kaluga/
H A Ddriver_startup.c45 default_start_function(coreid_t where, struct module_info* mi, char* record, struct driver_argument * arg) argument
136 default_start_function_new(coreid_t where, struct module_info* mi, char* record, struct driver_argument* arg) argument
307 start_networking(coreid_t core, struct module_info* driver, char* record, struct driver_argument * arg) argument
[all...]
/barrelfish-2018-10-04/usr/mem_serv_dist/
H A Dhybrid_support.c53 static void allocate_response_done(void *arg) argument
69 static void retry_allocate_reply(void *arg) argument
93 static void retry_steal_reply(void *arg) argument
115 static void retry_available_reply(void *arg) argument
139 static void retry_free_reply(void *arg) argument
[all...]
/barrelfish-2018-10-04/usr/monitor/capops/
H A Dmove.c164 free_owner_recv_cap(void *arg) argument
/barrelfish-2018-10-04/usr/monitor/
H A Dmain.c321 static void mon_heartbeat(void *arg) { argument
H A Dtrace_support.c391 static void trace_monitor_prepare_finished_successfully(void *arg) argument
/barrelfish-2018-10-04/usr/tests/bulk_transfer/
H A Dbulk_mini.c10 static void dummy_cont_cb(void *arg, errval_t err, struct bulk_channel *channel) argument
123 static void cb_tx_pool_assign_done(void *arg, argument
132 static void cb_tx_bind_done(void *arg, argument
/barrelfish-2018-10-04/usr/tests/distops/
H A Dmain.c64 static void rx_str(struct test_binding *b, uint32_t arg, const char *s) argument
78 static void server_rx_basic(struct test_binding *b, uint32_t arg) argument
84 static void server_rx_caps(struct test_binding *b, uint32_t arg, struct capref cap1, argument
138 static void client_rx_basic(struct test_binding *b, uint32_t arg) argument
145 client_rx_caps(struct test_binding *b, uint32_t arg, struct capref cap1, struct capref cap2) argument
[all...]
/barrelfish-2018-10-04/usr/tests/flounderbootstrap/
H A Dflounderbootstrap.c163 rx_test(struct flounderbootstrap_binding *b, uint32_t arg) argument

Completed in 290 milliseconds

1234567891011>>