Symbol: ttm_lru_bulk_move
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
441
struct ttm_lru_bulk_move lru_bulk_move;
drivers/gpu/drm/ttm/tests/ttm_bo_test.c
324
struct ttm_lru_bulk_move lru_bulk_move;
drivers/gpu/drm/ttm/tests/ttm_bo_test.c
498
struct ttm_lru_bulk_move lru_bulk_move;
drivers/gpu/drm/ttm/tests/ttm_bo_test.c
549
struct ttm_lru_bulk_move lru_bulk_move;
drivers/gpu/drm/ttm/ttm_bo.c
103
struct ttm_lru_bulk_move *bulk)
drivers/gpu/drm/ttm/ttm_resource.c
125
void ttm_lru_bulk_move_init(struct ttm_lru_bulk_move *bulk)
drivers/gpu/drm/ttm/ttm_resource.c
141
struct ttm_lru_bulk_move *bulk)
drivers/gpu/drm/ttm/ttm_resource.c
157
void ttm_lru_bulk_move_tail(struct ttm_lru_bulk_move *bulk)
drivers/gpu/drm/ttm/ttm_resource.c
184
ttm_lru_bulk_move_pos(struct ttm_lru_bulk_move *bulk, struct ttm_resource *res)
drivers/gpu/drm/ttm/ttm_resource.c
226
static void ttm_lru_bulk_move_add(struct ttm_lru_bulk_move *bulk,
drivers/gpu/drm/ttm/ttm_resource.c
241
static void ttm_lru_bulk_move_del(struct ttm_lru_bulk_move *bulk,
drivers/gpu/drm/ttm/ttm_resource.c
51
static void ttm_resource_cursor_move_bulk_tail(struct ttm_lru_bulk_move *bulk,
drivers/gpu/drm/ttm/ttm_resource.c
625
struct ttm_lru_bulk_move *bulk;
drivers/gpu/drm/ttm/ttm_resource.c
70
static void ttm_bulk_move_adjust_cursors(struct ttm_lru_bulk_move *bulk)
drivers/gpu/drm/ttm/ttm_resource.c
79
static void ttm_bulk_move_drop_cursors(struct ttm_lru_bulk_move *bulk)
drivers/gpu/drm/xe/xe_bo.c
2134
struct ttm_lru_bulk_move *bulk, size_t size,
drivers/gpu/drm/xe/xe_bo.h
97
struct ttm_lru_bulk_move *bulk, size_t size,
drivers/gpu/drm/xe/xe_vm_types.h
215
struct ttm_lru_bulk_move lru_bulk_move;
include/drm/ttm/ttm_bo.h
123
struct ttm_lru_bulk_move *bulk_move;
include/drm/ttm/ttm_bo.h
396
struct ttm_lru_bulk_move *bulk);
include/drm/ttm/ttm_resource.h
342
struct ttm_lru_bulk_move *bulk;
include/drm/ttm/ttm_resource.h
442
void ttm_lru_bulk_move_init(struct ttm_lru_bulk_move *bulk);
include/drm/ttm/ttm_resource.h
443
void ttm_lru_bulk_move_tail(struct ttm_lru_bulk_move *bulk);
include/drm/ttm/ttm_resource.h
445
struct ttm_lru_bulk_move *bulk);