Home
last modified time | relevance | path

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

/linux-6.14.4/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.14.4/include/linux/
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
/linux-6.14.4/kernel/trace/
Dtrace.c566 void trace_array_put(struct trace_array *this_tr) in trace_array_put() function
575 EXPORT_SYMBOL_GPL(trace_array_put);
4715 trace_array_put(file->tr); in tracing_open_file_tr()
4734 trace_array_put(file->tr); in tracing_release_file_tr()
4760 trace_array_put(tr); in tracing_release()
4794 trace_array_put(tr); in tracing_release_generic_tr()
4802 trace_array_put(tr); in tracing_single_release_tr()
4842 trace_array_put(tr); in tracing_open()
4942 trace_array_put(tr); in show_traces_open()
4956 trace_array_put(tr); in tracing_seq_release()
[all …]
Dtrace_events.c2187 trace_array_put(tr); in subsystem_open()
2220 trace_array_put(dir->tr); in subsystem_release()
2621 trace_array_put(tr); in ftrace_event_release()
2652 trace_array_put(tr); in ftrace_event_set_open()
2673 trace_array_put(tr); in ftrace_event_set_pid_open()
2694 trace_array_put(tr); in ftrace_event_set_npid_open()
3813 trace_array_put(tr); in trace_get_event_file()
3820 trace_array_put(tr); in trace_get_event_file()
3843 trace_array_put(file->tr); in trace_put_event_file()
Dtrace_boot.c642 trace_array_put(tr); in trace_boot_init_instances()
Dftrace.c4610 trace_array_put(tr); in ftrace_regex_open()
6463 trace_array_put(iter->tr); in ftrace_regex_release()
8238 trace_array_put(tr); in pid_open()
8245 trace_array_put(tr); in pid_open()
8380 trace_array_put(tr); in ftrace_pid_release()
Dtrace_events_hist.c1074 trace_array_put(tr); in save_hist_vars()
1100 trace_array_put(tr); in remove_hist_vars()
/linux-6.14.4/drivers/scsi/qla2xxx/
Dqla_os.c2898 trace_array_put(qla_trc_array); in qla_trace_uninit()