apei.c | 370 size_t len, const char *ctx, bool ratelimitok) 378 if (!ratelimitok) 509 const char *ctx, bool ratelimitok) 517 if (!ratelimitok) 786 * apei_gede_report_header(sc, gede, ctx, ratelimitok, &headerlen, &report) 789 * given context, if ratelimitok is true. 799 const ACPI_HEST_GENERIC_DATA *gede, const char *ctx, bool ratelimitok, 827 if (ratelimitok) { 836 if (ratelimitok) { 847 if (ratelimitok) { 1074 bool ratelimitok = false; local in function:apei_gesb_report [all...] |