Lines Matching defs:ops
418 int event_trigger_init(struct event_trigger_ops *ops, in event_trigger_init()
436 event_trigger_free(struct event_trigger_ops *ops, in event_trigger_free()
541 static int register_trigger(char *glob, struct event_trigger_ops *ops, in register_trigger()
588 static void unregister_trigger(char *glob, struct event_trigger_ops *ops, in unregister_trigger()
1032 traceon_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in traceon_trigger_print()
1040 traceoff_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in traceoff_trigger_print()
1078 struct event_trigger_ops *ops; in onoff_get_trigger_ops() local
1139 register_snapshot_trigger(char *glob, struct event_trigger_ops *ops, in register_snapshot_trigger()
1152 snapshot_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in snapshot_trigger_print()
1248 stacktrace_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in stacktrace_trigger_print()
1337 struct event_trigger_ops *ops, in event_enable_trigger_print()
1362 void event_enable_trigger_free(struct event_trigger_ops *ops, in event_enable_trigger_free()
1560 struct event_trigger_ops *ops, in event_enable_register_trigger()
1602 struct event_trigger_ops *ops, in event_enable_unregister_trigger()
1634 struct event_trigger_ops *ops; in event_enable_get_trigger_ops() local