OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:req_bp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/xen/xen/
xbd_xenbus.c
122
struct buf *
req_bp
; /* buffer associated with this request */
member in struct:xbd_req::__anon19860cbf010a::__anon19860cbf0208
133
#define
req_bp
u.req_rw.
req_bp
macro
819
KASSERT(xbdreq->
req_bp
== NULL);
834
bp = xbdreq->
req_bp
;
835
xbdreq->
req_bp
= NULL;
1175
xbdreq->
req_bp
= bp;
1246
xbdreq2->
req_bp
= bp;
1391
sc->sc_unalign_used = req->
req_bp
;
1393
KASSERT(req->
req_bp
->b_bcount <= MAXPHYS)
[
all
...]
Completed in 44 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025