Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtrace.h53 void trace_array_put(struct trace_array *tr);
84 static inline void trace_array_put(struct trace_array *tr) in trace_array_put() function
/openbmc/linux/samples/ftrace/
H A Dsample-trace-array.c94 trace_array_put(tr); in simple_thread()
119 trace_array_put(tr); in sample_trace_array_init()
/openbmc/linux/kernel/trace/
H A Dtrace.c529 void trace_array_put(struct trace_array *this_tr) in trace_array_put() function
538 EXPORT_SYMBOL_GPL(trace_array_put);
4873 trace_array_put(file->tr); in tracing_open_file_tr()
4892 trace_array_put(file->tr); in tracing_release_file_tr()
4918 trace_array_put(tr); in tracing_release()
4952 trace_array_put(tr); in tracing_release_generic_tr()
4960 trace_array_put(tr); in tracing_single_release_tr()
5000 trace_array_put(tr); in tracing_open()
5095 trace_array_put(tr); in show_traces_open()
5109 trace_array_put(tr); in show_traces_release()
[all …]
H A Dtrace_events.c1942 trace_array_put(tr); in subsystem_open()
1975 trace_array_put(dir->tr); in subsystem_release()
2348 trace_array_put(tr); in ftrace_event_release()
2379 trace_array_put(tr); in ftrace_event_set_open()
2400 trace_array_put(tr); in ftrace_event_set_pid_open()
2421 trace_array_put(tr); in ftrace_event_set_npid_open()
3462 trace_array_put(tr); in trace_get_event_file()
3470 trace_array_put(tr); in trace_get_event_file()
3501 trace_array_put(file->tr); in trace_put_event_file()
H A Dtrace_boot.c642 trace_array_put(tr); in trace_boot_init_instances()
H A Dftrace.c4093 trace_array_put(tr); in ftrace_regex_open()
5932 trace_array_put(iter->tr); in ftrace_regex_release()
7708 trace_array_put(tr); in pid_open()
7715 trace_array_put(tr); in pid_open()
7854 trace_array_put(tr); in ftrace_pid_release()
H A Dtrace_events_hist.c1081 trace_array_put(tr); in save_hist_vars()
1107 trace_array_put(tr); in remove_hist_vars()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c2901 trace_array_put(qla_trc_array); in qla_trace_uninit()