Home | History | Annotate | Download | only in acpi

Lines Matching defs:ratelimitok

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) {
862 if (ratelimitok) {
886 if (ratelimitok) {
900 if (ratelimitok) {
910 if (ratelimitok) {
919 if (ratelimitok &&
927 if (ratelimitok &&
937 if (ratelimitok &&
1074 bool ratelimitok = false;
1083 ratelimitok = apei_gesb_ratecheck(sc, ACPI_HEST_GEN_ERROR_NONE,
1085 if (ratelimitok) {
1124 ratelimitok
1125 if (ratelimitok) {
1180 if (ratelimitok && unknownstatus != 0) {
1198 if (ratelimitok) {
1227 if (ratelimitok) {
1240 apei_gede_report_header(sc, gede, subctx, ratelimitok,
1248 if (ratelimitok) {
1262 if (ratelimitok) {
1276 if (ratelimitok) {
1283 gede->ErrorDataLength, subctx, ratelimitok);
1309 if (ratelimitok) {
1322 if (ratelimitok && rawdatalen > 0) {
1333 if (ratelimitok && size > 0) {