Searched refs:xe_guc_read_stopped (Results 1 – 2 of 2) sorted by relevance
823 xe_guc_read_stopped(guc), HZ); in xe_guc_exec_queue_group_cgp_sync()824 if (!ret || xe_guc_read_stopped(guc)) { in xe_guc_exec_queue_group_cgp_sync()1254 int xe_guc_read_stopped(struct xe_guc *guc) in xe_guc_read_stopped() function1284 xe_guc_read_stopped(guc) || in disable_scheduling_deregister()1448 xe_guc_read_stopped(guc) || in enable_scheduling()1450 if ((!ret && !vf_recovery(guc)) || xe_guc_read_stopped(guc)) { in enable_scheduling()1589 xe_guc_read_stopped(guc) || in guc_exec_queue_timedout_job()1593 if (!ret || xe_guc_read_stopped(guc)) in guc_exec_queue_timedout_job()1611 xe_guc_read_stopped(guc) || in guc_exec_queue_timedout_job()1615 if (!ret || xe_guc_read_stopped(guc)) { in guc_exec_queue_timedout_job()[all …]
1441 if (!xe_guc_read_stopped(guc)) { in __guc_capture_process_output()