Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vc4/
Dvc4_gem.c1013 struct vc4_seqno_cb *cb, *cb_temp; in vc4_job_handle_completed() local
1030 list_for_each_entry_safe(cb, cb_temp, &vc4->seqno_cb_list, work.entry) { in vc4_job_handle_completed()