Lines Matching full:bulk
284 * @first: first res in the bulk move range
285 * @last: last res in the bulk move range
287 * Range of resources for a lru bulk move.
300 * Container for the current bulk move state. Should be used with
303 * ensure that the bulk as a whole is locked for eviction even if only one BO of
304 * the bulk is evicted.
317 * bulk sublist of @bulk. Protected by the ttm device's lru_lock.
318 * @bulk: Pointer to struct ttm_lru_bulk_move whose subrange @hitch is
323 * This field is valid iff @bulk != NULL.
332 struct ttm_lru_bulk_move *bulk; member
425 void ttm_lru_bulk_move_init(struct ttm_lru_bulk_move *bulk);
426 void ttm_lru_bulk_move_tail(struct ttm_lru_bulk_move *bulk);
428 struct ttm_lru_bulk_move *bulk);