Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fence.c270 struct vmw_fence_action *action, *next_action; in vmw_fence_work_func() local
297 list_for_each_entry_safe(action, next_action, &list, head) { in vmw_fence_work_func()
366 struct vmw_fence_action *action, *next_action; in vmw_fences_perform_actions() local
368 list_for_each_entry_safe(action, next_action, list, head) { in vmw_fences_perform_actions()