Lines Matching defs:ops
432 int event_trigger_init(struct event_trigger_ops *ops, in event_trigger_init()
450 event_trigger_free(struct event_trigger_ops *ops, in event_trigger_free()
555 static int register_trigger(char *glob, struct event_trigger_ops *ops, in register_trigger()
602 static void unregister_trigger(char *glob, struct event_trigger_ops *ops, in unregister_trigger()
1051 traceon_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in traceon_trigger_print()
1059 traceoff_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in traceoff_trigger_print()
1097 struct event_trigger_ops *ops; in onoff_get_trigger_ops() local
1160 register_snapshot_trigger(char *glob, struct event_trigger_ops *ops, in register_snapshot_trigger()
1173 snapshot_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in snapshot_trigger_print()
1269 stacktrace_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in stacktrace_trigger_print()
1360 struct event_trigger_ops *ops, in event_enable_trigger_print()
1385 void event_enable_trigger_free(struct event_trigger_ops *ops, in event_enable_trigger_free()
1583 struct event_trigger_ops *ops, in event_enable_register_trigger()
1625 struct event_trigger_ops *ops, in event_enable_unregister_trigger()
1657 struct event_trigger_ops *ops; in event_enable_get_trigger_ops() local