Lines Matching defs:ops
404 event_trigger_init(struct event_trigger_ops *ops, in event_trigger_init()
422 event_trigger_free(struct event_trigger_ops *ops, in event_trigger_free()
523 static int register_trigger(char *glob, struct event_trigger_ops *ops, in register_trigger()
567 static void unregister_trigger(char *glob, struct event_trigger_ops *ops, in unregister_trigger()
802 traceon_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in traceon_trigger_print()
810 traceoff_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in traceoff_trigger_print()
848 struct event_trigger_ops *ops; in onoff_get_trigger_ops() local
901 register_snapshot_trigger(char *glob, struct event_trigger_ops *ops, in register_snapshot_trigger()
916 snapshot_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in snapshot_trigger_print()
994 stacktrace_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in stacktrace_trigger_print()
1090 event_enable_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in event_enable_trigger_print()
1114 event_enable_trigger_free(struct event_trigger_ops *ops, in event_enable_trigger_free()
1295 struct event_trigger_ops *ops, in event_enable_register_trigger()
1332 struct event_trigger_ops *ops, in event_enable_unregister_trigger()
1360 struct event_trigger_ops *ops; in event_enable_get_trigger_ops() local