Home
last modified time | relevance | path

Searched refs:out_of_bounds (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_cursor.c197 goto out_of_bounds; in radeon_cursor_move_locked()
202 goto out_of_bounds; in radeon_cursor_move_locked()
210 goto out_of_bounds; in radeon_cursor_move_locked()
254 out_of_bounds: in radeon_cursor_move_locked()
/Linux-v4.19/drivers/md/
Dmd-linear.c267 goto out_of_bounds; in linear_make_request()
297 out_of_bounds: in linear_make_request()
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c273 bool out_of_bounds = false; in mdp5_plane_atomic_check_with_state() local
286 out_of_bounds = true; in mdp5_plane_atomic_check_with_state()
298 out_of_bounds = true; in mdp5_plane_atomic_check_with_state()
301 if (out_of_bounds) { in mdp5_plane_atomic_check_with_state()