Searched defs:xbb (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/tcsh/
H A Dtc.str.c588 bb_cleanup(void *xbb) argument
/freebsd-10.2-release/sys/dev/xen/blkback/
H A Dblkback.c193 struct xbb_softc *xbb; member in struct:xbb_xen_reqlist
815 xbb_get_req(struct xbb_softc *xbb) argument
838 xbb_release_req(struct xbb_softc *xbb, struct xbb_xen_req *req) argument
857 xbb_release_reqs(struct xbb_softc *xbb, struct xbb_xen_req_list *req_list, int nreqs) argument
951 struct xbb_softc *xbb; local
976 xbb_get_kva(struct xbb_softc *xbb, int nr_pages) argument
1061 xbb_free_kva(struct xbb_softc *xbb, uint8_t *kva_ptr, int nr_pages) argument
1112 xbb_get_reqlist(struct xbb_softc *xbb) argument
1144 xbb_release_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int wakeup) argument
1189 xbb_get_resources(struct xbb_softc *xbb, struct xbb_xen_reqlist **reqlist, blkif_request_t *ring_req, RING_IDX ring_idx) argument
1283 xbb_send_response(struct xbb_softc *xbb, struct xbb_xen_req *req, int status) argument
1354 xbb_complete_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist) argument
1421 struct xbb_softc *xbb; local
1498 xbb_dispatch_io(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist) argument
1771 struct xbb_softc *xbb; local
1986 struct xbb_softc *xbb; local
1995 SDT_PROVIDER_DEFINE(xbb); variable
2015 xbb_dispatch_dev(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int operation, int bio_flags) argument
2193 xbb_dispatch_file(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int operation, int flags) argument
2433 xbb_close_backend(struct xbb_softc *xbb) argument
2489 xbb_open_dev(struct xbb_softc *xbb) argument
2552 xbb_open_file(struct xbb_softc *xbb) argument
2626 xbb_open_backend(struct xbb_softc *xbb) argument
2728 xbb_free_communication_mem(struct xbb_softc *xbb) argument
2756 xbb_disconnect(struct xbb_softc *xbb) argument
2837 xbb_connect_ring(struct xbb_softc *xbb) argument
2954 xbb_alloc_communication_mem(struct xbb_softc *xbb) argument
3005 xbb_collect_frontend_info(struct xbb_softc *xbb) argument
3139 xbb_alloc_requests(struct xbb_softc *xbb) argument
3166 xbb_alloc_request_lists(struct xbb_softc *xbb) argument
3228 xbb_publish_backend_info(struct xbb_softc *xbb) argument
3287 xbb_connect(struct xbb_softc *xbb) argument
3368 xbb_shutdown(struct xbb_softc *xbb) argument
3435 xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt, ...) argument
3484 xbb_setup_sysctl(struct xbb_softc *xbb) argument
3568 struct xbb_softc *xbb; local
3717 struct xbb_softc *xbb; local
3808 struct xbb_softc *xbb = device_get_softc(dev); local
[all...]

Completed in 1376 milliseconds