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()
598 struct fetch_insn **pcode, struct fetch_insn *end, in parse_btf_arg()
601 struct fetch_insn *code = *pcode; in parse_btf_arg()
698 static int parse_btf_bitfield(struct fetch_insn **pcode, in parse_btf_bitfield()
701 struct fetch_insn *code = *pcode; in parse_btf_bitfield()
732 struct fetch_insn **pcode, struct fetch_insn *end, in parse_btf_arg()
739 static int parse_btf_bitfield(struct fetch_insn **pcode, in parse_btf_bitfield()
750 struct fetch_insn **pcode, in check_prepare_btf_string_fetch()
762 struct fetch_insn **pcode, in parse_probe_vars()
763 struct fetch_insn *end, in parse_probe_vars()
766 struct fetch_insn *code = *pcode; in parse_probe_vars()
888 struct fetch_insn **pcode, struct fetch_insn *end, in parse_probe_arg()
891 struct fetch_insn *code = *pcode; in parse_probe_arg()
1061 struct fetch_insn **pcode) in __parse_bitfield_probe_arg()
1063 struct fetch_insn *code = *pcode; in __parse_bitfield_probe_arg()
1098 struct fetch_insn *code, *scode, *tmp = NULL; in traceprobe_parse_probe_arg_body()
1414 struct fetch_insn *code = arg->code; in traceprobe_free_probe_arg()
1575 struct fetch_insn *code = arg->code; in traceprobe_update_arg()