Searched refs:WORKUNIT_CANCELLED (Results 1 – 1 of 1) sorted by relevance
52 #define WORKUNIT_CANCELLED 0x00000001 macro1045 if (r->flags & WORKUNIT_CANCELLED) in si_async_launchpad()1189 if ((r->flags & WORKUNIT_CANCELLED) == 0) in si_async_handle_reply()