Searched refs:CODA_REQ_ABORT (Results 1 – 3 of 3) sorted by relevance
173 req->uc_flags |= CODA_REQ_ABORT; in coda_psdev_write()327 req->uc_flags |= CODA_REQ_ABORT; in coda_psdev_release()334 req->uc_flags |= CODA_REQ_ABORT; in coda_psdev_release()
29 #define CODA_REQ_ABORT 0x8 macro
670 if (req->uc_flags & (CODA_REQ_WRITE | CODA_REQ_ABORT)) in coda_waitfor_upcall()775 if ((req->uc_flags & CODA_REQ_ABORT) || !signal_pending(current)) { in coda_upcall()