Lines Matching defs:tf

215 static bool trace_fprobe_is_return(struct trace_fprobe *tf)  in trace_fprobe_is_return()
220 static bool trace_fprobe_is_tracepoint(struct trace_fprobe *tf) in trace_fprobe_is_tracepoint()
225 static const char *trace_fprobe_symbol(struct trace_fprobe *tf) in trace_fprobe_symbol()
232 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_is_busy() local
237 static bool trace_fprobe_match_command_head(struct trace_fprobe *tf, in trace_fprobe_match_command_head()
256 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_match() local
267 static bool trace_fprobe_is_registered(struct trace_fprobe *tf) in trace_fprobe_is_registered()
351 fentry_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_trace_func()
396 struct trace_fprobe *tf = container_of(fp, struct trace_fprobe, fp); in trace_fprobe_entry_handler() local
438 fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_trace_func()
450 static int fentry_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_perf_func()
485 fexit_perf_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_perf_func()
524 struct trace_fprobe *tf = container_of(fp, struct trace_fprobe, fp); in fentry_dispatcher() local
543 struct trace_fprobe *tf = container_of(fp, struct trace_fprobe, fp); in fexit_dispatcher() local
555 static void free_trace_fprobe(struct trace_fprobe *tf) in free_trace_fprobe()
608 struct trace_fprobe *tf; in find_trace_fprobe() local
738 static inline void init_trace_event_call(struct trace_fprobe *tf) in init_trace_event_call()
754 static int register_fprobe_event(struct trace_fprobe *tf) in register_fprobe_event()
761 static int unregister_fprobe_event(struct trace_fprobe *tf) in unregister_fprobe_event()
766 static int __regsiter_tracepoint_fprobe(struct trace_fprobe *tf) in __regsiter_tracepoint_fprobe()
800 static int trace_fprobe_verify_target(struct trace_fprobe *tf) in trace_fprobe_verify_target()
817 static int __register_trace_fprobe(struct trace_fprobe *tf) in __register_trace_fprobe()
845 static void __unregister_trace_fprobe(struct trace_fprobe *tf) in __unregister_trace_fprobe()
857 static int unregister_trace_fprobe(struct trace_fprobe *tf) in unregister_trace_fprobe()
911 static int append_trace_fprobe_event(struct trace_fprobe *tf, struct trace_fprobe *to) in append_trace_fprobe_event()
949 static int register_trace_fprobe_event(struct trace_fprobe *tf) in register_trace_fprobe_event()
1111 struct trace_fprobe *tf; in __tprobe_event_module_cb() local
1424 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_release() local
1434 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_show() local
1462 struct trace_fprobe *tf; in enable_trace_fprobe() local
1497 struct trace_fprobe *tf; in disable_trace_fprobe() local