Lines Matching defs:tp
797 int traceprobe_parse_probe_arg(struct trace_probe *tp, int i, const char *arg, in traceprobe_parse_probe_arg()
890 static int __set_print_fmt(struct trace_probe *tp, char *buf, int len, in __set_print_fmt()
960 int traceprobe_set_print_fmt(struct trace_probe *tp, enum probe_print_type ptype) in traceprobe_set_print_fmt()
980 size_t offset, struct trace_probe *tp) in traceprobe_define_arg_fields()
1012 int trace_probe_append(struct trace_probe *tp, struct trace_probe *to) in trace_probe_append()
1026 void trace_probe_unlink(struct trace_probe *tp) in trace_probe_unlink()
1034 void trace_probe_cleanup(struct trace_probe *tp) in trace_probe_cleanup()
1045 int trace_probe_init(struct trace_probe *tp, const char *event, in trace_probe_init()
1108 int trace_probe_register_event_call(struct trace_probe *tp) in trace_probe_register_event_call()
1130 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file()
1145 struct event_file_link *trace_probe_get_file_link(struct trace_probe *tp, in trace_probe_get_file_link()
1158 int trace_probe_remove_file(struct trace_probe *tp, in trace_probe_remove_file()
1201 bool trace_probe_match_command_args(struct trace_probe *tp, in trace_probe_match_command_args()