Searched refs:VCHIQ_BULK_ACTUAL_ABORTED (Results 1 – 2 of 2) sorted by relevance
1227 if (bulk->actual != VCHIQ_BULK_ACTUAL_ABORTED) { in notify_bulks()1260 VCHIQ_BULK_ACTUAL_ABORTED) ? in notify_bulks()1264 VCHIQ_BULK_ACTUAL_ABORTED) ? in notify_bulks()1397 bulk->actual = VCHIQ_BULK_ACTUAL_ABORTED; in abort_outstanding_bulks()3096 bulk->actual = VCHIQ_BULK_ACTUAL_ABORTED; in vchiq_bulk_transfer()3155 else if (bulk_waiter->actual == VCHIQ_BULK_ACTUAL_ABORTED) in vchiq_bulk_transfer()
130 #define VCHIQ_BULK_ACTUAL_ABORTED -1 macro