Searched defs:type (Results 201 - 225 of 493) sorted by relevance

1234567891011>>

/barrelfish-master/lib/barrelfish/vspace/
H A Dmemobj_fixed.c248 pagefault(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, vm_fault_type_t type) argument
H A Dmemobj_one_frame.c172 pagefault(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, vm_fault_type_t type) argument
/barrelfish-master/usr/drivers/iommu/modules/generic/
H A Dcommon.h44 hw_pci_iommu_t type; member in struct:iommu
145 static inline errval_t iommu_retype_read_only(struct capref src, enum objtype type, argument
[all...]
/barrelfish-master/lib/dma/xeon_phi/
H A Dxeon_phi_dma_device.c70 xeon_phi_dma_device_irq_setup(struct xeon_phi_dma_device *dev, dma_irq_t type) argument
364 xeon_phi_dma_device_intr_enable(struct xeon_phi_dma_device *dev, dma_irq_t type, dma_irq_fn_t fn, void *arg) argument
/barrelfish-master/lib/net/
H A Dnet_queue.c284 struct bench_ctl* net_queue_get_bench_data(struct devq* q, const char* name, uint8_t type) argument
/barrelfish-master/lib/net_device_manager/
H A Dport_service_impl.c227 res_port(struct net_ports_binding *cc, uint16_t port, port_type_t type, bufid_t buffer_id_rx, bufid_t buffer_id_tx, appid_t appid, qid_t queueid, bool is_bind) argument
308 get_port(struct net_ports_binding *cc, port_type_t type, bufid_t buffer_id_rx, bufid_t buffer_id_tx, appid_t appid, qid_t queueid, errval_t *err, uint16_t *port) argument
358 bind_port(struct net_ports_binding *cc, port_type_t type, uint16_t port_no, bufid_t buffer_id_rx, bufid_t buffer_id_tx, appid_t appid, qid_t queueid, errval_t *err) argument
399 close_port(struct net_ports_binding *cc, port_type_t type, uint16_t port_no, uint64_t appid, uint64_t queueid, errval_t *err) argument
443 find_filter_id(struct buffer_port_translation *port_list, uint16_t port_no, uint64_t type) argument
[all...]
H A Dport_management_support.h39 char *type; member in struct:filters_tx_vtbl
106 uint64_t type; member in struct:buffer_port_translation
/barrelfish-master/lib/posixcompat/
H A Dunixsock.h34 int type; // Socket type == AF_UNIX member in struct:_unix_socket
H A Dinheritance.c22 enum fdtab_type type; member in struct:fd_store
[all...]
/barrelfish-master/lib/usb/
H A Dusb_transfer.c37 usb_type_t type; ///< the type of the transfer member in struct:usb_xfer_state
/barrelfish-master/usr/drivers/usb/usb_manager/
H A Dusb_xfer.c269 usb_xfer_get_packet_size(struct usb_std_packet_size *ptr, uint8_t type, enum usb_speed speed) argument
379 uint8_t type = ep_desc->bmAttributes.xfer_type; local
[all...]
/barrelfish-master/usr/kaluga/
H A Ddevice_caps.c127 errval_t device_id_cap_create(struct capref dest, uint8_t type, uint16_t segment, argument
/barrelfish-master/usr/monitor/include/
H A Dconnection.h64 enum remote_conn_type { REMOTE_CONN_UMP } type; member in struct:remote_conn_state
/barrelfish-master/usr/pci/
H A Dpci_msix.c60 pci_cap_find(pci_hdr0_t *hdr, struct pci_address *addr, uint8_t type) argument
/barrelfish-master/usr/proc_mgmt/
H A Dpending_clients.h70 enum ClientType type; member in struct:pending_client
/barrelfish-master/usr/tests/hw_model_test/
H A Dmain_inter_card.c122 msg_open_cb(xphi_dom_id_t domain, uint64_t usrdata, struct capref msgframe, uint8_t type) argument
H A Doffloadknc.c98 msg_open_cb(xphi_dom_id_t domain, uint64_t usrdata, struct capref msgframe, uint8_t type) argument
/barrelfish-master/usr/tests/pagetable/
H A Dprotect.c109 bf_handler(enum exception_type type, int subtype, argument
/barrelfish-master/usr/tests/testdesc/
H A Dtestdesc.h40 int type; // Socket type == AF_UNIX member in struct:_unix_socket
76 enum fdtab_type type; member in struct:fd_store
/barrelfish-master/usr/tests/xeon_phi_test/
H A Dmain_inter_card.c122 msg_open_cb(xphi_dom_id_t domain, uint64_t usrdata, struct capref msgframe, uint8_t type) argument
/barrelfish-master/lib/libc/db/test/
H A Ddbtest.c75 DBTYPE type; /* Database type. */ variable
[all...]
/barrelfish-master/lib/libc/net/
H A Dgethostnamadr.c167 int type; local
262 int type; local
368 int type; local
[all...]
H A Dgetnetbydns.c164 int type, class, ancount, qdcount, haveanswer; local
H A Dgetnetnamadr.c65 int type; local
124 int type; local
213 int type; local
H A Dhesiod.c158 hesiod_to_bind(void *context, const char *name, const char *type) argument
375 int ancount, qdcount, i, j, n, skip, type, class, len; local
[all...]

Completed in 225 milliseconds

1234567891011>>