Home
last modified time | relevance | path

Searched refs:CODA_REQ_ABORT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcoda_psdev.h14 #define CODA_REQ_ABORT 0x8 macro
/kernel/linux/linux-5.10/fs/coda/
H A Dpsdev.c177 req->uc_flags |= CODA_REQ_ABORT; in coda_psdev_write()
331 req->uc_flags |= CODA_REQ_ABORT; in coda_psdev_release()
338 req->uc_flags |= CODA_REQ_ABORT; in coda_psdev_release()
H A Dcoda_psdev.h29 #define CODA_REQ_ABORT 0x8 macro
H A Dupcall.c670 if (req->uc_flags & (CODA_REQ_WRITE | CODA_REQ_ABORT)) in coda_waitfor_upcall()
774 if ((req->uc_flags & CODA_REQ_ABORT) || !signal_pending(current)) { in coda_upcall()
/kernel/linux/linux-6.6/fs/coda/
H A Dpsdev.c173 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()
H A Dcoda_psdev.h29 #define CODA_REQ_ABORT 0x8 macro
H A Dupcall.c670 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()

Completed in 6 milliseconds