Home
last modified time | relevance | path

Searched refs:needs_cleanup (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_exec_queue_types.h61 bool needs_cleanup; member
H A Dxe_guc_submit.c2432 q->guc->needs_cleanup = true; in guc_exec_queue_revert_pending_state_change()
2659 if (q->guc->needs_cleanup) { in guc_exec_queue_replay_pending_state_change()
2663 q->guc->needs_cleanup = false; in guc_exec_queue_replay_pending_state_change()
/linux/drivers/net/
H A Dnetconsole.c1781 bool needs_cleanup; in drop_netconsole_target() local
1794 needs_cleanup = nt->state == STATE_ENABLED || in drop_netconsole_target()
1820 if (needs_cleanup) { in drop_netconsole_target()