Home | History | Annotate | Download | only in traceevent

Lines Matching full:do_warning

47 #define do_warning(fmt, ...)				\
1087 do_warning("Error: expected type %d but read %d",
1098 do_warning("Error: expected type %d but read %d",
1104 do_warning("Error: expected '%s' but read '%s'",
1341 do_warning("%s: no type found", __func__);
1388 do_warning("failed to find token");
1604 do_warning("%s: not enough memory!", __func__);
1654 do_warning("%s: not enough memory!", __func__);
1707 do_warning("unknown op '%c'", op[0]);
1728 do_warning("unknown op '%s'", op);
1760 do_warning("bad op token %s", token);
1770 do_warning("bad op token %s", token);
1856 do_warning("bad pointer type");
1898 do_warning("unknown op '%s'", token);
1919 do_warning("%s: not enough memory!", __func__);
1980 do_warning("pointer expected with non pointer type");
1986 do_warning("%s: not enough memory!", __func__);
2066 do_warning("expected type argument");
2132 do_warning("unknown op '%s'", arg->op.op);
2154 do_warning("unknown op '%s'", arg->op.op);
2167 do_warning("unknown op '%s'", arg->op.op);
2185 do_warning("unknown op '%s'", arg->op.op);
2215 do_warning("unknown op '%s'", arg->op.op);
2225 do_warning("invalid eval type %d", arg->type);
2253 do_warning("invalid eval type %d", arg->type);
2353 do_warning("%s: not enough memory!", __func__);
2406 do_warning("%s: not enough memory!", __func__);
2444 do_warning("%s: not enough memory!", __func__);
2459 do_warning("%s: not enough memory!", __func__);
2522 do_warning("%s: not enough memory!", __func__);
2581 do_warning("previous needed to be PRINT_ATOM");
2587 do_warning("%s: not enough memory!", __func__);
2689 do_warning("%s: not enough memory!", __func__);
2751 do_warning("function %s not defined", token);
2837 do_warning("unexpected type %d", type);
2860 do_warning("%s: not enough memory!", __func__);
3090 do_warning("no event_list!");
3427 do_warning("%s: unknown op '%s'", __func__, arg->op.op);
3431 do_warning("%s: field %s not found", __func__, arg->field.name);
3531 do_warning("%s: not enough memory!", __func__);
3629 do_warning("%s: field %s not found", __func__, arg->field.name);
3674 do_warning("%s(%d): malloc str", __func__, __LINE__);
3681 do_warning("%s(%d): malloc str", __func__, __LINE__);
3693 do_warning("Unexpected end of arguments\n");
3743 do_warning("can't find buffer field for binary printk");
3748 do_warning("can't find ip field for binary printk");
3762 do_warning("%s(%d): not enough memory!", __func__, __LINE__);
3828 do_warning("%s(%d): not enough memory!",
3851 do_warning("%s(%d): not enough memory!",
3892 do_warning("can't find format field for binary printk");
3948 do_warning("%s: field %s not found",
4120 do_warning("no argument match");
4157 do_warning("no argument match");
4167 do_warning("bad format!");
4234 do_warning("bad count (%d)", ls);
4240 do_warning("no matching argument");
4250 do_warning("bad format!");
4465 do_warning("ug! negative record size %d", record->size);
4473 do_warning("ug! no event found for type %d", type);
4615 do_warning("event %s has more %s fields than specified",
4623 do_warning("event %s has less %s fields than specified",
5384 do_warning("Failed to allocate function handler");
5392 do_warning("Failed to allocate function name");
5405 do_warning("Invalid argument type %d", type);
5412 do_warning("Failed to allocate function param");
5486 do_warning("Failed to allocate event handler");
5498 do_warning("Failed to allocate event/sys name");