Lines Matching refs:trace_probe_log_err
282 trace_probe_log_err(offset, NO_GROUP_NAME); in traceprobe_parse_event_name()
286 trace_probe_log_err(offset, GROUP_TOO_LONG); in traceprobe_parse_event_name()
291 trace_probe_log_err(offset, BAD_GROUP_NAME); in traceprobe_parse_event_name()
305 trace_probe_log_err(offset, NO_EVENT_NAME); in traceprobe_parse_event_name()
308 trace_probe_log_err(offset, EVENT_TOO_LONG); in traceprobe_parse_event_name()
312 trace_probe_log_err(offset, BAD_EVENT_NAME); in traceprobe_parse_event_name()
397 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in check_prepare_btf_string_fetch()
409 trace_probe_log_err(ctx->offset, BAD_TYPE4STR); in check_prepare_btf_string_fetch()
537 trace_probe_log_err(ctx->offset + field - varname, BAD_HYPHEN); in split_next_field()
564 trace_probe_log_err(ctx->offset, NO_PTR_STRCT); in parse_btf_field()
570 trace_probe_log_err(ctx->offset, BAD_BTF_TID); in parse_btf_field()
586 trace_probe_log_err(ctx->offset, BAD_BTF_TID); in parse_btf_field()
590 trace_probe_log_err(ctx->offset, NO_BTF_FIELD); in parse_btf_field()
607 trace_probe_log_err(ctx->offset, BAD_BTF_TID); in parse_btf_field()
616 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_btf_field()
651 trace_probe_log_err(ctx->offset + field - varname, in parse_btf_arg()
661 trace_probe_log_err(ctx->offset, NO_RETVAL); in parse_btf_arg()
668 trace_probe_log_err(ctx->offset + field - varname, in parse_btf_arg()
678 trace_probe_log_err(ctx->offset, NO_BTF_ENTRY); in parse_btf_arg()
707 trace_probe_log_err(ctx->offset, NO_BTFARG); in parse_btf_arg()
713 trace_probe_log_err(ctx->offset, BAD_BTF_TID); in parse_btf_arg()
749 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_btf_bitfield()
776 trace_probe_log_err(ctx->offset, NOSUP_BTFARG); in parse_btf_arg()
783 trace_probe_log_err(ctx->offset, NOSUP_BTFARG); in parse_btf_bitfield()
1072 trace_probe_log_err(offs + len, IMMSTR_NO_CLOSE); in __parse_imm_string()
1102 trace_probe_log_err(ctx->offset, BAD_VAR); in parse_probe_arg()
1111 trace_probe_log_err(ctx->offset, BAD_REG_NAME); in parse_probe_arg()
1118 trace_probe_log_err(ctx->offset, BAD_MEM_ADDR); in parse_probe_arg()
1127 trace_probe_log_err(ctx->offset, FILE_ON_KPROBE); in parse_probe_arg()
1132 trace_probe_log_err(ctx->offset, BAD_FILE_OFFS); in parse_probe_arg()
1141 trace_probe_log_err(ctx->offset, SYM_ON_UPROBE); in parse_probe_arg()
1150 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_probe_arg()
1158 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_probe_arg()
1177 trace_probe_log_err(ctx->offset, DEREF_NEED_BRACE); in parse_probe_arg()
1183 trace_probe_log_err(ctx->offset, BAD_DEREF_OFFS); in parse_probe_arg()
1190 trace_probe_log_err(ctx->offset + strlen(arg), in parse_probe_arg()
1204 trace_probe_log_err(ctx->offset, COMM_CANT_DEREF); in parse_probe_arg()
1208 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in parse_probe_arg()
1229 trace_probe_log_err(ctx->offset + 1, BAD_IMM); in parse_probe_arg()
1238 trace_probe_log_err(ctx->offset, NOSUP_BTFARG); in parse_probe_arg()
1247 trace_probe_log_err(ctx->offset, BAD_FETCH_ARG); in parse_probe_arg()
1305 trace_probe_log_err(ctx->offset + offs, in parse_probe_arg_type()
1309 trace_probe_log_err(ctx->offset + t3 + 1 - arg, in parse_probe_arg_type()
1315 trace_probe_log_err(ctx->offset + t2 - arg, in parse_probe_arg_type()
1320 trace_probe_log_err(ctx->offset + t2 - arg, in parse_probe_arg_type()
1337 trace_probe_log_err(ctx->offset + offs, NEED_STRING_TYPE); in parse_probe_arg_type()
1345 trace_probe_log_err(ctx->offset + offs, BAD_TYPE); in parse_probe_arg_type()
1369 trace_probe_log_err(ctx->offset + type_offset, in finalize_fetch_insn()
1377 trace_probe_log_err(ctx->offset + type_offset, in finalize_fetch_insn()
1397 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in finalize_fetch_insn()
1421 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in finalize_fetch_insn()
1436 trace_probe_log_err(ctx->offset + type_offset, BAD_BITFIELD); in finalize_fetch_insn()
1452 trace_probe_log_err(ctx->offset + type_offset, BAD_STRING); in finalize_fetch_insn()
1457 trace_probe_log_err(ctx->offset, TOO_MANY_OPS); in finalize_fetch_insn()
1482 trace_probe_log_err(ctx->offset, ARG_TOO_LONG); in traceprobe_parse_probe_arg_body()
1485 trace_probe_log_err(ctx->offset, NO_ARG_BODY); in traceprobe_parse_probe_arg_body()
1617 trace_probe_log_err(0, ARG_NAME_TOO_LONG); in traceprobe_parse_probe_arg()
1620 trace_probe_log_err(0, NO_ARG_NAME); in traceprobe_parse_probe_arg()
1633 trace_probe_log_err(0, BAD_ARG_NAME); in traceprobe_parse_probe_arg()
1637 trace_probe_log_err(0, USED_ARG_NAME); in traceprobe_parse_probe_arg()
1672 trace_probe_log_err(0, NOFENTRY_ARGS); in argv_has_var_arg()
1682 trace_probe_log_err(0, BAD_VAR); in argv_has_var_arg()
1687 trace_probe_log_err(0, DOUBLE_ARGS); in argv_has_var_arg()
1705 trace_probe_log_err(0, NO_BTFARG); in sprint_nth_btf_arg()
1710 trace_probe_log_err(0, NO_BTF_ENTRY); in sprint_nth_btf_arg()
1715 trace_probe_log_err(0, ARGS_2LONG); in sprint_nth_btf_arg()
1743 trace_probe_log_err(0, NOSUP_BTFARG); in traceprobe_expand_meta_args()
1780 trace_probe_log_err(0, BAD_VAR); in traceprobe_expand_meta_args()