Home
last modified time | relevance | path

Searched refs:expand (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c2474 bool expand = false; in ocrdma_update_err_cqe() local
2487 expand = true; in ocrdma_update_err_cqe()
2490 return expand; in ocrdma_update_err_cqe()
2517 bool expand; in ocrdma_poll_err_scqe() local
2534 expand = ocrdma_update_err_rcqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2543 expand = false; in ocrdma_poll_err_scqe()
2547 expand = false; in ocrdma_poll_err_scqe()
2552 expand = ocrdma_update_err_scqe(ibwc, cqe, qp, status); in ocrdma_poll_err_scqe()
2554 return expand; in ocrdma_poll_err_scqe()
2561 bool expand = false; in ocrdma_poll_success_scqe() local
[all …]
/drivers/xen/
DKconfig10 the system to expand the domain's memory allocation, or alternatively
/drivers/usb/host/
DKconfig779 the aid of special testing hardware. In the future, this may expand
/drivers/md/
Draid5.c3380 int rcw, int expand) in schedule_reconstruction() argument
3401 if (!expand) in schedule_reconstruction()
3413 if (!expand) { in schedule_reconstruction()