Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_hvs.c249 unsigned int next_entry_start; in vc4_hvs_debugfs_dlist() local
263 next_entry_start = 0; in vc4_hvs_debugfs_dlist()
269 if (!next_entry_start || in vc4_hvs_debugfs_dlist()
270 next_entry_start == j) { in vc4_hvs_debugfs_dlist()
273 next_entry_start = j + in vc4_hvs_debugfs_dlist()
291 unsigned int next_entry_start; in vc6_hvs_debugfs_dlist() local
310 next_entry_start = 0; in vc6_hvs_debugfs_dlist()
318 if (!next_entry_start || in vc6_hvs_debugfs_dlist()
319 next_entry_start == j) { in vc6_hvs_debugfs_dlist()
322 next_entry_start = j + in vc6_hvs_debugfs_dlist()