Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Drtas.c73 struct rtas_function { struct
484 const struct rtas_function *f1 = a; in rtas_function_cmp()
485 const struct rtas_function *f2 = b; in rtas_function_cmp()
497 const struct rtas_function key = { in __rtas_name_to_function()
500 struct rtas_function *found; in __rtas_name_to_function()
538 const struct rtas_function *func; in rtas_token_to_function()
875 const struct rtas_function *func; in rtas_token()
1689 const struct rtas_function *func; in block_rtas_call()
1869 struct rtas_function *curr = &rtas_function_table[i]; in rtas_function_table_init()
1870 struct rtas_function *prior; in rtas_function_table_init()
[all …]

Completed in 5 milliseconds