Searched refs:__fetch_rtas_last_error (Results 1 – 1 of 1) sorted by relevance
947 static char *__fetch_rtas_last_error(char *altbuf) in __fetch_rtas_last_error() function993 #define __fetch_rtas_last_error(x) NULL macro1130 buff_copy = __fetch_rtas_last_error(NULL); in rtas_call()1844 errbuf = __fetch_rtas_last_error(buff_copy); in SYSCALL_DEFINE1()
Completed in 5 milliseconds