Searched refs:trace_probe_event_call (Results 1 – 5 of 5) sorted by relevance
543 if (trace_event_dyn_busy(trace_probe_event_call(&tk->tp))) in unregister_trace_kprobe()621 dyn_event_add(&tk->devent, trace_probe_event_call(&tk->tp)); in append_trace_kprobe()668 dyn_event_add(&tk->devent, trace_probe_event_call(&tk->tp)); in register_trace_kprobe()1377 struct trace_event_call *call = trace_probe_event_call(&tk->tp); in NOKPROBE_SYMBOL()1836 return trace_probe_event_call(&tk->tp); in create_local_trace_kprobe()1871 if (file->event_call == trace_probe_event_call(&tk->tp)) in enable_boot_kprobe_events()1956 if (file->event_call == trace_probe_event_call(&tk->tp)) in find_trace_probe_file()2000 trace_probe_event_call(&tk->tp), file); in kprobe_trace_self_tests_init()2021 trace_probe_event_call(&tk->tp), file); in kprobe_trace_self_tests_init()2055 trace_probe_event_call(&tk->tp), file); in kprobe_trace_self_tests_init()[all …]
394 if (trace_event_dyn_busy(trace_probe_event_call(&tu->tp))) in unregister_trace_uprobe()459 dyn_event_add(&tu->devent, trace_probe_event_call(&tu->tp)); in append_trace_uprobe()526 dyn_event_add(&tu->devent, trace_probe_event_call(&tu->tp)); in register_trace_uprobe()956 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in __uprobe_trace_func()1348 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in __uprobe_perf_func()1564 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in init_trace_event_call()1630 return trace_probe_event_call(&tu->tp); in create_local_trace_uprobe()
935 struct trace_event_call *call = trace_probe_event_call(tp); in traceprobe_set_print_fmt()1041 call = trace_probe_event_call(tp); in trace_probe_init()1083 struct trace_event_call *call = trace_probe_event_call(tp); in trace_probe_register_event_call()
482 struct trace_event_call *call = trace_probe_event_call(&edata->ep->tp); in __eprobe_trace_func()802 struct trace_event_call *call = trace_probe_event_call(&ep->tp); in init_trace_eprobe_call()
290 trace_probe_event_call(struct trace_probe *tp) in trace_probe_event_call() function
Completed in 17 milliseconds