Lines Matching +defs:a +defs:code
21 #define C(a, b) b argument
290 static int parse_trace_event_arg(char *arg, struct fetch_insn *code, in parse_trace_event_arg()
366 struct fetch_insn *code = *pcode + 1; in check_prepare_btf_string_fetch() local
526 struct fetch_insn *code = *pcode; in parse_btf_field() local
608 struct fetch_insn *code = *pcode; in parse_btf_arg() local
714 struct fetch_insn *code = *pcode; in parse_btf_bitfield() local
882 struct fetch_insn *code = &earg->code[i]; in store_trace_entry_data() local
911 struct fetch_insn *code = *pcode; in NOKPROBE_SYMBOL() local
1050 struct fetch_insn *code = *pcode; in parse_probe_arg() local
1221 struct fetch_insn *code = *pcode; in __parse_bitfield_probe_arg() local
1316 static int finalize_fetch_insn(struct fetch_insn *code, in finalize_fetch_insn()
1439 struct fetch_insn *code, *tmp = NULL; in traceprobe_parse_probe_arg_body() local
1610 struct fetch_insn *code = arg->code; in traceprobe_free_probe_arg() local
1825 struct fetch_insn *code = arg->code; in traceprobe_update_arg() local
2160 int trace_probe_compare_arg_type(struct trace_probe *a, struct trace_probe *b) in trace_probe_compare_arg_type()
2223 struct probe_arg *a = args + i; in trace_probe_print_args() local