Home
last modified time | relevance | path

Searched refs:TTM_BO_PRIV_FLAG_MOVING (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h510 #define TTM_BO_PRIV_FLAG_MOVING 0 /* Buffer object is moving and needs macro
H A Dttm_bo_vm.c152 if (test_bit(TTM_BO_PRIV_FLAG_MOVING, &bo->priv_flags)) { in ttm_bo_vm_fault()
H A Dttm_bo_util.c638 set_bit(TTM_BO_PRIV_FLAG_MOVING, &bo->priv_flags); in ttm_bo_move_accel_cleanup()
H A Dttm_bo.c1733 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()