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

/freebsd-current/contrib/tcsh/
H A Dtc.str.c599 bb_cleanup(void *xbb) argument
/freebsd-current/sys/dev/xen/blkback/
H A Dblkback.c170 struct xbb_softc *xbb; member in struct:xbb_xen_reqlist
768 xbb_get_req(struct xbb_softc *xbb) argument
791 xbb_release_req(struct xbb_softc *xbb, struct xbb_xen_req *req) argument
810 xbb_release_reqs(struct xbb_softc *xbb, struct xbb_xen_req_list *req_list, int nreqs) argument
881 struct xbb_softc *xbb; local
906 xbb_get_kva(struct xbb_softc *xbb, int nr_pages) argument
990 xbb_free_kva(struct xbb_softc *xbb, uint8_t *kva_ptr, int nr_pages) argument
1040 xbb_get_reqlist(struct xbb_softc *xbb) argument
1071 xbb_release_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int wakeup) argument
1114 xbb_get_resources(struct xbb_softc *xbb, struct xbb_xen_reqlist **reqlist, blkif_request_t *ring_req, RING_IDX ring_idx) argument
1208 xbb_queue_response(struct xbb_softc *xbb, struct xbb_xen_req *req, int status) argument
1273 xbb_push_responses(struct xbb_softc *xbb, int *run_taskqueue, int *notify) argument
1310 xbb_complete_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist) argument
1393 struct xbb_softc *xbb; local
1458 xbb_dispatch_io(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist) argument
1724 struct xbb_softc *xbb; local
1938 struct xbb_softc *xbb; local
1947 SDT_PROVIDER_DEFINE(xbb); variable
1967 xbb_dispatch_dev(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int operation, int bio_flags) argument
2132 xbb_dispatch_file(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int operation, int flags) argument
2309 xbb_close_backend(struct xbb_softc *xbb) argument
2365 xbb_open_dev(struct xbb_softc *xbb) argument
2427 xbb_open_file(struct xbb_softc *xbb) argument
2501 xbb_open_backend(struct xbb_softc *xbb) argument
2592 xbb_free_communication_mem(struct xbb_softc *xbb) argument
2615 xbb_disconnect(struct xbb_softc *xbb) argument
2689 xbb_connect_ring(struct xbb_softc *xbb) argument
2821 xbb_alloc_communication_mem(struct xbb_softc *xbb) argument
2863 xbb_collect_frontend_info(struct xbb_softc *xbb) argument
2994 xbb_alloc_requests(struct xbb_softc *xbb) argument
3021 xbb_alloc_request_lists(struct xbb_softc *xbb) argument
3072 xbb_publish_backend_info(struct xbb_softc *xbb) argument
3131 xbb_connect(struct xbb_softc *xbb) argument
3208 xbb_shutdown(struct xbb_softc *xbb) argument
3281 xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt, ...) argument
3343 xbb_setup_sysctl(struct xbb_softc *xbb) argument
3430 struct xbb_softc *xbb; local
3508 struct xbb_softc *xbb; local
3551 struct xbb_softc *xbb; local
3649 struct xbb_softc *xbb; local
3740 struct xbb_softc *xbb = device_get_softc(dev); local
[all...]

Completed in 111 milliseconds