Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_events.c669 static void __get_system_dir(struct trace_subsystem_dir *dir) in __get_system_dir()
676 static void __put_system_dir(struct trace_subsystem_dir *dir) in __put_system_dir()
687 static void put_system(struct trace_subsystem_dir *dir) in put_system()
694 static void remove_subsystem(struct trace_subsystem_dir *dir) in remove_subsystem()
1096 struct trace_subsystem_dir *dir = filp->private_data; in system_enable_read()
1141 struct trace_subsystem_dir *dir = filp->private_data; in system_enable_write()
1393 struct trace_subsystem_dir *dir = NULL; /* Initialize for gcc */ in subsystem_open()
1442 struct trace_subsystem_dir *dir; in system_tr_open()
1464 struct trace_subsystem_dir *dir = file->private_data; in subsystem_release()
1485 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()
1590 static int process_system_preds(struct trace_subsystem_dir *dir, in process_system_preds()
1773 static int create_system_filter(struct trace_subsystem_dir *dir, in create_system_filter()
1848 int apply_subsystem_event_filter(struct trace_subsystem_dir *dir, in apply_subsystem_event_filter()
Dtrace.h1342 struct trace_subsystem_dir { struct
1548 extern int apply_subsystem_event_filter(struct trace_subsystem_dir *dir,
/Linux-v5.4/include/linux/
Dtrace_events.h330 struct trace_subsystem_dir;
381 struct trace_subsystem_dir *system;