Searched refs:out_of_bounds (Results 1 – 3 of 3) sorted by relevance
199 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()
253 goto out_of_bounds; in linear_make_request()287 out_of_bounds: in linear_make_request()
584 const bool out_of_bounds = index >= ARRAY_SIZE(rtas_function_table); in rtas_function_token() local586 if (WARN_ONCE(out_of_bounds, "invalid function index %zu", index)) in rtas_function_token()