Lines Matching refs:ftrace_hash

1028 static const struct ftrace_hash empty_hash = {
1031 #define EMPTY_HASH ((struct ftrace_hash *)&empty_hash)
1098 ftrace_hash_key(struct ftrace_hash *hash, unsigned long ip) in ftrace_hash_key()
1108 __ftrace_lookup_ip(struct ftrace_hash *hash, unsigned long ip) in __ftrace_lookup_ip()
1135 ftrace_lookup_ip(struct ftrace_hash *hash, unsigned long ip) in ftrace_lookup_ip()
1143 static void __add_hash_entry(struct ftrace_hash *hash, in __add_hash_entry()
1155 static int add_hash_entry(struct ftrace_hash *hash, unsigned long ip) in add_hash_entry()
1170 free_hash_entry(struct ftrace_hash *hash, in free_hash_entry()
1179 remove_hash_entry(struct ftrace_hash *hash, in remove_hash_entry()
1186 static void ftrace_hash_clear(struct ftrace_hash *hash) in ftrace_hash_clear()
1227 static void free_ftrace_hash(struct ftrace_hash *hash) in free_ftrace_hash()
1238 struct ftrace_hash *hash; in __free_ftrace_hash_rcu()
1240 hash = container_of(rcu, struct ftrace_hash, rcu); in __free_ftrace_hash_rcu()
1244 static void free_ftrace_hash_rcu(struct ftrace_hash *hash) in free_ftrace_hash_rcu()
1258 static struct ftrace_hash *alloc_ftrace_hash(int size_bits) in alloc_ftrace_hash()
1260 struct ftrace_hash *hash; in alloc_ftrace_hash()
1310 static struct ftrace_hash *
1311 alloc_and_copy_ftrace_hash(int size_bits, struct ftrace_hash *hash) in alloc_and_copy_ftrace_hash()
1314 struct ftrace_hash *new_hash; in alloc_and_copy_ftrace_hash()
1354 struct ftrace_hash *new_hash);
1356 static struct ftrace_hash *dup_hash(struct ftrace_hash *src, int size) in dup_hash()
1359 struct ftrace_hash *new_hash; in dup_hash()
1392 static struct ftrace_hash *
1393 __ftrace_hash_move(struct ftrace_hash *src) in __ftrace_hash_move()
1408 struct ftrace_hash **dst, struct ftrace_hash *src) in ftrace_hash_move()
1410 struct ftrace_hash *new_hash; in ftrace_hash_move()
1664 struct ftrace_hash *hash; in __ftrace_hash_rec_update()
1665 struct ftrace_hash *other_hash; in __ftrace_hash_rec_update()
1894 struct ftrace_hash *old_hash, in __ftrace_hash_update_ipmodify()
1895 struct ftrace_hash *new_hash) in __ftrace_hash_update_ipmodify()
1996 struct ftrace_hash *hash = ops->func_hash->filter_hash; in ftrace_hash_ipmodify_enable()
2007 struct ftrace_hash *hash = ops->func_hash->filter_hash; in ftrace_hash_ipmodify_disable()
2016 struct ftrace_hash *new_hash) in ftrace_hash_ipmodify_update()
2018 struct ftrace_hash *old_hash = ops->func_hash->filter_hash; in ftrace_hash_ipmodify_update()
2436 static struct ftrace_hash *direct_functions = EMPTY_HASH;
2457 struct ftrace_hash **free_hash) in ftrace_add_rec_direct()
2463 struct ftrace_hash *new_hash; in ftrace_add_rec_direct()
3274 struct ftrace_hash *hash;
3289 struct ftrace_hash *hash; in t_probe_next()
3883 struct ftrace_hash *hash; in ftrace_regex_open()
4040 enter_record(struct ftrace_hash *hash, struct dyn_ftrace *rec, int clear_filter) in enter_record()
4063 add_rec_by_index(struct ftrace_hash *hash, struct ftrace_glob *func_g, in add_rec_by_index()
4149 match_records(struct ftrace_hash *hash, char *func, int len, char *mod) in match_records()
4204 ftrace_match_records(struct ftrace_hash *hash, char *buff, int len) in ftrace_match_records()
4241 struct ftrace_hash **orig_hash, in ftrace_hash_move_and_update_ops()
4242 struct ftrace_hash *hash, in ftrace_hash_move_and_update_ops()
4246 struct ftrace_hash *old_hash; in ftrace_hash_move_and_update_ops()
4330 struct ftrace_hash **orig_hash, *new_hash; in process_mod_list()
4422 ftrace_mod_callback(struct trace_array *tr, struct ftrace_hash *hash, in ftrace_mod_callback()
4486 struct ftrace_hash hash;
4496 struct ftrace_hash *hash; in allocate_ftrace_func_mapper()
4665 struct ftrace_hash **orig_hash; in register_ftrace_function_probe()
4666 struct ftrace_hash *old_hash; in register_ftrace_function_probe()
4667 struct ftrace_hash *hash; in register_ftrace_function_probe()
4811 struct ftrace_hash **orig_hash; in unregister_ftrace_function_probe_func()
4812 struct ftrace_hash *old_hash; in unregister_ftrace_function_probe_func()
4813 struct ftrace_hash *hash = NULL; in unregister_ftrace_function_probe_func()
4994 struct ftrace_hash *hash = iter->hash; in ftrace_process_regex()
5082 __ftrace_match_addr(struct ftrace_hash *hash, unsigned long ip, int remove) in __ftrace_match_addr()
5102 ftrace_match_addr(struct ftrace_hash *hash, unsigned long *ips, in ftrace_match_addr()
5126 struct ftrace_hash **orig_hash; in ftrace_set_hash()
5127 struct ftrace_hash *hash; in ftrace_set_hash()
5256 struct ftrace_hash *free_hash = NULL; in register_ftrace_direct()
5369 struct ftrace_hash *hash; in unregister_ftrace_direct()
5580 static void remove_direct_functions_hash(struct ftrace_hash *hash, unsigned long addr) in remove_direct_functions_hash()
5621 struct ftrace_hash *hash, *free_hash = NULL; in register_ftrace_direct_multi()
5694 struct ftrace_hash *hash = ops->func_hash->filter_hash; in unregister_ftrace_direct_multi()
5717 struct ftrace_hash *hash; in __modify_ftrace_direct_multi()
5979 static int ftrace_graph_set_hash(struct ftrace_hash *hash, char *buffer);
6008 struct ftrace_hash *hash; in set_ftrace_early_graph()
6061 struct ftrace_hash **orig_hash; in ftrace_regex_release()
6149 struct ftrace_hash __rcu *ftrace_graph_hash = EMPTY_HASH;
6150 struct ftrace_hash __rcu *ftrace_graph_notrace_hash = EMPTY_HASH;
6160 struct ftrace_hash *hash;
6164 struct ftrace_hash *new_hash;
6268 struct ftrace_hash *new_hash = NULL; in __ftrace_graph_open()
6380 struct ftrace_hash *old_hash, *new_hash; in ftrace_graph_release()
6447 ftrace_graph_set_hash(struct ftrace_hash *hash, char *buffer) in ftrace_graph_set_hash()
6851 clear_mod_from_hash(struct ftrace_page *pg, struct ftrace_hash *hash) in clear_mod_from_hash()
7242 clear_func_from_hash(struct ftrace_init_func *func, struct ftrace_hash *hash) in clear_func_from_hash()
8078 struct ftrace_hash *hash; in prepare_direct_functions_for_ipmodify()
8127 struct ftrace_hash *hash; in cleanup_direct_functions_after_ipmodify()