HomeSort by relevance Sort by last modified time
    Searched refs:unref_list (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/vc4/kernel/
vc4_drv.h 45 struct list_head unref_list; member in struct:vc4_exec_info
vc4_gem.c 111 &exec->unref_list);
vc4_render_cl.c 321 &exec->unref_list);
vc4_validate.c 404 &exec->unref_list);
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_simulator.c 288 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list,
324 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list,
346 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list,
379 list_inithead(&exec.unref_list);
440 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec.unref_list,
  /external/libusb/libusb/os/
windows_winusb.c 1308 libusb_device **unref_list, **new_unref_list; local
    [all...]

Completed in 166 milliseconds