Lines Matching refs:trace_probe_log_err
263 trace_probe_log_err(offset, NO_GROUP_NAME); in traceprobe_parse_event_name()
267 trace_probe_log_err(offset, GROUP_TOO_LONG); in traceprobe_parse_event_name()
272 trace_probe_log_err(offset, BAD_GROUP_NAME); in traceprobe_parse_event_name()
286 trace_probe_log_err(offset, NO_EVENT_NAME); in traceprobe_parse_event_name()
289 trace_probe_log_err(offset, EVENT_TOO_LONG); in traceprobe_parse_event_name()
293 trace_probe_log_err(offset, BAD_EVENT_NAME); in traceprobe_parse_event_name()
378 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in check_prepare_btf_string_fetch()
390 trace_probe_log_err(ctx->offset, BAD_TYPE4STR); in check_prepare_btf_string_fetch()
518 trace_probe_log_err(ctx->offset + field - varname, BAD_HYPHEN); in split_next_field()
545 trace_probe_log_err(ctx->offset, NO_PTR_STRCT); in parse_btf_field()
551 trace_probe_log_err(ctx->offset, BAD_BTF_TID); in parse_btf_field()
567 trace_probe_log_err(ctx->offset, BAD_BTF_TID); in parse_btf_field()
571 trace_probe_log_err(ctx->offset, NO_BTF_FIELD); in parse_btf_field()
588 trace_probe_log_err(ctx->offset, BAD_BTF_TID); in parse_btf_field()
597 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_btf_field()
632 trace_probe_log_err(ctx->offset + field - varname, in parse_btf_arg()
642 trace_probe_log_err(ctx->offset, NO_RETVAL); in parse_btf_arg()
649 trace_probe_log_err(ctx->offset + field - varname, in parse_btf_arg()
659 trace_probe_log_err(ctx->offset, NO_BTF_ENTRY); in parse_btf_arg()
688 trace_probe_log_err(ctx->offset, NO_BTFARG); in parse_btf_arg()
694 trace_probe_log_err(ctx->offset, BAD_BTF_TID); in parse_btf_arg()
730 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_btf_bitfield()
757 trace_probe_log_err(ctx->offset, NOSUP_BTFARG); in parse_btf_arg()
764 trace_probe_log_err(ctx->offset, NOSUP_BTFARG); in parse_btf_bitfield()
1044 trace_probe_log_err(offs + len, IMMSTR_NO_CLOSE); in __parse_imm_string()
1074 trace_probe_log_err(ctx->offset, BAD_VAR); in parse_probe_arg()
1083 trace_probe_log_err(ctx->offset, BAD_REG_NAME); in parse_probe_arg()
1090 trace_probe_log_err(ctx->offset, BAD_MEM_ADDR); in parse_probe_arg()
1099 trace_probe_log_err(ctx->offset, FILE_ON_KPROBE); in parse_probe_arg()
1104 trace_probe_log_err(ctx->offset, BAD_FILE_OFFS); in parse_probe_arg()
1113 trace_probe_log_err(ctx->offset, SYM_ON_UPROBE); in parse_probe_arg()
1122 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_probe_arg()
1130 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_probe_arg()
1149 trace_probe_log_err(ctx->offset, DEREF_NEED_BRACE); in parse_probe_arg()
1155 trace_probe_log_err(ctx->offset, BAD_DEREF_OFFS); in parse_probe_arg()
1162 trace_probe_log_err(ctx->offset + strlen(arg), in parse_probe_arg()
1176 trace_probe_log_err(ctx->offset, COMM_CANT_DEREF); in parse_probe_arg()
1180 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_probe_arg()
1201 trace_probe_log_err(ctx->offset + 1, BAD_IMM); in parse_probe_arg()
1210 trace_probe_log_err(ctx->offset, NOSUP_BTFARG); in parse_probe_arg()
1219 trace_probe_log_err(ctx->offset, BAD_FETCH_ARG); in parse_probe_arg()
1277 trace_probe_log_err(ctx->offset + offs, in parse_probe_arg_type()
1281 trace_probe_log_err(ctx->offset + t3 + 1 - arg, in parse_probe_arg_type()
1287 trace_probe_log_err(ctx->offset + t2 - arg, in parse_probe_arg_type()
1292 trace_probe_log_err(ctx->offset + t2 - arg, in parse_probe_arg_type()
1309 trace_probe_log_err(ctx->offset + offs, NEED_STRING_TYPE); in parse_probe_arg_type()
1317 trace_probe_log_err(ctx->offset + offs, BAD_TYPE); in parse_probe_arg_type()
1341 trace_probe_log_err(ctx->offset + type_offset, in finalize_fetch_insn()
1349 trace_probe_log_err(ctx->offset + type_offset, in finalize_fetch_insn()
1369 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in finalize_fetch_insn()
1393 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in finalize_fetch_insn()
1408 trace_probe_log_err(ctx->offset + type_offset, BAD_BITFIELD); in finalize_fetch_insn()
1424 trace_probe_log_err(ctx->offset + type_offset, BAD_STRING); in finalize_fetch_insn()
1429 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in finalize_fetch_insn()
1454 trace_probe_log_err(ctx->offset, ARG_TOO_LONG); in traceprobe_parse_probe_arg_body()
1457 trace_probe_log_err(ctx->offset, NO_ARG_BODY); in traceprobe_parse_probe_arg_body()
1589 trace_probe_log_err(0, ARG_NAME_TOO_LONG); in traceprobe_parse_probe_arg()
1592 trace_probe_log_err(0, NO_ARG_NAME); in traceprobe_parse_probe_arg()
1605 trace_probe_log_err(0, BAD_ARG_NAME); in traceprobe_parse_probe_arg()
1609 trace_probe_log_err(0, USED_ARG_NAME); in traceprobe_parse_probe_arg()
1644 trace_probe_log_err(0, NOFENTRY_ARGS); in argv_has_var_arg()
1654 trace_probe_log_err(0, BAD_VAR); in argv_has_var_arg()
1659 trace_probe_log_err(0, DOUBLE_ARGS); in argv_has_var_arg()
1677 trace_probe_log_err(0, NO_BTFARG); in sprint_nth_btf_arg()
1682 trace_probe_log_err(0, NO_BTF_ENTRY); in sprint_nth_btf_arg()
1687 trace_probe_log_err(0, ARGS_2LONG); in sprint_nth_btf_arg()
1715 trace_probe_log_err(0, NOSUP_BTFARG); in traceprobe_expand_meta_args()
1752 trace_probe_log_err(0, BAD_VAR); in traceprobe_expand_meta_args()