Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_events.c925 static void __get_system_dir(struct trace_subsystem_dir *dir) in __get_system_dir()
932 static void __put_system_dir(struct trace_subsystem_dir *dir) in __put_system_dir()
943 static void put_system(struct trace_subsystem_dir *dir) in put_system()
950 static void remove_subsystem(struct trace_subsystem_dir *dir) in remove_subsystem()
1411 struct trace_subsystem_dir *dir = filp->private_data; in system_enable_read()
1457 struct trace_subsystem_dir *dir = filp->private_data; in system_enable_write()
1709 struct trace_subsystem_dir *dir = NULL; /* Initialize for gcc */ in subsystem_open()
1758 struct trace_subsystem_dir *dir; in system_tr_open()
1780 struct trace_subsystem_dir *dir = file->private_data; in subsystem_release()
1801 struct trace_subsystem_dir *dir = filp->private_data; in subsystem_filter_read()
[all …]
Dtrace_events_filter.c1051 static void filter_free_subsystem_preds(struct trace_subsystem_dir *dir, in filter_free_subsystem_preds()
1069 static void filter_free_subsystem_filters(struct trace_subsystem_dir *dir, in filter_free_subsystem_filters()
1569 static int process_system_preds(struct trace_subsystem_dir *dir, in process_system_preds()
1753 static int create_system_filter(struct trace_subsystem_dir *dir, in create_system_filter()
1827 int apply_subsystem_event_filter(struct trace_subsystem_dir *dir, in apply_subsystem_event_filter()
Dtrace.h1291 struct trace_subsystem_dir { struct
1463 extern int apply_subsystem_event_filter(struct trace_subsystem_dir *dir,
/Linux-v5.15/include/linux/
Dtrace_events.h456 struct trace_subsystem_dir;
629 struct trace_subsystem_dir *system;