Lines Matching +defs:a +defs:code
21 #define C(a, b) b argument
317 static int parse_trace_event_arg(char *arg, struct fetch_insn *code, in parse_trace_event_arg()
393 struct fetch_insn *code = *pcode + 1; in check_prepare_btf_string_fetch() local
553 struct fetch_insn *code = *pcode; in parse_btf_field() local
635 struct fetch_insn *code = *pcode; in parse_btf_arg() local
741 struct fetch_insn *code = *pcode; in parse_btf_bitfield() local
800 static void store_entry_arg_at(struct fetch_insn *code, int argnum, int offset) in store_entry_arg_at()
919 struct fetch_insn *code = &earg->code[i]; in store_trace_entry_data() local
948 struct fetch_insn *code = *pcode; in NOKPROBE_SYMBOL() local
1087 struct fetch_insn *code = *pcode; in parse_probe_arg() local
1258 struct fetch_insn *code = *pcode; in __parse_bitfield_probe_arg() local
1353 static int finalize_fetch_insn(struct fetch_insn *code, in finalize_fetch_insn()
1476 struct fetch_insn *code, *tmp = NULL; in traceprobe_parse_probe_arg_body() local
1647 struct fetch_insn *code = arg->code; in traceprobe_free_probe_arg() local
1862 struct fetch_insn *code = arg->code; in traceprobe_update_arg() local
2197 int trace_probe_compare_arg_type(struct trace_probe *a, struct trace_probe *b) in trace_probe_compare_arg_type()
2260 struct probe_arg *a = args + i; in trace_probe_print_args() local