ftrace_event_call  195 include/linux/ftrace_event.h 	int			(*reg)(struct ftrace_event_call *event,
ftrace_event_call  203 include/linux/ftrace_event.h extern int ftrace_event_reg(struct ftrace_event_call *event,
ftrace_event_call  206 include/linux/ftrace_event.h int ftrace_output_event(struct trace_iterator *iter, struct ftrace_event_call *event,
ftrace_event_call  209 include/linux/ftrace_event.h int ftrace_event_define_field(struct ftrace_event_call *call,
ftrace_event_call  228 include/linux/ftrace_event.h int ftrace_event_define_field(struct ftrace_event_call *call,
ftrace_event_call  264 include/linux/ftrace_event.h struct ftrace_event_call {
ftrace_event_call  298 include/linux/ftrace_event.h ftrace_event_name(struct ftrace_event_call *call)
ftrace_event_call  345 include/linux/ftrace_event.h 	struct ftrace_event_call	*event_call;
ftrace_event_call  382 include/linux/ftrace_event.h 	static int perf_perm_##name(struct ftrace_event_call *tp_event, \
ftrace_event_call  411 include/linux/ftrace_event.h extern int call_filter_check_discard(struct ftrace_event_call *call, void *rec,
ftrace_event_call  544 include/linux/ftrace_event.h extern int trace_event_raw_init(struct ftrace_event_call *call);
ftrace_event_call  545 include/linux/ftrace_event.h extern int trace_define_field(struct ftrace_event_call *call, const char *type,
ftrace_event_call  548 include/linux/ftrace_event.h extern int trace_add_event_call(struct ftrace_event_call *call);
ftrace_event_call  549 include/linux/ftrace_event.h extern int trace_remove_event_call(struct ftrace_event_call *call);
ftrace_event_call  359 include/linux/module.h 	struct ftrace_event_call **trace_events;
ftrace_event_call  443 include/linux/perf_event.h 	struct ftrace_event_call	*tp_event;
ftrace_event_call  121 include/linux/syscalls.h 	static struct ftrace_event_call __used				\
ftrace_event_call  131 include/linux/syscalls.h 	static struct ftrace_event_call __used				\
ftrace_event_call  137 include/linux/syscalls.h 	static struct ftrace_event_call __used				\
ftrace_event_call  147 include/linux/syscalls.h 	static struct ftrace_event_call __used				\
ftrace_event_call   80 include/trace/ftrace.h 	static struct ftrace_event_call	__used		\
ftrace_event_call  374 include/trace/ftrace.h ftrace_define_fields_##call(struct ftrace_event_call *event_call)	\
ftrace_event_call  700 include/trace/ftrace.h static struct ftrace_event_call __used event_##call = {			\
ftrace_event_call  709 include/trace/ftrace.h static struct ftrace_event_call __used					\
ftrace_event_call  717 include/trace/ftrace.h static struct ftrace_event_call __used event_##call = {			\
ftrace_event_call  726 include/trace/ftrace.h static struct ftrace_event_call __used					\
ftrace_event_call  765 include/trace/ftrace.h 	struct ftrace_event_call *event_call = __data;			\
ftrace_event_call   32 include/trace/syscall.h 	struct ftrace_event_call *enter_event;
ftrace_event_call   33 include/trace/syscall.h 	struct ftrace_event_call *exit_event;