Home
last modified time | relevance | path

Searched refs:destroyed_worker (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc.h125 struct work_struct destroyed_worker; member
Dintel_guc_submission.c3141 submission_state.destroyed_worker); in destroyed_worker_func()
3183 queue_work(system_unbound_wq, &guc->submission_state.destroyed_worker); in guc_context_destroy()
4230 INIT_WORK(&guc->submission_state.destroyed_worker, in intel_guc_submission_init_early()