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

/freebsd-13-stable/contrib/tcsh/
H A Dtc.str.c599 bb_cleanup(void *xbb) argument
/freebsd-13-stable/sys/dev/xen/blkback/
H A Dblkback.c193 struct xbb_softc *xbb; member in struct:xbb_xen_reqlist
823 xbb_get_req(struct xbb_softc *xbb) argument
846 xbb_release_req(struct xbb_softc *xbb, struct xbb_xen_req *req) argument
865 xbb_release_reqs(struct xbb_softc *xbb, struct xbb_xen_req_list *req_list, int nreqs) argument
959 struct xbb_softc *xbb; local
984 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
1118 xbb_get_reqlist(struct xbb_softc *xbb) argument
1149 xbb_release_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int wakeup) argument
1192 xbb_get_resources(struct xbb_softc *xbb, struct xbb_xen_reqlist **reqlist, blkif_request_t *ring_req, RING_IDX ring_idx) argument
1286 xbb_queue_response(struct xbb_softc *xbb, struct xbb_xen_req *req, int status) argument
1351 xbb_push_responses(struct xbb_softc *xbb, int *run_taskqueue, int *notify) argument
1388 xbb_complete_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist) argument
1471 struct xbb_softc *xbb; local
1547 xbb_dispatch_io(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist) argument
1818 struct xbb_softc *xbb; local
2032 struct xbb_softc *xbb; local
2041 SDT_PROVIDER_DEFINE(xbb); variable
2061 xbb_dispatch_dev(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int operation, int bio_flags) argument
2237 xbb_dispatch_file(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int operation, int flags) argument
2471 xbb_close_backend(struct xbb_softc *xbb) argument
2527 xbb_open_dev(struct xbb_softc *xbb) argument
2589 xbb_open_file(struct xbb_softc *xbb) argument
2663 xbb_open_backend(struct xbb_softc *xbb) argument
2754 xbb_free_communication_mem(struct xbb_softc *xbb) argument
2777 xbb_disconnect(struct xbb_softc *xbb) argument
2856 xbb_connect_ring(struct xbb_softc *xbb) argument
2989 xbb_alloc_communication_mem(struct xbb_softc *xbb) argument
3031 xbb_collect_frontend_info(struct xbb_softc *xbb) argument
3162 xbb_alloc_requests(struct xbb_softc *xbb) argument
3189 xbb_alloc_request_lists(struct xbb_softc *xbb) argument
3251 xbb_publish_backend_info(struct xbb_softc *xbb) argument
3310 xbb_connect(struct xbb_softc *xbb) argument
3390 xbb_shutdown(struct xbb_softc *xbb) argument
3464 xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt, ...) argument
3515 xbb_setup_sysctl(struct xbb_softc *xbb) argument
3603 struct xbb_softc *xbb; local
3713 struct xbb_softc *xbb; local
3807 struct xbb_softc *xbb; local
3898 struct xbb_softc *xbb = device_get_softc(dev); local
[all...]

Completed in 108 milliseconds