• Home
  • Raw
  • Download

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 pt_regs *regs) in function_profile_call()
1019 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
2400 struct ftrace_ops *ops, struct pt_regs *regs) in call_direct_funcs()
2439 struct ftrace_ops *ops; in ftrace_get_addr_new() local
2480 struct ftrace_ops *ops; in ftrace_get_addr_curr() local
2781 static void ftrace_run_modify_code(struct ftrace_ops *ops, int command, in ftrace_run_modify_code()
2796 void __weak arch_ftrace_trampoline_free(struct ftrace_ops *ops) in arch_ftrace_trampoline_free()
2803 static void ftrace_add_trampoline_to_kallsyms(struct ftrace_ops *ops) in ftrace_add_trampoline_to_kallsyms()
2809 static void ftrace_remove_trampoline_from_kallsyms(struct ftrace_ops *ops) in ftrace_remove_trampoline_from_kallsyms()
2824 static void ftrace_trampoline_free(struct ftrace_ops *ops) in ftrace_trampoline_free()
2865 int ftrace_startup(struct ftrace_ops *ops, int command) in ftrace_startup()
2919 int ftrace_shutdown(struct ftrace_ops *ops, int command) in ftrace_shutdown()
3062 static inline int ops_traces_mod(struct ftrace_ops *ops) in ops_traces_mod()
3080 ops_references_rec(struct ftrace_ops *ops, struct dyn_ftrace *rec) in ops_references_rec()
3270 struct ftrace_ops *ops; member
3620 arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec) in arch_ftrace_trampoline_func()
3625 static void add_trampoline_func(struct seq_file *m, struct ftrace_ops *ops, in add_trampoline_func()
3661 struct ftrace_ops *ops; in t_show() local
3769 ftrace_regex_open(struct ftrace_ops *ops, int flag, in ftrace_regex_open()
3859 struct ftrace_ops *ops = inode->i_private; in ftrace_filter_open() local
3870 struct ftrace_ops *ops = inode->i_private; in ftrace_notrace_open() local
4076 static void ftrace_ops_update_code(struct ftrace_ops *ops, in ftrace_ops_update_code()
4107 static int ftrace_hash_move_and_update_ops(struct ftrace_ops *ops, in ftrace_hash_move_and_update_ops()
4193 static void process_mod_list(struct list_head *head, struct ftrace_ops *ops, in process_mod_list()
4966 ftrace_set_hash(struct ftrace_ops *ops, unsigned char *buf, int len, in ftrace_set_hash()
5015 ftrace_set_addr(struct ftrace_ops *ops, unsigned long ip, int remove, in ftrace_set_addr()
5427 int ftrace_set_filter_ip(struct ftrace_ops *ops, unsigned long ip, in ftrace_set_filter_ip()
5442 void ftrace_ops_set_global_filter(struct ftrace_ops *ops) in ftrace_ops_set_global_filter()
5453 ftrace_set_regex(struct ftrace_ops *ops, unsigned char *buf, int len, in ftrace_set_regex()
5469 int ftrace_set_filter(struct ftrace_ops *ops, unsigned char *buf, in ftrace_set_filter()
5488 int ftrace_set_notrace(struct ftrace_ops *ops, unsigned char *buf, in ftrace_set_notrace()
5607 ftrace_set_early_filter(struct ftrace_ops *ops, char *buf, int enable) in ftrace_set_early_filter()
6129 void ftrace_create_filter_files(struct ftrace_ops *ops, in ftrace_create_filter_files()
6150 void ftrace_destroy_filter_files(struct ftrace_ops *ops) in ftrace_destroy_filter_files()
6353 struct ftrace_ops *ops; in referenced_filters() local
6920 void __weak arch_ftrace_update_trampoline(struct ftrace_ops *ops) in arch_ftrace_update_trampoline()
6924 static void ftrace_update_trampoline(struct ftrace_ops *ops) in ftrace_update_trampoline()
6975 static void ftrace_update_trampoline(struct ftrace_ops *ops) in ftrace_update_trampoline()
7112 ftrace_func_t ftrace_ops_get_func(struct ftrace_ops *ops) in ftrace_ops_get_func()
7578 int register_ftrace_function(struct ftrace_ops *ops) in register_ftrace_function()
7600 int unregister_ftrace_function(struct ftrace_ops *ops) in unregister_ftrace_function()