Lines Matching refs:trace_event_file

384 	struct trace_event_file __rcu *enter_syscall_files[NR_syscalls];
385 struct trace_event_file __rcu *exit_syscall_files[NR_syscalls];
407 struct trace_event_file *trace_marker_file;
1538 __event_trigger_test_discard(struct trace_event_file *file, in __event_trigger_test_discard()
1584 event_trigger_unlock_commit(struct trace_event_file *file, in event_trigger_unlock_commit()
1648 extern void print_event_filter(struct trace_event_file *file,
1650 extern int apply_event_filter(struct trace_event_file *file,
1675 extern struct trace_event_file *__find_event_file(struct trace_array *tr,
1678 extern struct trace_event_file *find_event_file(struct trace_array *tr,
1702 static inline struct trace_event_file *event_file_file(struct file *filp) in event_file_file()
1704 struct trace_event_file *file; in event_file_file()
1757 struct trace_event_file *file;
1766 struct trace_event_file *file,
1771 struct trace_event_file *file);
1774 struct trace_event_file *file);
1777 extern int trace_event_trigger_enable_disable(struct trace_event_file *file,
1779 extern void update_cond_flag(struct trace_event_file *file);
1782 struct trace_event_file *file);
1809 struct trace_event_file *file,
1815 struct trace_event_file *file,
1819 struct trace_event_file *file,
1823 extern void event_file_get(struct trace_event_file *file);
1824 extern void event_file_put(struct trace_event_file *file);
1969 struct trace_event_file *file,
1974 struct trace_event_file *file);
1977 struct trace_event_file *file);
1978 void (*unreg_all)(struct trace_event_file *file);
1981 struct trace_event_file *file);
2028 extern int trace_event_enable_disable(struct trace_event_file *file,
2115 extern int trigger_process_regex(struct trace_event_file *file, char *buff);