Lines Matching full:bulk
294 * @first: first res in the bulk move range
295 * @last: last res in the bulk move range
297 * Range of resources for a lru bulk move.
310 * Container for the current bulk move state. Should be used with
313 * ensure that the bulk as a whole is locked for eviction even if only one BO of
314 * the bulk is evicted.
327 * bulk sublist of @bulk. Protected by the ttm device's lru_lock.
328 * @bulk: Pointer to struct ttm_lru_bulk_move whose subrange @hitch is
333 * This field is valid iff @bulk != NULL.
342 struct ttm_lru_bulk_move *bulk; member
442 void ttm_lru_bulk_move_init(struct ttm_lru_bulk_move *bulk);
443 void ttm_lru_bulk_move_tail(struct ttm_lru_bulk_move *bulk);
445 struct ttm_lru_bulk_move *bulk);