rtas_get_error_log_max  423 arch/powerpc/include/asm/rtas.h extern int rtas_get_error_log_max(void);
rtas_get_error_log_max  353 arch/powerpc/kernel/rtas.c EXPORT_SYMBOL(rtas_get_error_log_max);
rtas_get_error_log_max  374 arch/powerpc/kernel/rtas.c 	bufsz = rtas_get_error_log_max();
rtas_get_error_log_max  176 arch/powerpc/kernel/rtasd.c 		rtas_error_log_max = rtas_get_error_log_max();
rtas_get_error_log_max  548 arch/powerpc/kernel/rtasd.c 	rtas_error_log_max = rtas_get_error_log_max();
rtas_get_error_log_max  295 arch/powerpc/platforms/pseries/ras.c 		  rtas_get_error_log_max());
rtas_get_error_log_max  338 arch/powerpc/platforms/pseries/ras.c 				rtas_get_error_log_max());
rtas_get_error_log_max  369 arch/powerpc/platforms/pseries/ras.c 				rtas_get_error_log_max());