bo_relocations 381 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h struct list_head bo_relocations; bo_relocations 1184 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c list_add_tail(&reloc->head, &sw_context->bo_relocations); bo_relocations 1238 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c list_add_tail(&reloc->head, &sw_context->bo_relocations); bo_relocations 3296 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c INIT_LIST_HEAD(&sw_context->bo_relocations); bo_relocations 3304 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c list_for_each_entry(reloc, &sw_context->bo_relocations, head) { bo_relocations 3708 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c INIT_LIST_HEAD(&sw_context->bo_relocations);