Searched refs:TTM_BO_PRIV_FLAG_MOVING (Results 1 – 4 of 4) sorted by relevance
510 #define TTM_BO_PRIV_FLAG_MOVING 0 /* Buffer object is moving and needs macro
152 if (test_bit(TTM_BO_PRIV_FLAG_MOVING, &bo->priv_flags)) { in ttm_bo_vm_fault()
638 set_bit(TTM_BO_PRIV_FLAG_MOVING, &bo->priv_flags); in ttm_bo_move_accel_cleanup()
1733 clear_bit(TTM_BO_PRIV_FLAG_MOVING, &bo->priv_flags); in ttm_bo_wait()1756 clear_bit(TTM_BO_PRIV_FLAG_MOVING, in ttm_bo_wait()