Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_context_types.h244 struct list_head destroyed_link; member
H A Dintel_context.c414 INIT_LIST_HEAD(&ce->destroyed_link); in intel_context_init()
/openbsd/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_submission.c3305 destroyed_link); in guc_flush_destroyed_contexts()
3307 list_del_init(&ce->destroyed_link); in guc_flush_destroyed_contexts()
3327 destroyed_link); in deregister_destroyed_contexts()
3329 list_del_init(&ce->destroyed_link); in deregister_destroyed_contexts()
3368 list_add_tail(&ce->destroyed_link, in guc_context_destroy()