Lines Matching full:bulk
275 * @first: first res in the bulk move range
276 * @last: last res in the bulk move range
278 * Range of resources for a lru bulk move.
291 * Container for the current bulk move state. Should be used with
294 * ensure that the bulk as a whole is locked for eviction even if only one BO of
295 * the bulk is evicted.
308 * bulk sublist of @bulk. Protected by the ttm device's lru_lock.
309 * @bulk: Pointer to struct ttm_lru_bulk_move whose subrange @hitch is
314 * This field is valid iff @bulk != NULL.
323 struct ttm_lru_bulk_move *bulk; member
416 void ttm_lru_bulk_move_init(struct ttm_lru_bulk_move *bulk);
417 void ttm_lru_bulk_move_tail(struct ttm_lru_bulk_move *bulk);
419 struct ttm_lru_bulk_move *bulk);