Searched refs:unref_list (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/kernel/
H A Dvc4_drv.h45 struct list_head unref_list; member in struct:vc4_exec_info
H A Dvc4_gem.c111 &exec->unref_list);
H A Dvc4_render_cl.c329 &exec->unref_list);
H A Dvc4_validate.c404 &exec->unref_list);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/kernel/
H A Dvc4_drv.h45 struct list_head unref_list; member in struct:vc4_exec_info
H A Dvc4_gem.c111 &exec->unref_list);
H A Dvc4_render_cl.c329 &exec->unref_list);
H A Dvc4_validate.c404 &exec->unref_list);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_simulator.c294 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list,
330 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list,
352 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list,
376 list_inithead(&exec.unref_list);
421 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec.unref_list,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_simulator.c294 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list,
330 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list,
352 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list,
376 list_inithead(&exec.unref_list);
421 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec.unref_list,

Completed in 9 milliseconds