Lines Matching defs:hash

514 	struct hlist_head		*hash;  member
1210 static bool __always_inline ftrace_hash_empty(struct ftrace_hash *hash) in ftrace_hash_empty()
1216 ftrace_lookup_ip(struct ftrace_hash *hash, unsigned long ip) in ftrace_lookup_ip()
1239 static void __add_hash_entry(struct ftrace_hash *hash, in __add_hash_entry()
1255 static int add_hash_entry(struct ftrace_hash *hash, unsigned long ip) in add_hash_entry()
1270 free_hash_entry(struct ftrace_hash *hash, in free_hash_entry()
1279 remove_hash_entry(struct ftrace_hash *hash, in remove_hash_entry()
1286 static void ftrace_hash_clear(struct ftrace_hash *hash) in ftrace_hash_clear()
1305 static void free_ftrace_hash(struct ftrace_hash *hash) in free_ftrace_hash()
1316 struct ftrace_hash *hash; in __free_ftrace_hash_rcu() local
1322 static void free_ftrace_hash_rcu(struct ftrace_hash *hash) in free_ftrace_hash_rcu()
1338 struct ftrace_hash *hash; in alloc_ftrace_hash() local
1359 alloc_and_copy_ftrace_hash(int size_bits, struct ftrace_hash *hash) in alloc_and_copy_ftrace_hash()
1475 struct ftrace_ops_hash *hash) in hash_contains_ip()
1504 struct ftrace_ops_hash hash; in ftrace_ops_test() local
1636 struct ftrace_hash *hash; in __ftrace_hash_rec_update() local
1900 struct ftrace_hash *hash = ops->func_hash->filter_hash; in ftrace_hash_ipmodify_enable() local
1911 struct ftrace_hash *hash = ops->func_hash->filter_hash; in ftrace_hash_ipmodify_disable() local
2996 struct ftrace_hash *hash; member
3334 struct ftrace_hash *hash; in ftrace_regex_open() local
3447 enter_record(struct ftrace_hash *hash, struct dyn_ftrace *rec, int not) in enter_record()
3492 match_records(struct ftrace_hash *hash, char *buff, in match_records()
3530 ftrace_match_records(struct ftrace_hash *hash, char *buff, int len) in ftrace_match_records()
3536 ftrace_match_module_records(struct ftrace_hash *hash, char *buff, char *mod) in ftrace_match_module_records()
3559 ftrace_mod_callback(struct ftrace_hash *hash, in ftrace_mod_callback()
3699 struct ftrace_hash *hash; in register_ftrace_function_probe() local
3812 struct ftrace_hash *hash; in __unregister_ftrace_function_probe() local
3961 static int ftrace_process_regex(struct ftrace_hash *hash, in ftrace_process_regex()
4050 ftrace_match_addr(struct ftrace_hash *hash, unsigned long ip, int remove) in ftrace_match_addr()
4106 struct ftrace_hash *hash; in ftrace_set_hash() local