Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
A Drtas.c560 const bool out_of_bounds = index >= ARRAY_SIZE(rtas_function_table); in rtas_function_token() local
562 if (WARN_ONCE(out_of_bounds, "invalid function index %zu", index)) in rtas_function_token()

Completed in 9 milliseconds