Home
last modified time | relevance | path

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

/Linux-v6.6/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.6/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-v6.6/kernel/trace/
Dtrace_events.c1771 trace_array_put(tr); in subsystem_open()
1804 trace_array_put(dir->tr); in subsystem_release()
2175 trace_array_put(tr); in ftrace_event_release()
2206 trace_array_put(tr); in ftrace_event_set_open()
2227 trace_array_put(tr); in ftrace_event_set_pid_open()
2248 trace_array_put(tr); in ftrace_event_set_npid_open()
3180 trace_array_put(tr); in trace_get_event_file()
3188 trace_array_put(tr); in trace_get_event_file()
3219 trace_array_put(file->tr); in trace_put_event_file()
Dtrace.c528 void trace_array_put(struct trace_array *this_tr) in trace_array_put() function
537 EXPORT_SYMBOL_GPL(trace_array_put);
4998 trace_array_put(file->tr); in tracing_release_file_tr()
5017 trace_array_put(tr); in tracing_release()
5051 trace_array_put(tr); in tracing_release_generic_tr()
5059 trace_array_put(tr); in tracing_single_release_tr()
5099 trace_array_put(tr); in tracing_open()
5194 trace_array_put(tr); in show_traces_open()
5208 trace_array_put(tr); in show_traces_release()
5591 trace_array_put(tr); in tracing_trace_options_open()
[all …]
Dtrace_boot.c642 trace_array_put(tr); in trace_boot_init_instances()
Dftrace.c4130 trace_array_put(tr); in ftrace_regex_open()
5925 trace_array_put(iter->tr); in ftrace_regex_release()
7694 trace_array_put(tr); in pid_open()
7701 trace_array_put(tr); in pid_open()
7840 trace_array_put(tr); in ftrace_pid_release()
Dtrace_events_hist.c1081 trace_array_put(tr); in save_hist_vars()
1107 trace_array_put(tr); in remove_hist_vars()
/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_os.c2898 trace_array_put(qla_trc_array); in qla_trace_uninit()