Searched refs:VCHIQ_BULK_ACTUAL_ABORTED (Results 1 – 2 of 2) sorted by relevance
1203 if (bulk->actual != VCHIQ_BULK_ACTUAL_ABORTED) { in notify_bulks()1236 VCHIQ_BULK_ACTUAL_ABORTED) ? in notify_bulks()1240 VCHIQ_BULK_ACTUAL_ABORTED) ? in notify_bulks()1373 bulk->actual = VCHIQ_BULK_ACTUAL_ABORTED; in abort_outstanding_bulks()3029 bulk->actual = VCHIQ_BULK_ACTUAL_ABORTED; in vchiq_bulk_transfer()3087 else if (bulk_waiter->actual == VCHIQ_BULK_ACTUAL_ABORTED) in vchiq_bulk_transfer()
112 #define VCHIQ_BULK_ACTUAL_ABORTED -1 macro