Searched refs:g2h_outstanding (Results 1 – 2 of 2) sorted by relevance
66 u32 g2h_outstanding; member130 u32 g2h_outstanding; member
379 xe_gt_assert(ct_to_gt(ct), ct->g2h_outstanding == 0 || in xe_guc_ct_set_state()382 if (ct->g2h_outstanding) in xe_guc_ct_set_state()384 ct->g2h_outstanding = 0; in xe_guc_ct_set_state()586 if (!ct->g2h_outstanding) in __g2h_reserve_space()590 ct->g2h_outstanding += num_g2h; in __g2h_reserve_space()602 bad |= !ct->g2h_outstanding; in __g2h_release_space()610 ct->g2h_outstanding); in __g2h_release_space()616 if (!--ct->g2h_outstanding) in __g2h_release_space()887 if (!wait_event_timeout(ct->wq, !ct->g2h_outstanding || in guc_ct_send_locked()1678 snapshot->g2h_outstanding = READ_ONCE(ct->g2h_outstanding); in guc_ct_snapshot_capture()[all …]