Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/blkback/
H A Dblkback.c172 struct xbb_softc *xbb; member
770 xbb_get_req(struct xbb_softc *xbb) in xbb_get_req()
793 xbb_release_req(struct xbb_softc *xbb, struct xbb_xen_req *req) in xbb_release_req()
812 xbb_release_reqs(struct xbb_softc *xbb, struct xbb_xen_req_list *req_list, in xbb_release_reqs()
883 struct xbb_softc *xbb; in xbb_get_gntaddr() local
908 xbb_get_kva(struct xbb_softc *xbb, int nr_pages) in xbb_get_kva()
992 xbb_free_kva(struct xbb_softc *xbb, uint8_t *kva_ptr, int nr_pages) in xbb_free_kva()
1042 xbb_get_reqlist(struct xbb_softc *xbb) in xbb_get_reqlist()
1073 xbb_release_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, in xbb_release_reqlist()
1116 xbb_get_resources(struct xbb_softc *xbb, struct xbb_xen_reqlist **reqlist, in xbb_get_resources()
[all …]
/freebsd/contrib/tcsh/
H A Dtc.str.c599 bb_cleanup(void *xbb)