• Home
  • Raw
  • Download

Lines Matching defs:tp

786 static int __store_entry_arg(struct trace_probe *tp, int argnum)  in __store_entry_arg()
848 int traceprobe_get_entry_data_size(struct trace_probe *tp) in traceprobe_get_entry_data_size()
881 void store_trace_entry_data(void *edata, struct trace_probe *tp, struct pt_regs *regs) in store_trace_entry_data()
1587 int traceprobe_parse_probe_arg(struct trace_probe *tp, int i, const char *arg, in traceprobe_parse_probe_arg()
1885 static int __set_print_fmt(struct trace_probe *tp, char *buf, int len, in __set_print_fmt()
1955 int traceprobe_set_print_fmt(struct trace_probe *tp, enum probe_print_type ptype) in traceprobe_set_print_fmt()
1975 size_t offset, struct trace_probe *tp) in traceprobe_define_arg_fields()
2007 int trace_probe_append(struct trace_probe *tp, struct trace_probe *to) in trace_probe_append()
2021 void trace_probe_unlink(struct trace_probe *tp) in trace_probe_unlink()
2029 void trace_probe_cleanup(struct trace_probe *tp) in trace_probe_cleanup()
2046 int trace_probe_init(struct trace_probe *tp, const char *event, in trace_probe_init()
2114 int trace_probe_register_event_call(struct trace_probe *tp) in trace_probe_register_event_call()
2136 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file()
2151 struct event_file_link *trace_probe_get_file_link(struct trace_probe *tp, in trace_probe_get_file_link()
2164 int trace_probe_remove_file(struct trace_probe *tp, in trace_probe_remove_file()
2207 bool trace_probe_match_command_args(struct trace_probe *tp, in trace_probe_match_command_args()