Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_cursor.c199 goto out_of_bounds; in radeon_cursor_move_locked()
204 goto out_of_bounds; in radeon_cursor_move_locked()
212 goto out_of_bounds; in radeon_cursor_move_locked()
256 out_of_bounds: in radeon_cursor_move_locked()
/Linux-v5.4/drivers/md/
Dmd-linear.c259 goto out_of_bounds; in linear_make_request()
294 out_of_bounds: in linear_make_request()
/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c263 bool out_of_bounds = false; in mdp5_plane_atomic_check_with_state() local
276 out_of_bounds = true; in mdp5_plane_atomic_check_with_state()
288 out_of_bounds = true; in mdp5_plane_atomic_check_with_state()
291 if (out_of_bounds) { in mdp5_plane_atomic_check_with_state()