Lines Matching defs:tf
71 static bool trace_fprobe_is_return(struct trace_fprobe *tf) in trace_fprobe_is_return()
76 static bool trace_fprobe_is_tracepoint(struct trace_fprobe *tf) in trace_fprobe_is_tracepoint()
81 static const char *trace_fprobe_symbol(struct trace_fprobe *tf) in trace_fprobe_symbol()
88 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_is_busy() local
93 static bool trace_fprobe_match_command_head(struct trace_fprobe *tf, in trace_fprobe_match_command_head()
112 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_match() local
123 static bool trace_fprobe_is_registered(struct trace_fprobe *tf) in trace_fprobe_is_registered()
207 fentry_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_trace_func()
222 struct trace_fprobe *tf = container_of(fp, struct trace_fprobe, fp); in trace_fprobe_entry_handler() local
264 fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_trace_func()
276 static int fentry_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_perf_func()
308 fexit_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_perf_func()
344 struct trace_fprobe *tf = container_of(fp, struct trace_fprobe, fp); in fentry_dispatcher() local
361 struct trace_fprobe *tf = container_of(fp, struct trace_fprobe, fp); in fexit_dispatcher() local
372 static void free_trace_fprobe(struct trace_fprobe *tf) in free_trace_fprobe()
391 struct trace_fprobe *tf; in alloc_trace_fprobe() local
425 struct trace_fprobe *tf; in find_trace_fprobe() local
434 static inline int __enable_trace_fprobe(struct trace_fprobe *tf) in __enable_trace_fprobe()
444 struct trace_fprobe *tf; in __disable_trace_fprobe() local
461 struct trace_fprobe *tf; in enable_trace_fprobe() local
647 static inline void init_trace_event_call(struct trace_fprobe *tf) in init_trace_event_call()
663 static int register_fprobe_event(struct trace_fprobe *tf) in register_fprobe_event()
670 static int unregister_fprobe_event(struct trace_fprobe *tf) in unregister_fprobe_event()
676 static int __register_trace_fprobe(struct trace_fprobe *tf) in __register_trace_fprobe()
720 static void __unregister_trace_fprobe(struct trace_fprobe *tf) in __unregister_trace_fprobe()
736 static int unregister_trace_fprobe(struct trace_fprobe *tf) in unregister_trace_fprobe()
790 static int append_trace_fprobe(struct trace_fprobe *tf, struct trace_fprobe *to) in append_trace_fprobe()
828 static int register_trace_fprobe(struct trace_fprobe *tf) in register_trace_fprobe()
870 struct trace_fprobe *tf; in __tracepoint_probe_module_cb() local
988 struct trace_fprobe *tf = NULL; in __trace_fprobe_create() local
1179 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_release() local
1189 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_show() local