Home
last modified time | relevance | path

Searched refs:trace_subsystem_dir (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/kernel/trace/
H A Dtrace_events.c1219 static void __get_system_dir(struct trace_subsystem_dir *dir) in __get_system_dir()
1237 static void put_system(struct trace_subsystem_dir *dir) in put_system()
1876 struct trace_subsystem_dir *dir = filp->private_data; in system_enable_read()
1897 struct trace_subsystem_dir *dir = filp->private_data; in system_enable_write()
2163 struct trace_subsystem_dir *dir = NULL, *iter_dir; in subsystem_open()
2212 struct trace_subsystem_dir *dir; in system_tr_open()
2234 struct trace_subsystem_dir *dir = file->private_data; in subsystem_release()
2255 struct trace_subsystem_dir *dir = filp->private_data; in subsystem_filter_read()
2282 struct trace_subsystem_dir *dir = filp->private_data; in subsystem_filter_write()
2766 struct trace_subsystem_dir *dir; in event_subsystem_dir()
[all …]
H A Dtrace_events_filter.c1326 static void filter_free_subsystem_preds(struct trace_subsystem_dir *dir, in filter_free_subsystem_preds()
1344 static void filter_free_subsystem_filters(struct trace_subsystem_dir *dir, in filter_free_subsystem_filters()
2139 static int process_system_preds(struct trace_subsystem_dir *dir, in process_system_preds()
2323 static int create_system_filter(struct trace_subsystem_dir *dir, in create_system_filter()
2400 int apply_subsystem_event_filter(struct trace_subsystem_dir *dir, in apply_subsystem_event_filter()
H A Dtrace.h1470 struct trace_subsystem_dir { struct
1652 extern int apply_subsystem_event_filter(struct trace_subsystem_dir *dir,
/linux-6.15/include/linux/
H A Dtrace_events.h475 struct trace_subsystem_dir;
651 struct trace_subsystem_dir *system;