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 D | vc4_drv.h | 45 struct list_head unref_list; member in struct:vc4_exec_info
|
| H A D | vc4_gem.c | 111 &exec->unref_list);
|
| H A D | vc4_render_cl.c | 329 &exec->unref_list);
|
| H A D | vc4_validate.c | 404 &exec->unref_list);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/kernel/ |
| H A D | vc4_drv.h | 45 struct list_head unref_list; member in struct:vc4_exec_info
|
| H A D | vc4_gem.c | 111 &exec->unref_list);
|
| H A D | vc4_render_cl.c | 329 &exec->unref_list);
|
| H A D | vc4_validate.c | 404 &exec->unref_list);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_simulator.c | 294 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 D | vc4_simulator.c | 294 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