Home
last modified time | relevance | path

Searched refs:trace_array_put (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/include/linux/
Dtrace.h41 void trace_array_put(struct trace_array *tr);
72 static inline void trace_array_put(struct trace_array *tr) in trace_array_put() function
/Linux-v6.1/samples/ftrace/
Dsample-trace-array.c94 trace_array_put(tr); in simple_thread()
119 trace_array_put(tr); in sample_trace_array_init()
/Linux-v6.1/kernel/trace/
Dtrace_events.c1768 trace_array_put(tr); in subsystem_open()
1801 trace_array_put(dir->tr); in subsystem_release()
2170 trace_array_put(tr); in ftrace_event_release()
2201 trace_array_put(tr); in ftrace_event_set_open()
2222 trace_array_put(tr); in ftrace_event_set_pid_open()
2243 trace_array_put(tr); in ftrace_event_set_npid_open()
3108 trace_array_put(tr); in trace_get_event_file()
3116 trace_array_put(tr); in trace_get_event_file()
3147 trace_array_put(file->tr); in trace_put_event_file()
Dtrace.c488 void trace_array_put(struct trace_array *this_tr) in trace_array_put() function
497 EXPORT_SYMBOL_GPL(trace_array_put);
4900 trace_array_put(tr); in tracing_release()
4939 trace_array_put(tr); in tracing_release_generic_tr()
4947 trace_array_put(tr); in tracing_single_release_tr()
4987 trace_array_put(tr); in tracing_open()
5082 trace_array_put(tr); in show_traces_open()
5096 trace_array_put(tr); in show_traces_release()
5471 trace_array_put(tr); in tracing_trace_options_open()
6673 trace_array_put(tr); in tracing_release_pipe()
[all …]
Dtrace_boot.c642 trace_array_put(tr); in trace_boot_init_instances()
Dftrace.c3960 trace_array_put(tr); in ftrace_regex_open()
6109 trace_array_put(iter->tr); in ftrace_regex_release()
7853 trace_array_put(tr); in pid_open()
7860 trace_array_put(tr); in pid_open()
7999 trace_array_put(tr); in ftrace_pid_release()
Dtrace_events_hist.c1080 trace_array_put(tr); in save_hist_vars()
1106 trace_array_put(tr); in remove_hist_vars()
/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_os.c2869 trace_array_put(qla_trc_array); in qla_trace_uninit()