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

/freebsd-11-stable/contrib/tcsh/
H A Dtc.str.c599 bb_cleanup(void *xbb) argument
/freebsd-11-stable/sys/dev/xen/blkback/
H A Dblkback.c190 struct xbb_softc *xbb; member in struct:xbb_xen_reqlist
822 xbb_get_req(struct xbb_softc *xbb) argument
845 xbb_release_req(struct xbb_softc *xbb, struct xbb_xen_req *req) argument
864 xbb_release_reqs(struct xbb_softc *xbb, struct xbb_xen_req_list *req_list, int nreqs) argument
958 struct xbb_softc *xbb; local
983 xbb_get_kva(struct xbb_softc *xbb, int nr_pages) argument
1068 xbb_free_kva(struct xbb_softc *xbb, uint8_t *kva_ptr, int nr_pages) argument
1119 xbb_get_reqlist(struct xbb_softc *xbb) argument
1151 xbb_release_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int wakeup) argument
1194 xbb_get_resources(struct xbb_softc *xbb, struct xbb_xen_reqlist **reqlist, blkif_request_t *ring_req, RING_IDX ring_idx) argument
1288 xbb_queue_response(struct xbb_softc *xbb, struct xbb_xen_req *req, int status) argument
1353 xbb_push_responses(struct xbb_softc *xbb, int *run_taskqueue, int *notify) argument
1392 xbb_complete_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist) argument
1475 struct xbb_softc *xbb; local
1552 xbb_dispatch_io(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist) argument
1825 struct xbb_softc *xbb; local
2040 struct xbb_softc *xbb; local
2049 SDT_PROVIDER_DEFINE(xbb); variable
2069 xbb_dispatch_dev(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int operation, int bio_flags) argument
2247 xbb_dispatch_file(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int operation, int flags) argument
2485 xbb_close_backend(struct xbb_softc *xbb) argument
2541 xbb_open_dev(struct xbb_softc *xbb) argument
2604 xbb_open_file(struct xbb_softc *xbb) argument
2678 xbb_open_backend(struct xbb_softc *xbb) argument
2769 xbb_free_communication_mem(struct xbb_softc *xbb) argument
2792 xbb_disconnect(struct xbb_softc *xbb) argument
2873 xbb_connect_ring(struct xbb_softc *xbb) argument
3007 xbb_alloc_communication_mem(struct xbb_softc *xbb) argument
3049 xbb_collect_frontend_info(struct xbb_softc *xbb) argument
3183 xbb_alloc_requests(struct xbb_softc *xbb) argument
3210 xbb_alloc_request_lists(struct xbb_softc *xbb) argument
3272 xbb_publish_backend_info(struct xbb_softc *xbb) argument
3331 xbb_connect(struct xbb_softc *xbb) argument
3411 xbb_shutdown(struct xbb_softc *xbb) argument
3485 xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt, ...) argument
3536 xbb_setup_sysctl(struct xbb_softc *xbb) argument
3624 struct xbb_softc *xbb; local
3734 struct xbb_softc *xbb; local
3828 struct xbb_softc *xbb; local
3919 struct xbb_softc *xbb = device_get_softc(dev); local
[all...]

Completed in 68 milliseconds