Lines Matching defs:tk
83 static nokprobe_inline bool trace_kprobe_is_return(struct trace_kprobe *tk) in trace_kprobe_is_return()
88 static nokprobe_inline const char *trace_kprobe_symbol(struct trace_kprobe *tk) in trace_kprobe_symbol()
93 static nokprobe_inline unsigned long trace_kprobe_offset(struct trace_kprobe *tk) in trace_kprobe_offset()
98 static nokprobe_inline bool trace_kprobe_has_gone(struct trace_kprobe *tk) in trace_kprobe_has_gone()
103 static nokprobe_inline bool trace_kprobe_within_module(struct trace_kprobe *tk, in trace_kprobe_within_module()
112 static nokprobe_inline bool trace_kprobe_module_exist(struct trace_kprobe *tk) in trace_kprobe_module_exist()
133 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_is_busy() local
138 static bool trace_kprobe_match_command_head(struct trace_kprobe *tk, in trace_kprobe_match_command_head()
163 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_match() local
170 static nokprobe_inline unsigned long trace_kprobe_nhit(struct trace_kprobe *tk) in trace_kprobe_nhit()
181 static nokprobe_inline bool trace_kprobe_is_registered(struct trace_kprobe *tk) in trace_kprobe_is_registered()
189 unsigned long trace_kprobe_address(struct trace_kprobe *tk) in trace_kprobe_address()
218 struct trace_kprobe *tk = trace_kprobe_primary_from_call(call); in trace_kprobe_on_func_entry() local
227 struct trace_kprobe *tk = trace_kprobe_primary_from_call(call); in trace_kprobe_error_injectable() local
240 static void free_trace_kprobe(struct trace_kprobe *tk) in free_trace_kprobe()
261 struct trace_kprobe *tk; in alloc_trace_kprobe() local
305 struct trace_kprobe *tk; in find_trace_kprobe() local
314 static inline int __enable_trace_kprobe(struct trace_kprobe *tk) in __enable_trace_kprobe()
331 struct trace_kprobe *tk; in __disable_trace_kprobe() local
352 struct trace_kprobe *tk; in enable_trace_kprobe() local
452 static bool within_notrace_func(struct trace_kprobe *tk) in within_notrace_func()
474 #define within_notrace_func(tk) (false) argument
478 static int __register_trace_kprobe(struct trace_kprobe *tk) in __register_trace_kprobe()
516 static void __unregister_trace_kprobe(struct trace_kprobe *tk) in __unregister_trace_kprobe()
532 static int unregister_trace_kprobe(struct trace_kprobe *tk) in unregister_trace_kprobe()
589 static int append_trace_kprobe(struct trace_kprobe *tk, struct trace_kprobe *to) in append_trace_kprobe()
627 static int register_trace_kprobe(struct trace_kprobe *tk) in register_trace_kprobe()
681 struct trace_kprobe *tk; in trace_kprobe_module_callback() local
736 struct trace_kprobe *tk = NULL; in __trace_kprobe_create() local
1089 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_release() local
1099 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_show() local
1177 struct trace_kprobe *tk; in probes_profile_seq_show() local
1408 kprobe_trace_func(struct trace_kprobe *tk, struct pt_regs *regs) in kprobe_trace_func()
1419 __kretprobe_trace_func(struct trace_kprobe *tk, struct kretprobe_instance *ri, in __kretprobe_trace_func()
1455 kretprobe_trace_func(struct trace_kprobe *tk, struct kretprobe_instance *ri, in kretprobe_trace_func()
1568 kprobe_perf_func(struct trace_kprobe *tk, struct pt_regs *regs) in kprobe_perf_func()
1617 kretprobe_perf_func(struct trace_kprobe *tk, struct kretprobe_instance *ri, in kretprobe_perf_func()
1656 struct trace_kprobe *tk; in bpf_get_kprobe_info() local
1714 struct trace_kprobe *tk = container_of(kp, struct trace_kprobe, rp.kp); in kprobe_dispatcher() local
1733 struct trace_kprobe *tk = container_of(rp, struct trace_kprobe, rp); in kretprobe_dispatcher() local
1767 static inline void init_trace_event_call(struct trace_kprobe *tk) in init_trace_event_call()
1783 static int register_kprobe_event(struct trace_kprobe *tk) in register_kprobe_event()
1790 static int unregister_kprobe_event(struct trace_kprobe *tk) in unregister_kprobe_event()
1802 struct trace_kprobe *tk; in create_local_trace_kprobe() local
1844 struct trace_kprobe *tk; in destroy_local_trace_kprobe() local
1865 struct trace_kprobe *tk; in enable_boot_kprobe_events() local
1951 find_trace_probe_file(struct trace_kprobe *tk, struct trace_array *tr) in find_trace_probe_file()
1970 struct trace_kprobe *tk; in kprobe_trace_self_tests_init() local