Lines Matching refs:probe_arg
1290 static char *parse_probe_arg_type(char *arg, struct probe_arg *parg, in parse_probe_arg_type()
1355 struct probe_arg *parg, in finalize_fetch_insn()
1474 struct probe_arg *parg, in traceprobe_parse_probe_arg_body()
1566 struct probe_arg *args, int narg) in traceprobe_conflict_field_name()
1611 struct probe_arg *parg = &tp->args[i]; in traceprobe_parse_probe_arg()
1646 void traceprobe_free_probe_arg(struct probe_arg *arg) in traceprobe_free_probe_arg()
1861 int traceprobe_update_arg(struct probe_arg *arg) in traceprobe_update_arg()
1900 struct probe_arg *parg; in __set_print_fmt()
1993 struct probe_arg *parg = &tp->args[i]; in traceprobe_define_arg_fields()
2254 int trace_probe_print_args(struct trace_seq *s, struct probe_arg *args, int nr_args, in trace_probe_print_args()
2261 struct probe_arg *a = args + i; in trace_probe_print_args()