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

1234567

/barrelfish-2018-10-04/usr/listfacts/
H A Dmain.c35 iref_t iref; local
/barrelfish-2018-10-04/include/dma/
H A Ddma_manager_client.h24 iref_t iref; member in struct:dma_mgr_driver_info
/barrelfish-2018-10-04/include/flounder/
H A Dflounder_support.h26 iref_t iref; member in struct:flounder_generic_bind_attempt
/barrelfish-2018-10-04/lib/dist/
H A Dservice.c24 errval_t register_service_local(coreid_t core, char *name, iref_t iref) argument
45 errval_t lookup_service(coreid_t core, char *name, iref_t *iref) argument
/barrelfish-2018-10-04/lib/octopus/server/
H A Dinit.c59 static void rpc_export_cb(void *st, errval_t err, iref_t iref) argument
/barrelfish-2018-10-04/lib/skb/
H A Dskb.c41 iref_t iref; local
/barrelfish-2018-10-04/usr/device_managers/xeon_phi/
H A Dcardmanager.c88 errval_t cm_get_irefs(iref_t *iref, uint8_t *num) argument
/barrelfish-2018-10-04/usr/drivers/hpet/
H A Dmain.c42 static void export_cb(void *st, errval_t err, iref_t iref) argument
/barrelfish-2018-10-04/usr/drivers/omap44xx/mmchs/
H A Dmmchs.h26 iref_t iref; member in struct:mmchs_driver_state
/barrelfish-2018-10-04/usr/drivers/omap44xx/twl6030/
H A Dservice.c51 iref_t iref; member in struct:export_state
54 static void export_cb(void *st, errval_t err, iref_t iref) argument
80 void twl6030_init_service(struct twl6030_driver_state* st, iref_t* iref) argument
[all...]
/barrelfish-2018-10-04/usr/drivers/usb/usb_keyboard/
H A Dusb_keyboard_service.c55 static void usb_keyboard_export_cb(void *st, errval_t err, iref_t iref) argument
/barrelfish-2018-10-04/include/barrelfish/
H A Didc_export.h49 iref_t iref; member in struct:idc_export
/barrelfish-2018-10-04/usr/kaluga/
H A Dmain.c95 iref_t iref; local
/barrelfish-2018-10-04/usr/monitor/
H A Diref.c54 errval_t iref_get_core_id(iref_t iref, coreid_t *core_id) argument
63 errval_t iref_get_binding(iref_t iref, struct monitor_binding **binding) argument
30 iref_alloc(struct monitor_binding *binding, uintptr_t service_id, iref_t *iref) argument
80 iref_get_service_id(iref_t iref, uintptr_t *service_id) argument
[all...]
/barrelfish-2018-10-04/usr/pixels/
H A Dpixels.c24 static void _listening(struct pixels_service *_st, iref_t iref) argument
/barrelfish-2018-10-04/lib/lwip/src/barrelfish/
H A DARP_lookup_client.c66 iref_t iref; local
/barrelfish-2018-10-04/lib/usb/
H A Dusb_manager_client.c56 static void usb_driver_export_cb(void *st, errval_t err, iref_t iref) argument
/barrelfish-2018-10-04/usr/drivers/omap44xx/cm2/
H A Dservice.c50 iref_t iref; member in struct:export_state
53 static void export_cb(void *st, errval_t err, iref_t iref) argument
79 void cm2_init_service(struct cm2_driver_state* st, iref_t* iref) argument
[all...]
/barrelfish-2018-10-04/usr/drivers/serial/
H A Dterminal_service.c54 iref_t iref = NULL_IREF; local
/barrelfish-2018-10-04/include/dma/client/
H A Ddma_client_device.h36 iref_t iref; member in union:dma_client_info::__anon64
/barrelfish-2018-10-04/lib/barrelfish/
H A Didc_export.c86 iref_t iref; member in struct:idc_export_get_state
110 errval_t idc_get_service(iref_t iref, struct idc_export **e) argument
19 alloc_iref_reply_handler(struct monitor_binding *b, uintptr_t service_id, iref_t iref, errval_t success) argument
[all...]
/barrelfish-2018-10-04/usr/examples/xmpl-thc-binding/
H A Dthc-binding.c168 iref_t iref; local
/barrelfish-2018-10-04/usr/examples/xmpl-thc-lang/
H A Dthc-lang.c126 iref_t iref; local
/barrelfish-2018-10-04/usr/fbdemo/
H A Dmain.c37 iref_t iref; local
/barrelfish-2018-10-04/usr/tests/thcminitest/
H A Dthcminitest.c104 iref_t iref; local

Completed in 213 milliseconds

1234567