Searched refs:IO_WAITID_CANCEL_FLAG (Results 1 – 1 of 1) sorted by relevance
21 #define IO_WAITID_CANCEL_FLAG BIT(31) macro156 atomic_or(IO_WAITID_CANCEL_FLAG, &iw->refs); in __io_waitid_cancel()219 if (!(atomic_read(&iw->refs) & IO_WAITID_CANCEL_FLAG)) { in io_waitid_cb()