Searched refs:VCHIQ_BULK_ACTUAL_ABORTED (Results 1 – 2 of 2) sorted by relevance
1260 if (bulk->actual != VCHIQ_BULK_ACTUAL_ABORTED) { in notify_bulks()1293 VCHIQ_BULK_ACTUAL_ABORTED) ? in notify_bulks()1297 VCHIQ_BULK_ACTUAL_ABORTED) ? in notify_bulks()1418 if (bulk->actual != VCHIQ_BULK_ACTUAL_ABORTED) in resolve_bulks()1485 bulk->actual = VCHIQ_BULK_ACTUAL_ABORTED; in abort_outstanding_bulks()3389 bulk->actual = VCHIQ_BULK_ACTUAL_ABORTED; in vchiq_bulk_transfer()3456 else if (bulk_waiter->actual == VCHIQ_BULK_ACTUAL_ABORTED) in vchiq_bulk_transfer()
141 #define VCHIQ_BULK_ACTUAL_ABORTED -1 macro