Lines Matching refs:event_subsystem
42 static inline int system_refcount(struct event_subsystem *system) in system_refcount()
47 static int system_refcount_inc(struct event_subsystem *system) in system_refcount_inc()
52 static int system_refcount_dec(struct event_subsystem *system) in system_refcount_dec()
427 static void __put_system(struct event_subsystem *system) in __put_system()
446 static void __get_system(struct event_subsystem *system) in __get_system()
833 struct event_subsystem *system = dir->subsystem; in system_enable_read()
878 struct event_subsystem *system = dir->subsystem; in system_enable_write()
1135 struct event_subsystem *system = NULL; in subsystem_open()
1240 struct event_subsystem *system = dir->subsystem; in subsystem_filter_read()
1461 static struct event_subsystem *
1464 struct event_subsystem *system; in create_new_subsystem()
1504 struct event_subsystem *system; in event_subsystem_dir()
2766 struct event_subsystem *system; in event_trace_self_tests()