Lines Matching refs:trace_probe_log_err
254 trace_probe_log_err(offset, NO_GROUP_NAME); in traceprobe_parse_event_name()
258 trace_probe_log_err(offset, GROUP_TOO_LONG); in traceprobe_parse_event_name()
263 trace_probe_log_err(offset, BAD_GROUP_NAME); in traceprobe_parse_event_name()
277 trace_probe_log_err(offset, NO_EVENT_NAME); in traceprobe_parse_event_name()
280 trace_probe_log_err(offset, EVENT_TOO_LONG); in traceprobe_parse_event_name()
284 trace_probe_log_err(offset, BAD_EVENT_NAME); in traceprobe_parse_event_name()
369 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in check_prepare_btf_string_fetch()
381 trace_probe_log_err(ctx->offset, BAD_TYPE4STR); in check_prepare_btf_string_fetch()
509 trace_probe_log_err(ctx->offset + field - varname, BAD_HYPHEN); in split_next_field()
536 trace_probe_log_err(ctx->offset, NO_PTR_STRCT); in parse_btf_field()
542 trace_probe_log_err(ctx->offset, BAD_BTF_TID); in parse_btf_field()
558 trace_probe_log_err(ctx->offset, BAD_BTF_TID); in parse_btf_field()
562 trace_probe_log_err(ctx->offset, NO_BTF_FIELD); in parse_btf_field()
579 trace_probe_log_err(ctx->offset, BAD_BTF_TID); in parse_btf_field()
588 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_btf_field()
623 trace_probe_log_err(ctx->offset + field - varname, in parse_btf_arg()
633 trace_probe_log_err(ctx->offset, NO_RETVAL); in parse_btf_arg()
640 trace_probe_log_err(ctx->offset + field - varname, in parse_btf_arg()
650 trace_probe_log_err(ctx->offset, NO_BTF_ENTRY); in parse_btf_arg()
679 trace_probe_log_err(ctx->offset, NO_BTFARG); in parse_btf_arg()
685 trace_probe_log_err(ctx->offset, BAD_BTF_TID); in parse_btf_arg()
721 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_btf_bitfield()
748 trace_probe_log_err(ctx->offset, NOSUP_BTFARG); in parse_btf_arg()
755 trace_probe_log_err(ctx->offset, NOSUP_BTFARG); in parse_btf_bitfield()
1007 trace_probe_log_err(offs + len, IMMSTR_NO_CLOSE); in __parse_imm_string()
1037 trace_probe_log_err(ctx->offset, BAD_VAR); in parse_probe_arg()
1046 trace_probe_log_err(ctx->offset, BAD_REG_NAME); in parse_probe_arg()
1053 trace_probe_log_err(ctx->offset, BAD_MEM_ADDR); in parse_probe_arg()
1062 trace_probe_log_err(ctx->offset, FILE_ON_KPROBE); in parse_probe_arg()
1067 trace_probe_log_err(ctx->offset, BAD_FILE_OFFS); in parse_probe_arg()
1076 trace_probe_log_err(ctx->offset, SYM_ON_UPROBE); in parse_probe_arg()
1085 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_probe_arg()
1093 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_probe_arg()
1112 trace_probe_log_err(ctx->offset, DEREF_NEED_BRACE); in parse_probe_arg()
1118 trace_probe_log_err(ctx->offset, BAD_DEREF_OFFS); in parse_probe_arg()
1125 trace_probe_log_err(ctx->offset + strlen(arg), in parse_probe_arg()
1139 trace_probe_log_err(ctx->offset, COMM_CANT_DEREF); in parse_probe_arg()
1143 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_probe_arg()
1164 trace_probe_log_err(ctx->offset + 1, BAD_IMM); in parse_probe_arg()
1173 trace_probe_log_err(ctx->offset, NOSUP_BTFARG); in parse_probe_arg()
1182 trace_probe_log_err(ctx->offset, BAD_FETCH_ARG); in parse_probe_arg()
1240 trace_probe_log_err(ctx->offset + offs, in parse_probe_arg_type()
1244 trace_probe_log_err(ctx->offset + t3 + 1 - arg, in parse_probe_arg_type()
1250 trace_probe_log_err(ctx->offset + t2 - arg, in parse_probe_arg_type()
1255 trace_probe_log_err(ctx->offset + t2 - arg, in parse_probe_arg_type()
1272 trace_probe_log_err(ctx->offset + offs, NEED_STRING_TYPE); in parse_probe_arg_type()
1280 trace_probe_log_err(ctx->offset + offs, BAD_TYPE); in parse_probe_arg_type()
1304 trace_probe_log_err(ctx->offset + type_offset, in finalize_fetch_insn()
1312 trace_probe_log_err(ctx->offset + type_offset, in finalize_fetch_insn()
1332 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in finalize_fetch_insn()
1356 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in finalize_fetch_insn()
1371 trace_probe_log_err(ctx->offset + type_offset, BAD_BITFIELD); in finalize_fetch_insn()
1387 trace_probe_log_err(ctx->offset + type_offset, BAD_STRING); in finalize_fetch_insn()
1392 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in finalize_fetch_insn()
1417 trace_probe_log_err(ctx->offset, ARG_TOO_LONG); in traceprobe_parse_probe_arg_body()
1420 trace_probe_log_err(ctx->offset, NO_ARG_BODY); in traceprobe_parse_probe_arg_body()
1560 trace_probe_log_err(0, ARG_NAME_TOO_LONG); in traceprobe_parse_probe_arg()
1563 trace_probe_log_err(0, NO_ARG_NAME); in traceprobe_parse_probe_arg()
1576 trace_probe_log_err(0, BAD_ARG_NAME); in traceprobe_parse_probe_arg()
1580 trace_probe_log_err(0, USED_ARG_NAME); in traceprobe_parse_probe_arg()
1615 trace_probe_log_err(0, NOFENTRY_ARGS); in argv_has_var_arg()
1625 trace_probe_log_err(0, BAD_VAR); in argv_has_var_arg()
1630 trace_probe_log_err(0, DOUBLE_ARGS); in argv_has_var_arg()
1648 trace_probe_log_err(0, NO_BTFARG); in sprint_nth_btf_arg()
1653 trace_probe_log_err(0, NO_BTF_ENTRY); in sprint_nth_btf_arg()
1658 trace_probe_log_err(0, ARGS_2LONG); in sprint_nth_btf_arg()
1686 trace_probe_log_err(0, NOSUP_BTFARG); in traceprobe_expand_meta_args()
1723 trace_probe_log_err(0, BAD_VAR); in traceprobe_expand_meta_args()