Lines Matching refs:event_subsystem
56 static inline int system_refcount(struct event_subsystem *system) in system_refcount()
61 static int system_refcount_inc(struct event_subsystem *system) in system_refcount_inc()
66 static int system_refcount_dec(struct event_subsystem *system) in system_refcount_dec()
921 static void __put_system(struct event_subsystem *system) in __put_system()
939 static void __get_system(struct event_subsystem *system) in __get_system()
1432 struct event_subsystem *system = dir->subsystem; in system_enable_read()
1478 struct event_subsystem *system = dir->subsystem; in system_enable_write()
1730 struct event_subsystem *system = NULL; in subsystem_open()
1821 struct event_subsystem *system = dir->subsystem; in subsystem_filter_read()
2247 static struct event_subsystem *
2250 struct event_subsystem *system; in create_new_subsystem()
2284 struct event_subsystem *system, *iter; in event_subsystem_dir()
3891 struct event_subsystem *system; in event_trace_self_tests()