ftrace_ops          9 arch/nds32/kernel/ftrace.c 				     struct ftrace_ops*, struct pt_regs*);
ftrace_ops         13 arch/nds32/kernel/ftrace.c 				  struct ftrace_ops *op, struct pt_regs *regs)
ftrace_ops         41 arch/nds32/kernel/ftrace.c 				  struct ftrace_ops *op, struct pt_regs *regs)
ftrace_ops         59 arch/parisc/kernel/ftrace.c 	extern struct ftrace_ops *function_trace_op;
ftrace_ops        206 arch/parisc/kernel/ftrace.c 			   struct ftrace_ops *ops, struct pt_regs *regs)
ftrace_ops         17 arch/powerpc/kernel/kprobes-ftrace.c 			   struct ftrace_ops *ops, struct pt_regs *regs)
ftrace_ops        745 arch/x86/kernel/ftrace.c create_trampoline(struct ftrace_ops *ops, unsigned int *tramp_size)
ftrace_ops        859 arch/x86/kernel/ftrace.c void arch_ftrace_update_trampoline(struct ftrace_ops *ops)
ftrace_ops        927 arch/x86/kernel/ftrace.c static void *static_tramp_func(struct ftrace_ops *ops, struct dyn_ftrace *rec)
ftrace_ops        955 arch/x86/kernel/ftrace.c void *arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec)
ftrace_ops        967 arch/x86/kernel/ftrace.c void arch_ftrace_trampoline_free(struct ftrace_ops *ops)
ftrace_ops         17 arch/x86/kernel/kprobes/ftrace.c 			   struct ftrace_ops *ops, struct pt_regs *regs)
ftrace_ops         92 arch/x86/kernel/unwind_orc.c 	struct ftrace_ops *ops;
ftrace_ops         27 fs/pstore/ftrace.c 				       struct ftrace_ops *op,
ftrace_ops         53 fs/pstore/ftrace.c static struct ftrace_ops pstore_ftrace_ops __read_mostly = {
ftrace_ops         87 include/linux/ftrace.h struct ftrace_ops;
ftrace_ops         90 include/linux/ftrace.h 			      struct ftrace_ops *op, struct pt_regs *regs);
ftrace_ops         92 include/linux/ftrace.h ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops);
ftrace_ops        193 include/linux/ftrace.h 	struct ftrace_ops __rcu		*next;
ftrace_ops        224 include/linux/ftrace.h int register_ftrace_function(struct ftrace_ops *ops);
ftrace_ops        225 include/linux/ftrace.h int unregister_ftrace_function(struct ftrace_ops *ops);
ftrace_ops        228 include/linux/ftrace.h 			struct ftrace_ops *op, struct pt_regs *regs);
ftrace_ops        317 include/linux/ftrace.h struct ftrace_ops *ftrace_ops_trampoline(unsigned long addr);
ftrace_ops        365 include/linux/ftrace.h int ftrace_set_filter_ip(struct ftrace_ops *ops, unsigned long ip,
ftrace_ops        367 include/linux/ftrace.h int ftrace_set_filter(struct ftrace_ops *ops, unsigned char *buf,
ftrace_ops        369 include/linux/ftrace.h int ftrace_set_notrace(struct ftrace_ops *ops, unsigned char *buf,
ftrace_ops        373 include/linux/ftrace.h void ftrace_free_filter(struct ftrace_ops *ops);
ftrace_ops        374 include/linux/ftrace.h void ftrace_ops_set_global_filter(struct ftrace_ops *ops);
ftrace_ops        414 include/linux/ftrace.h void arch_ftrace_update_trampoline(struct ftrace_ops *ops);
ftrace_ops        415 include/linux/ftrace.h void *arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec);
ftrace_ops        416 include/linux/ftrace.h void arch_ftrace_trampoline_free(struct ftrace_ops *ops);
ftrace_ops        440 include/linux/ftrace.h int ftrace_regex_open(struct ftrace_ops *ops, int flag,
ftrace_ops        449 include/linux/ftrace.h ftrace_set_early_filter(struct ftrace_ops *ops, char *buf, int enable);
ftrace_ops        324 include/linux/kprobes.h 				  struct ftrace_ops *ops, struct pt_regs *regs);
ftrace_ops        716 include/linux/perf_event.h 	struct ftrace_ops               ftrace_ops;
ftrace_ops        984 kernel/kprobes.c static struct ftrace_ops kprobe_ftrace_ops __read_mostly = {
ftrace_ops        989 kernel/kprobes.c static struct ftrace_ops kprobe_ipmodify_ops __read_mostly = {
ftrace_ops       1007 kernel/kprobes.c static int __arm_kprobe_ftrace(struct kprobe *p, struct ftrace_ops *ops,
ftrace_ops       1049 kernel/kprobes.c static int __disarm_kprobe_ftrace(struct kprobe *p, struct ftrace_ops *ops,
ftrace_ops         42 kernel/livepatch/patch.c 				       struct ftrace_ops *fops,
ftrace_ops         25 kernel/livepatch/patch.h 	struct ftrace_ops fops;
ftrace_ops        312 kernel/trace/fgraph.c static struct ftrace_ops graph_ops = {
ftrace_ops        436 kernel/trace/fgraph.c 	struct ftrace_ops *op;
ftrace_ops         83 kernel/trace/ftrace.c struct ftrace_ops ftrace_list_end __read_mostly = {
ftrace_ops         94 kernel/trace/ftrace.c struct ftrace_ops *function_trace_op __read_mostly = &ftrace_list_end;
ftrace_ops         96 kernel/trace/ftrace.c static struct ftrace_ops *set_function_trace_op;
ftrace_ops         98 kernel/trace/ftrace.c static bool ftrace_pids_enabled(struct ftrace_ops *ops)
ftrace_ops        110 kernel/trace/ftrace.c static void ftrace_update_trampoline(struct ftrace_ops *ops);
ftrace_ops        120 kernel/trace/ftrace.c struct ftrace_ops __rcu *ftrace_ops_list __read_mostly = &ftrace_list_end;
ftrace_ops        122 kernel/trace/ftrace.c struct ftrace_ops global_ops;
ftrace_ops        126 kernel/trace/ftrace.c 				 struct ftrace_ops *op, struct pt_regs *regs);
ftrace_ops        133 kernel/trace/ftrace.c static inline void ftrace_ops_init(struct ftrace_ops *ops)
ftrace_ops        145 kernel/trace/ftrace.c 			    struct ftrace_ops *op, struct pt_regs *regs)
ftrace_ops        172 kernel/trace/ftrace.c static ftrace_func_t ftrace_ops_get_list_func(struct ftrace_ops *ops)
ftrace_ops        264 kernel/trace/ftrace.c static void add_ftrace_ops(struct ftrace_ops __rcu **list,
ftrace_ops        265 kernel/trace/ftrace.c 			   struct ftrace_ops *ops)
ftrace_ops        278 kernel/trace/ftrace.c static int remove_ftrace_ops(struct ftrace_ops __rcu **list,
ftrace_ops        279 kernel/trace/ftrace.c 			     struct ftrace_ops *ops)
ftrace_ops        281 kernel/trace/ftrace.c 	struct ftrace_ops **p;
ftrace_ops        306 kernel/trace/ftrace.c static void ftrace_update_trampoline(struct ftrace_ops *ops);
ftrace_ops        308 kernel/trace/ftrace.c int __register_ftrace_function(struct ftrace_ops *ops)
ftrace_ops        349 kernel/trace/ftrace.c int __unregister_ftrace_function(struct ftrace_ops *ops)
ftrace_ops        371 kernel/trace/ftrace.c 	struct ftrace_ops *op;
ftrace_ops        761 kernel/trace/ftrace.c 		      struct ftrace_ops *ops, struct pt_regs *regs)
ftrace_ops        871 kernel/trace/ftrace.c static struct ftrace_ops ftrace_profile_ops __read_mostly = {
ftrace_ops       1009 kernel/trace/ftrace.c static struct ftrace_ops *removed_ops;
ftrace_ops       1028 kernel/trace/ftrace.c 	struct ftrace_ops	ops;
ftrace_ops       1047 kernel/trace/ftrace.c struct ftrace_ops global_ops = {
ftrace_ops       1060 kernel/trace/ftrace.c struct ftrace_ops *ftrace_ops_trampoline(unsigned long addr)
ftrace_ops       1062 kernel/trace/ftrace.c 	struct ftrace_ops *op = NULL;
ftrace_ops       1269 kernel/trace/ftrace.c void ftrace_free_filter(struct ftrace_ops *ops)
ftrace_ops       1366 kernel/trace/ftrace.c ftrace_hash_rec_disable_modify(struct ftrace_ops *ops, int filter_hash);
ftrace_ops       1368 kernel/trace/ftrace.c ftrace_hash_rec_enable_modify(struct ftrace_ops *ops, int filter_hash);
ftrace_ops       1370 kernel/trace/ftrace.c static int ftrace_hash_ipmodify_update(struct ftrace_ops *ops,
ftrace_ops       1419 kernel/trace/ftrace.c ftrace_hash_move(struct ftrace_ops *ops, int enable,
ftrace_ops       1484 kernel/trace/ftrace.c ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs)
ftrace_ops       1609 kernel/trace/ftrace.c 	struct ftrace_ops *ops;
ftrace_ops       1626 kernel/trace/ftrace.c static struct ftrace_ops *
ftrace_ops       1628 kernel/trace/ftrace.c static struct ftrace_ops *
ftrace_ops       1629 kernel/trace/ftrace.c ftrace_find_tramp_ops_next(struct dyn_ftrace *rec, struct ftrace_ops *ops);
ftrace_ops       1631 kernel/trace/ftrace.c static bool __ftrace_hash_rec_update(struct ftrace_ops *ops,
ftrace_ops       1789 kernel/trace/ftrace.c static bool ftrace_hash_rec_disable(struct ftrace_ops *ops,
ftrace_ops       1795 kernel/trace/ftrace.c static bool ftrace_hash_rec_enable(struct ftrace_ops *ops,
ftrace_ops       1801 kernel/trace/ftrace.c static void ftrace_hash_rec_update_modify(struct ftrace_ops *ops,
ftrace_ops       1804 kernel/trace/ftrace.c 	struct ftrace_ops *op;
ftrace_ops       1824 kernel/trace/ftrace.c static void ftrace_hash_rec_disable_modify(struct ftrace_ops *ops,
ftrace_ops       1830 kernel/trace/ftrace.c static void ftrace_hash_rec_enable_modify(struct ftrace_ops *ops,
ftrace_ops       1845 kernel/trace/ftrace.c static int __ftrace_hash_update_ipmodify(struct ftrace_ops *ops,
ftrace_ops       1917 kernel/trace/ftrace.c static int ftrace_hash_ipmodify_enable(struct ftrace_ops *ops)
ftrace_ops       1928 kernel/trace/ftrace.c static void ftrace_hash_ipmodify_disable(struct ftrace_ops *ops)
ftrace_ops       1938 kernel/trace/ftrace.c static int ftrace_hash_ipmodify_update(struct ftrace_ops *ops,
ftrace_ops       2030 kernel/trace/ftrace.c 		struct ftrace_ops *ops = NULL;
ftrace_ops       2176 kernel/trace/ftrace.c static struct ftrace_ops *
ftrace_ops       2179 kernel/trace/ftrace.c 	struct ftrace_ops *op;
ftrace_ops       2194 kernel/trace/ftrace.c static struct ftrace_ops *
ftrace_ops       2196 kernel/trace/ftrace.c 			   struct ftrace_ops *op)
ftrace_ops       2212 kernel/trace/ftrace.c static struct ftrace_ops *
ftrace_ops       2215 kernel/trace/ftrace.c 	struct ftrace_ops *op;
ftrace_ops       2282 kernel/trace/ftrace.c static struct ftrace_ops *
ftrace_ops       2285 kernel/trace/ftrace.c 	struct ftrace_ops *op;
ftrace_ops       2309 kernel/trace/ftrace.c 	struct ftrace_ops *ops;
ftrace_ops       2341 kernel/trace/ftrace.c 	struct ftrace_ops *ops;
ftrace_ops       2633 kernel/trace/ftrace.c static void ftrace_run_modify_code(struct ftrace_ops *ops, int command,
ftrace_ops       2648 kernel/trace/ftrace.c void __weak arch_ftrace_trampoline_free(struct ftrace_ops *ops)
ftrace_ops       2672 kernel/trace/ftrace.c int ftrace_startup(struct ftrace_ops *ops, int command)
ftrace_ops       2714 kernel/trace/ftrace.c int ftrace_shutdown(struct ftrace_ops *ops, int command)
ftrace_ops       2865 kernel/trace/ftrace.c static inline int ops_traces_mod(struct ftrace_ops *ops)
ftrace_ops       2883 kernel/trace/ftrace.c ops_references_rec(struct ftrace_ops *ops, struct dyn_ftrace *rec)
ftrace_ops       3060 kernel/trace/ftrace.c 	struct ftrace_ops		*ops;
ftrace_ops       3410 kernel/trace/ftrace.c arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec)
ftrace_ops       3415 kernel/trace/ftrace.c static void add_trampoline_func(struct seq_file *m, struct ftrace_ops *ops,
ftrace_ops       3451 kernel/trace/ftrace.c 		struct ftrace_ops *ops;
ftrace_ops       3551 kernel/trace/ftrace.c ftrace_regex_open(struct ftrace_ops *ops, int flag,
ftrace_ops       3641 kernel/trace/ftrace.c 	struct ftrace_ops *ops = inode->i_private;
ftrace_ops       3652 kernel/trace/ftrace.c 	struct ftrace_ops *ops = inode->i_private;
ftrace_ops       3858 kernel/trace/ftrace.c static void ftrace_ops_update_code(struct ftrace_ops *ops,
ftrace_ops       3861 kernel/trace/ftrace.c 	struct ftrace_ops *op;
ftrace_ops       3889 kernel/trace/ftrace.c static int ftrace_hash_move_and_update_ops(struct ftrace_ops *ops,
ftrace_ops       3971 kernel/trace/ftrace.c ftrace_set_regex(struct ftrace_ops *ops, unsigned char *buf, int len,
ftrace_ops       3975 kernel/trace/ftrace.c static void process_mod_list(struct list_head *head, struct ftrace_ops *ops,
ftrace_ops       4113 kernel/trace/ftrace.c 				      struct ftrace_ops *op, struct pt_regs *pt_regs)
ftrace_ops       4748 kernel/trace/ftrace.c ftrace_set_hash(struct ftrace_ops *ops, unsigned char *buf, int len,
ftrace_ops       4797 kernel/trace/ftrace.c ftrace_set_addr(struct ftrace_ops *ops, unsigned long ip, int remove,
ftrace_ops       4813 kernel/trace/ftrace.c int ftrace_set_filter_ip(struct ftrace_ops *ops, unsigned long ip,
ftrace_ops       4828 kernel/trace/ftrace.c void ftrace_ops_set_global_filter(struct ftrace_ops *ops)
ftrace_ops       4839 kernel/trace/ftrace.c ftrace_set_regex(struct ftrace_ops *ops, unsigned char *buf, int len,
ftrace_ops       4855 kernel/trace/ftrace.c int ftrace_set_filter(struct ftrace_ops *ops, unsigned char *buf,
ftrace_ops       4874 kernel/trace/ftrace.c int ftrace_set_notrace(struct ftrace_ops *ops, unsigned char *buf,
ftrace_ops       4993 kernel/trace/ftrace.c ftrace_set_early_filter(struct ftrace_ops *ops, char *buf, int enable)
ftrace_ops       5508 kernel/trace/ftrace.c void ftrace_create_filter_files(struct ftrace_ops *ops,
ftrace_ops       5529 kernel/trace/ftrace.c void ftrace_destroy_filter_files(struct ftrace_ops *ops)
ftrace_ops       5698 kernel/trace/ftrace.c 	struct ftrace_ops *ops;
ftrace_ops       6232 kernel/trace/ftrace.c void __weak arch_ftrace_update_trampoline(struct ftrace_ops *ops)
ftrace_ops       6236 kernel/trace/ftrace.c static void ftrace_update_trampoline(struct ftrace_ops *ops)
ftrace_ops       6249 kernel/trace/ftrace.c struct ftrace_ops global_ops = {
ftrace_ops       6270 kernel/trace/ftrace.c static void ftrace_update_trampoline(struct ftrace_ops *ops)
ftrace_ops       6302 kernel/trace/ftrace.c 		       struct ftrace_ops *ignored, struct pt_regs *regs)
ftrace_ops       6304 kernel/trace/ftrace.c 	struct ftrace_ops *op;
ftrace_ops       6359 kernel/trace/ftrace.c 				 struct ftrace_ops *op, struct pt_regs *regs)
ftrace_ops       6378 kernel/trace/ftrace.c 				   struct ftrace_ops *op, struct pt_regs *regs)
ftrace_ops       6409 kernel/trace/ftrace.c ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops)
ftrace_ops       6731 kernel/trace/ftrace.c int register_ftrace_function(struct ftrace_ops *ops)
ftrace_ops       6753 kernel/trace/ftrace.c int unregister_ftrace_function(struct ftrace_ops *ops)
ftrace_ops         27 kernel/trace/ftrace_internal.h extern struct ftrace_ops __rcu *ftrace_ops_list;
ftrace_ops         28 kernel/trace/ftrace_internal.h extern struct ftrace_ops ftrace_list_end;
ftrace_ops         30 kernel/trace/ftrace_internal.h extern struct ftrace_ops global_ops;
ftrace_ops         34 kernel/trace/ftrace_internal.h int ftrace_startup(struct ftrace_ops *ops, int command);
ftrace_ops         35 kernel/trace/ftrace_internal.h int ftrace_shutdown(struct ftrace_ops *ops, int command);
ftrace_ops         36 kernel/trace/ftrace_internal.h int ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs);
ftrace_ops         40 kernel/trace/ftrace_internal.h int __register_ftrace_function(struct ftrace_ops *ops);
ftrace_ops         41 kernel/trace/ftrace_internal.h int __unregister_ftrace_function(struct ftrace_ops *ops);
ftrace_ops         58 kernel/trace/ftrace_internal.h ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs)
ftrace_ops        313 kernel/trace/trace.h 	struct ftrace_ops	*ops;
ftrace_ops       1146 kernel/trace/trace.h void ftrace_create_filter_files(struct ftrace_ops *ops,
ftrace_ops       1148 kernel/trace/trace.h void ftrace_destroy_filter_files(struct ftrace_ops *ops);
ftrace_ops        430 kernel/trace/trace_event_perf.c 			  struct ftrace_ops *ops, struct pt_regs *pt_regs)
ftrace_ops        441 kernel/trace/trace_event_perf.c 	event = container_of(ops, struct perf_event, ftrace_ops);
ftrace_ops        473 kernel/trace/trace_event_perf.c 	struct ftrace_ops *ops = &event->ftrace_ops;
ftrace_ops        484 kernel/trace/trace_event_perf.c 	struct ftrace_ops *ops = &event->ftrace_ops;
ftrace_ops        507 kernel/trace/trace_event_perf.c 		event->ftrace_ops.private = (void *)(unsigned long)smp_processor_id();
ftrace_ops        510 kernel/trace/trace_event_perf.c 		event->ftrace_ops.private = (void *)(unsigned long)nr_cpu_ids;
ftrace_ops       3359 kernel/trace/trace_events.c 			  struct ftrace_ops *op, struct pt_regs *pt_regs)
ftrace_ops       3395 kernel/trace/trace_events.c static struct ftrace_ops trace_ops __initdata  =
ftrace_ops       1902 kernel/trace/trace_events_filter.c 	struct ftrace_ops *ops;
ftrace_ops       1928 kernel/trace/trace_events_filter.c static int ftrace_function_set_regexp(struct ftrace_ops *ops, int filter,
ftrace_ops       2033 kernel/trace/trace_events_filter.c 		.ops           = &event->ftrace_ops,
ftrace_ops         26 kernel/trace/trace_functions.c 		    struct ftrace_ops *op, struct pt_regs *pt_regs);
ftrace_ops         29 kernel/trace/trace_functions.c 			  struct ftrace_ops *op, struct pt_regs *pt_regs);
ftrace_ops         39 kernel/trace/trace_functions.c 	struct ftrace_ops *ops;
ftrace_ops        126 kernel/trace/trace_functions.c 		    struct ftrace_ops *op, struct pt_regs *pt_regs)
ftrace_ops        177 kernel/trace/trace_functions.c 			  struct ftrace_ops *op, struct pt_regs *pt_regs)
ftrace_ops        141 kernel/trace/trace_irqsoff.c 		    struct ftrace_ops *op, struct pt_regs *pt_regs)
ftrace_ops        215 kernel/trace/trace_sched_wakeup.c 		   struct ftrace_ops *op, struct pt_regs *pt_regs)
ftrace_ops        109 kernel/trace/trace_selftest.c 					    struct ftrace_ops *op,
ftrace_ops        118 kernel/trace/trace_selftest.c 					    struct ftrace_ops *op,
ftrace_ops        127 kernel/trace/trace_selftest.c 					    struct ftrace_ops *op,
ftrace_ops        136 kernel/trace/trace_selftest.c 					    struct ftrace_ops *op,
ftrace_ops        145 kernel/trace/trace_selftest.c 					 struct ftrace_ops *op,
ftrace_ops        151 kernel/trace/trace_selftest.c static struct ftrace_ops test_probe1 = {
ftrace_ops        156 kernel/trace/trace_selftest.c static struct ftrace_ops test_probe2 = {
ftrace_ops        161 kernel/trace/trace_selftest.c static struct ftrace_ops test_probe3 = {
ftrace_ops        188 kernel/trace/trace_selftest.c 	struct ftrace_ops *dyn_ops;
ftrace_ops        419 kernel/trace/trace_selftest.c 					       struct ftrace_ops *op,
ftrace_ops        434 kernel/trace/trace_selftest.c 						    struct ftrace_ops *op,
ftrace_ops        449 kernel/trace/trace_selftest.c static struct ftrace_ops test_rec_probe = {
ftrace_ops        453 kernel/trace/trace_selftest.c static struct ftrace_ops test_recsafe_probe = {
ftrace_ops        548 kernel/trace/trace_selftest.c 					  struct ftrace_ops *op,
ftrace_ops        557 kernel/trace/trace_selftest.c static struct ftrace_ops test_regs_probe = {
ftrace_ops        293 kernel/trace/trace_stack.c 		 struct ftrace_ops *op, struct pt_regs *pt_regs)
ftrace_ops        318 kernel/trace/trace_stack.c static struct ftrace_ops trace_ops __read_mostly =
ftrace_ops        500 kernel/trace/trace_stack.c 	struct ftrace_ops *ops = inode->i_private;