Lines Matching defs:tk
87 static nokprobe_inline bool trace_kprobe_is_return(struct trace_kprobe *tk) in trace_kprobe_is_return()
92 static nokprobe_inline const char *trace_kprobe_symbol(struct trace_kprobe *tk) in trace_kprobe_symbol()
97 static nokprobe_inline unsigned long trace_kprobe_offset(struct trace_kprobe *tk) in trace_kprobe_offset()
102 static nokprobe_inline bool trace_kprobe_has_gone(struct trace_kprobe *tk) in trace_kprobe_has_gone()
107 static nokprobe_inline bool trace_kprobe_within_module(struct trace_kprobe *tk, in trace_kprobe_within_module()
116 static nokprobe_inline bool trace_kprobe_module_exist(struct trace_kprobe *tk) in trace_kprobe_module_exist()
137 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_is_busy() local
142 static bool trace_kprobe_match_command_head(struct trace_kprobe *tk, in trace_kprobe_match_command_head()
167 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_match() local
174 static nokprobe_inline unsigned long trace_kprobe_nhit(struct trace_kprobe *tk) in trace_kprobe_nhit()
185 static nokprobe_inline bool trace_kprobe_is_registered(struct trace_kprobe *tk) in trace_kprobe_is_registered()
193 unsigned long trace_kprobe_address(struct trace_kprobe *tk) in trace_kprobe_address()
222 struct trace_kprobe *tk = trace_kprobe_primary_from_call(call); in trace_kprobe_on_func_entry() local
231 struct trace_kprobe *tk = trace_kprobe_primary_from_call(call); in trace_kprobe_error_injectable() local
244 static void free_trace_kprobe(struct trace_kprobe *tk) in free_trace_kprobe()
265 struct trace_kprobe *tk; in alloc_trace_kprobe() local
309 struct trace_kprobe *tk; in find_trace_kprobe() local
318 static inline int __enable_trace_kprobe(struct trace_kprobe *tk) in __enable_trace_kprobe()
335 struct trace_kprobe *tk; in __disable_trace_kprobe() local
356 struct trace_kprobe *tk; in enable_trace_kprobe() local
456 static bool within_notrace_func(struct trace_kprobe *tk) in within_notrace_func()
478 #define within_notrace_func(tk) (false) argument
482 static int __register_trace_kprobe(struct trace_kprobe *tk) in __register_trace_kprobe()
520 static void __unregister_trace_kprobe(struct trace_kprobe *tk) in __unregister_trace_kprobe()
536 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
744 struct trace_kprobe *tk = NULL; in trace_kprobe_create() local
1097 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_release() local
1107 struct trace_kprobe *tk = to_trace_kprobe(ev); in trace_kprobe_show() local
1185 struct trace_kprobe *tk; in probes_profile_seq_show() local
1419 kprobe_trace_func(struct trace_kprobe *tk, struct pt_regs *regs) in kprobe_trace_func()
1430 __kretprobe_trace_func(struct trace_kprobe *tk, struct kretprobe_instance *ri, in __kretprobe_trace_func()
1467 kretprobe_trace_func(struct trace_kprobe *tk, struct kretprobe_instance *ri, in kretprobe_trace_func()
1580 kprobe_perf_func(struct trace_kprobe *tk, struct pt_regs *regs) in kprobe_perf_func()
1629 kretprobe_perf_func(struct trace_kprobe *tk, struct kretprobe_instance *ri, in kretprobe_perf_func()
1668 struct trace_kprobe *tk; in bpf_get_kprobe_info() local
1726 struct trace_kprobe *tk = container_of(kp, struct trace_kprobe, rp.kp); in kprobe_dispatcher() local
1744 struct trace_kprobe *tk = container_of(ri->rp, struct trace_kprobe, rp); in kretprobe_dispatcher() local
1778 static inline void init_trace_event_call(struct trace_kprobe *tk) in init_trace_event_call()
1794 static int register_kprobe_event(struct trace_kprobe *tk) in register_kprobe_event()
1801 static int unregister_kprobe_event(struct trace_kprobe *tk) in unregister_kprobe_event()
1812 struct trace_kprobe *tk; in create_local_trace_kprobe() local
1852 struct trace_kprobe *tk; in destroy_local_trace_kprobe() local
1873 struct trace_kprobe *tk; in enable_boot_kprobe_events() local
1959 find_trace_probe_file(struct trace_kprobe *tk, struct trace_array *tr) in find_trace_probe_file()
1978 struct trace_kprobe *tk; in kprobe_trace_self_tests_init() local