Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/samples/ftrace/
Dsample-trace-array.c94 trace_array_put(tr); in simple_thread()
119 trace_array_put(tr); in sample_trace_array_init()
/linux-6.1.9/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);
4901 trace_array_put(tr); in tracing_release()
4940 trace_array_put(tr); in tracing_release_generic_tr()
4948 trace_array_put(tr); in tracing_single_release_tr()
4988 trace_array_put(tr); in tracing_open()
5083 trace_array_put(tr); in show_traces_open()
5097 trace_array_put(tr); in show_traces_release()
5472 trace_array_put(tr); in tracing_trace_options_open()
6674 trace_array_put(tr); in tracing_release_pipe()
[all …]
Dtrace_boot.c642 trace_array_put(tr); in trace_boot_init_instances()
Dftrace.c3965 trace_array_put(tr); in ftrace_regex_open()
6130 trace_array_put(iter->tr); in ftrace_regex_release()
7874 trace_array_put(tr); in pid_open()
7881 trace_array_put(tr); in pid_open()
8020 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-6.1.9/drivers/scsi/qla2xxx/
Dqla_os.c2869 trace_array_put(qla_trc_array); in qla_trace_uninit()