Searched defs:st (Results 51 - 75 of 299) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/usr/fbdemo/
H A Dmain.c26 static void fb_bind_cb(void *st, errval_t err, struct fb_binding *b) argument
/barrelfish-2018-10-04/usr/kaluga/
H A Dstart_int_ctrl.c64 int_controller_change_event(octopus_mode_t mode, const char* device_record, void* st) argument
/barrelfish-2018-10-04/usr/skb/measurement/
H A Drtt_data.c36 static void rtt_value(struct monitor_client_response *st, argument
69 static void nr_rtt_values(struct monitor_client_response *st, uint64_t nr) argument
78 void gather_rtt_data(struct monitor_client_response *st) argument
/barrelfish-2018-10-04/usr/tests/xcorecaps/
H A Dxcorecapserv.c98 static void export_cb(void *st, errval_t err, iref_t iref) argument
115 static errval_t connect_cb(void *st, struct xcorecap_binding *b) argument
/barrelfish-2018-10-04/lib/dma/
H A Ddma_mgr_client.c40 static void bind_cb(void *st, argument
73 struct dma_mgr_bind_st st = { local
/barrelfish-2018-10-04/lib/driverkit/
H A Ddcontrol_service.c112 static void rpc_export_cb(void *st, errval_t err, iref_t iref) { argument
151 static errval_t rpc_connect_cb(void *st, struc argument
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/barrelfish/
H A Dnetif_barrelfish.c86 struct bfnetif_state *st = netif->state; local
122 struct bfnetif_state *st = netif->state; local
/barrelfish-2018-10-04/lib/mm/
H A Dslot_alloc.c20 static errval_t rootcn_alloc(void *st, uint8_t reqbits, struct capref *ret) argument
/barrelfish-2018-10-04/lib/net/
H A Ddhcp.c39 struct net_state *st = data; local
58 struct net_state *st = get_default_net_state(); local
74 struct net_state *st = get_default_net_state(); local
125 struct net_state *st = get_default_net_state(); local
208 struct net_state *st = get_default_net_state(); local
257 struct net_state *st = get_default_net_state(); local
285 struct net_state *st = get_default_net_state(); local
[all...]
H A Dnet_filter.c34 static void bind_cb(void *st, errval_t err, struct net_filter_binding *b) argument
48 static errval_t connect_to_net_filter(struct net_filter_state* st, argument
138 errval_t net_filter_init(struct net_filter_state** st, argument
179 errval_t net_filter_ip_install(struct net_filter_state* st, argument
250 net_filter_ip_remove(struct net_filter_state* st, struct net_filter_ip* filt) argument
308 net_filter_mac_install(struct net_filter_state* st, struct net_filter_mac* filt) argument
315 net_filter_mac_remove(struct net_filter_state* st, struct net_filter_mac* filt) argument
[all...]
/barrelfish-2018-10-04/lib/net_device_manager/
H A De10k_filt_cl_impl.c37 static void bind_cb(void *st, errval_t err, struct e10k_binding *b) argument
H A Dsfn5122f_filt_cl_impl.c37 static void bind_cb(void *st, errval_t err, struct sfn5122f_binding *b) argument
/barrelfish-2018-10-04/lib/netd/
H A DARP_lookup_service.c69 static errval_t connect_ARP_cb(void *st, struct net_ARP_binding *b) argument
99 static void export_ARP_cb(void *st, errval_t err, iref_t iref) argument
/barrelfish-2018-10-04/lib/octopus/client/
H A Doctopus.c92 static void event_bind_cb(void *st, errval_t err, struct octopus_binding *b) argument
H A Dtrigger.c30 trigger_handler(struct octopus_binding* b, octopus_trigger_id_t id, uint64_t t, octopus_mode_t mode, const char* record, uint64_t st) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/rand/
H A Drand_unix.c241 struct stat *st=&randomstats[i]; local
/barrelfish-2018-10-04/include/term/server/
H A Dserver.h41 void *st; member in struct:term_server
/barrelfish-2018-10-04/include/vm/
H A Dredzone.c100 struct stack st; local
/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_nfs.h18 void *st; member in struct:nfs_handle
/barrelfish-2018-10-04/usr/acpi/
H A Dpcilnk_controller_client.c223 static void pcilnk_route_controller_bind_cb(void *st, errval_t err, struct int_route_controller_binding *b) { argument
/barrelfish-2018-10-04/usr/bcached/
H A Dservice.c118 struct bcache_state *st = b->st; local
146 static void export_cb(void *st, errval_t err, iref_t iref) argument
171 static errval_t connect_cb(void *st, struct bcache_binding *b) argument
/barrelfish-2018-10-04/usr/bench/flounder_stubs/
H A Dempty.c93 static void bind_cb(void *st, errval_t binderr, struct bench_binding *b) argument
104 static void export_cb(void *st, errval_t err, iref_t iref) argument
119 static errval_t connect_cb(void *st, struct bench_binding *b) argument
/barrelfish-2018-10-04/usr/bench/ump_bench/
H A Dmain.c49 static void bind_cb(void *st, errval_t binderr, struct bench_binding *b) argument
73 static void export_cb(void *st, errval_t err, iref_t iref) argument
88 static errval_t connect_cb(void *st, struct bench_binding *b) argument
/barrelfish-2018-10-04/usr/boot_perfmon/
H A Dconnections.c32 static errval_t done_msging(void *st, coreid_t id, argument
89 static void bind_cb(void *st, errval_t err, struct boot_perfmon_binding *b) argument
128 static errval_t iter_connect(void *st, coreid_t id) argument
157 static void export_cb(void *st, errval_t err, iref_t iref) argument
171 static errval_t connect_cb(void *st, struct boot_perfmon_binding *b) argument
/barrelfish-2018-10-04/usr/drivers/ioat_dma/
H A Ddma_service.c32 static void memcpy_req_cb(errval_t err, dma_req_id_t id, void *st) argument
57 struct user_st *st = calloc(1, sizeof(*st)); local
133 struct user_st *st local
[all...]

Completed in 283 milliseconds

1234567891011>>