Lines Matching defs:ops
96 static bool ftrace_pids_enabled(struct ftrace_ops *ops) in ftrace_pids_enabled()
131 static inline void ftrace_ops_init(struct ftrace_ops *ops) in ftrace_ops_init()
166 static ftrace_func_t ftrace_ops_get_list_func(struct ftrace_ops *ops) in ftrace_ops_get_list_func()
259 struct ftrace_ops *ops) in add_ftrace_ops()
273 struct ftrace_ops *ops) in remove_ftrace_ops()
302 int __register_ftrace_function(struct ftrace_ops *ops) in __register_ftrace_function()
345 int __unregister_ftrace_function(struct ftrace_ops *ops) in __unregister_ftrace_function()
757 struct ftrace_ops *ops, struct ftrace_regs *fregs) in function_profile_call()
1020 struct ftrace_ops ops; member
1257 void ftrace_free_filter(struct ftrace_ops *ops) in ftrace_free_filter()
1413 ftrace_hash_move(struct ftrace_ops *ops, int enable, in ftrace_hash_move()
1478 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test()
1614 struct ftrace_ops *ops; in test_rec_ops_needs_regs() local
1638 static bool __ftrace_hash_rec_update(struct ftrace_ops *ops, in __ftrace_hash_rec_update()
1808 static bool ftrace_hash_rec_disable(struct ftrace_ops *ops, in ftrace_hash_rec_disable()
1814 static bool ftrace_hash_rec_enable(struct ftrace_ops *ops, in ftrace_hash_rec_enable()
1820 static void ftrace_hash_rec_update_modify(struct ftrace_ops *ops, in ftrace_hash_rec_update_modify()
1843 static void ftrace_hash_rec_disable_modify(struct ftrace_ops *ops, in ftrace_hash_rec_disable_modify()
1849 static void ftrace_hash_rec_enable_modify(struct ftrace_ops *ops, in ftrace_hash_rec_enable_modify()
1864 static int __ftrace_hash_update_ipmodify(struct ftrace_ops *ops, in __ftrace_hash_update_ipmodify()
1936 static int ftrace_hash_ipmodify_enable(struct ftrace_ops *ops) in ftrace_hash_ipmodify_enable()
1947 static void ftrace_hash_ipmodify_disable(struct ftrace_ops *ops) in ftrace_hash_ipmodify_disable()
1957 static int ftrace_hash_ipmodify_update(struct ftrace_ops *ops, in ftrace_hash_ipmodify_update()
2053 struct ftrace_ops *ops = NULL; in ftrace_bug() local
2401 struct ftrace_ops *ops, struct ftrace_regs *fregs) in call_direct_funcs()
2441 struct ftrace_ops *ops; in ftrace_get_addr_new() local
2482 struct ftrace_ops *ops; in ftrace_get_addr_curr() local
2783 static void ftrace_run_modify_code(struct ftrace_ops *ops, int command, in ftrace_run_modify_code()
2798 void __weak arch_ftrace_trampoline_free(struct ftrace_ops *ops) in arch_ftrace_trampoline_free()
2805 static void ftrace_add_trampoline_to_kallsyms(struct ftrace_ops *ops) in ftrace_add_trampoline_to_kallsyms()
2811 static void ftrace_remove_trampoline_from_kallsyms(struct ftrace_ops *ops) in ftrace_remove_trampoline_from_kallsyms()
2826 static void ftrace_trampoline_free(struct ftrace_ops *ops) in ftrace_trampoline_free()
2867 int ftrace_startup(struct ftrace_ops *ops, int command) in ftrace_startup()
2921 int ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown()
3064 static inline int ops_traces_mod(struct ftrace_ops *ops) in ops_traces_mod()
3082 ops_references_rec(struct ftrace_ops *ops, struct dyn_ftrace *rec) in ops_references_rec()
3266 struct ftrace_ops *ops; member
3616 arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec) in arch_ftrace_trampoline_func()
3621 static void add_trampoline_func(struct seq_file *m, struct ftrace_ops *ops, in add_trampoline_func()
3657 struct ftrace_ops *ops; in t_show() local
3765 ftrace_regex_open(struct ftrace_ops *ops, int flag, in ftrace_regex_open()
3855 struct ftrace_ops *ops = inode->i_private; in ftrace_filter_open() local
3866 struct ftrace_ops *ops = inode->i_private; in ftrace_notrace_open() local
4072 static void ftrace_ops_update_code(struct ftrace_ops *ops, in ftrace_ops_update_code()
4103 static int ftrace_hash_move_and_update_ops(struct ftrace_ops *ops, in ftrace_hash_move_and_update_ops()
4189 static void process_mod_list(struct list_head *head, struct ftrace_ops *ops, in process_mod_list()
4960 ftrace_set_hash(struct ftrace_ops *ops, unsigned char *buf, int len, in ftrace_set_hash()
5009 ftrace_set_addr(struct ftrace_ops *ops, unsigned long ip, int remove, in ftrace_set_addr()
5421 int ftrace_set_filter_ip(struct ftrace_ops *ops, unsigned long ip, in ftrace_set_filter_ip()
5436 void ftrace_ops_set_global_filter(struct ftrace_ops *ops) in ftrace_ops_set_global_filter()
5447 ftrace_set_regex(struct ftrace_ops *ops, unsigned char *buf, int len, in ftrace_set_regex()
5463 int ftrace_set_filter(struct ftrace_ops *ops, unsigned char *buf, in ftrace_set_filter()
5482 int ftrace_set_notrace(struct ftrace_ops *ops, unsigned char *buf, in ftrace_set_notrace()
5601 ftrace_set_early_filter(struct ftrace_ops *ops, char *buf, int enable) in ftrace_set_early_filter()
6123 void ftrace_create_filter_files(struct ftrace_ops *ops, in ftrace_create_filter_files()
6144 void ftrace_destroy_filter_files(struct ftrace_ops *ops) in ftrace_destroy_filter_files()
6347 struct ftrace_ops *ops; in referenced_filters() local
6914 void __weak arch_ftrace_update_trampoline(struct ftrace_ops *ops) in arch_ftrace_update_trampoline()
6918 static void ftrace_update_trampoline(struct ftrace_ops *ops) in ftrace_update_trampoline()
6968 static void ftrace_update_trampoline(struct ftrace_ops *ops) in ftrace_update_trampoline()
7106 ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops) in ftrace_ops_get_func()
7574 int register_ftrace_function(struct ftrace_ops *ops) in register_ftrace_function()
7596 int unregister_ftrace_function(struct ftrace_ops *ops) in unregister_ftrace_function()