Searched refs:nvram_read_error_log (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | nvram.h | 47 extern int nvram_read_error_log(char * buff, int length,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | nvram.h | 47 extern int nvram_read_error_log(char * buff, int length,
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | nvram.c | 148 /* nvram_read_error_log 152 int nvram_read_error_log(char *buff, int length, in nvram_read_error_log() function
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | nvram.c | 148 /* nvram_read_error_log 152 int nvram_read_error_log(char *buff, int length, in nvram_read_error_log() function
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | rtasd.c | 465 rc = nvram_read_error_log(logdata, rtas_error_log_max, in retrieve_nvram_error_log()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | rtasd.c | 465 rc = nvram_read_error_log(logdata, rtas_error_log_max, in retrieve_nvram_error_log()
|
Completed in 5 milliseconds