Searched refs:VCHIQ_BULK_ACTUAL_ABORTED (Results 1 – 2 of 2) sorted by relevance
1212 if (bulk->actual != VCHIQ_BULK_ACTUAL_ABORTED) { in notify_bulks()1244 VCHIQ_BULK_ACTUAL_ABORTED) ? in notify_bulks()1248 VCHIQ_BULK_ACTUAL_ABORTED) ? in notify_bulks()1369 if (bulk->actual != VCHIQ_BULK_ACTUAL_ABORTED) in resolve_bulks()1439 bulk->actual = VCHIQ_BULK_ACTUAL_ABORTED; in abort_outstanding_bulks()3354 bulk->actual = VCHIQ_BULK_ACTUAL_ABORTED; in vchiq_bulk_transfer()3419 else if (bulk_waiter->actual == VCHIQ_BULK_ACTUAL_ABORTED) in vchiq_bulk_transfer()
142 #define VCHIQ_BULK_ACTUAL_ABORTED -1 macro