HomeSort by: relevance | last modified time | path
    Searched defs:ratelimitok (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/acpi/
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...]
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...]

Completed in 204 milliseconds