Lines Matching refs:fetch_insn

289 static int parse_trace_event_arg(char *arg, struct fetch_insn *code,  in parse_trace_event_arg()
351 struct fetch_insn **pcode, in check_prepare_btf_string_fetch()
365 struct fetch_insn *code = *pcode + 1; in check_prepare_btf_string_fetch()
522 struct fetch_insn **pcode, struct fetch_insn *end, in parse_btf_field()
525 struct fetch_insn *code = *pcode; in parse_btf_field()
602 struct fetch_insn **pcode, struct fetch_insn *end, in parse_btf_arg()
605 struct fetch_insn *code = *pcode; in parse_btf_arg()
702 static int parse_btf_bitfield(struct fetch_insn **pcode, in parse_btf_bitfield()
705 struct fetch_insn *code = *pcode; in parse_btf_bitfield()
736 struct fetch_insn **pcode, struct fetch_insn *end, in parse_btf_arg()
743 static int parse_btf_bitfield(struct fetch_insn **pcode, in parse_btf_bitfield()
754 struct fetch_insn **pcode, in check_prepare_btf_string_fetch()
766 struct fetch_insn **pcode, in parse_probe_vars()
767 struct fetch_insn *end, in parse_probe_vars()
770 struct fetch_insn *code = *pcode; in parse_probe_vars()
892 struct fetch_insn **pcode, struct fetch_insn *end, in parse_probe_arg()
895 struct fetch_insn *code = *pcode; in parse_probe_arg()
1065 struct fetch_insn **pcode) in __parse_bitfield_probe_arg()
1067 struct fetch_insn *code = *pcode; in __parse_bitfield_probe_arg()
1102 struct fetch_insn *code, *scode, *tmp = NULL; in traceprobe_parse_probe_arg_body()
1422 struct fetch_insn *code = arg->code; in traceprobe_free_probe_arg()
1583 struct fetch_insn *code = arg->code; in traceprobe_update_arg()