Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events.c1233 static void __get_system_dir(struct trace_subsystem_dir *dir) in __get_system_dir()
1240 static void __put_system_dir(struct trace_subsystem_dir *dir) in __put_system_dir()
1251 static void put_system(struct trace_subsystem_dir *dir) in put_system()
1258 static void remove_subsystem(struct trace_subsystem_dir *dir) in remove_subsystem()
1888 struct trace_subsystem_dir *dir = filp->private_data; in system_enable_read()
1909 struct trace_subsystem_dir *dir = filp->private_data; in system_enable_write()
2175 struct trace_subsystem_dir *dir = NULL, *iter_dir; in subsystem_open()
2224 struct trace_subsystem_dir *dir; in system_tr_open()
2246 struct trace_subsystem_dir *dir = file->private_data; in subsystem_release()
2267 struct trace_subsystem_dir *di in subsystem_filter_read()
[all...]
H A Dtrace_events_filter.c1328 static void filter_free_subsystem_preds(struct trace_subsystem_dir *dir, in filter_free_subsystem_preds()
1437 static void filter_free_subsystem_filters(struct trace_subsystem_dir *dir, in filter_free_subsystem_filters()
2252 static int process_system_preds(struct trace_subsystem_dir *dir, in process_system_preds()
2432 static int create_system_filter(struct trace_subsystem_dir *dir, in create_system_filter()
2504 int apply_subsystem_event_filter(struct trace_subsystem_dir *dir, in apply_subsystem_event_filter()
H A Dtrace.h1510 struct trace_subsystem_dir { struct
1709 extern int apply_subsystem_event_filter(struct trace_subsystem_dir *dir,
/linux/include/linux/
H A Dtrace_events.h476 struct trace_subsystem_dir;
649 struct trace_subsystem_dir *system;