Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_events.c676 static void __get_system_dir(struct trace_subsystem_dir *dir) in __get_system_dir()
683 static void __put_system_dir(struct trace_subsystem_dir *dir) in __put_system_dir()
694 static void put_system(struct trace_subsystem_dir *dir) in put_system()
701 static void remove_subsystem(struct trace_subsystem_dir *dir) in remove_subsystem()
1102 struct trace_subsystem_dir *dir = filp->private_data; in system_enable_read()
1147 struct trace_subsystem_dir *dir = filp->private_data; in system_enable_write()
1400 struct trace_subsystem_dir *dir = NULL; /* Initialize for gcc */ in subsystem_open()
1449 struct trace_subsystem_dir *dir; in system_tr_open()
1482 struct trace_subsystem_dir *dir = file->private_data; in subsystem_release()
1503 struct trace_subsystem_dir *dir = filp->private_data; in subsystem_filter_read()
[all …]
Dtrace_events_filter.c1028 static void filter_free_subsystem_preds(struct trace_subsystem_dir *dir, in filter_free_subsystem_preds()
1046 static void filter_free_subsystem_filters(struct trace_subsystem_dir *dir, in filter_free_subsystem_filters()
1561 static int process_system_preds(struct trace_subsystem_dir *dir, in process_system_preds()
1741 static int create_system_filter(struct trace_subsystem_dir *dir, in create_system_filter()
1816 int apply_subsystem_event_filter(struct trace_subsystem_dir *dir, in apply_subsystem_event_filter()
Dtrace.h1231 struct trace_subsystem_dir { struct
1436 extern int apply_subsystem_event_filter(struct trace_subsystem_dir *dir,
/Linux-v4.19/include/linux/
Dtrace_events.h321 struct trace_subsystem_dir;
372 struct trace_subsystem_dir *system;