Lines Matching defs:hash

519 	struct hlist_head		*hash;  member
1220 static bool __always_inline ftrace_hash_empty(struct ftrace_hash *hash) in ftrace_hash_empty()
1226 ftrace_lookup_ip(struct ftrace_hash *hash, unsigned long ip) in ftrace_lookup_ip()
1249 static void __add_hash_entry(struct ftrace_hash *hash, in __add_hash_entry()
1265 static int add_hash_entry(struct ftrace_hash *hash, unsigned long ip) in add_hash_entry()
1280 free_hash_entry(struct ftrace_hash *hash, in free_hash_entry()
1289 remove_hash_entry(struct ftrace_hash *hash, in remove_hash_entry()
1296 static void ftrace_hash_clear(struct ftrace_hash *hash) in ftrace_hash_clear()
1315 static void free_ftrace_hash(struct ftrace_hash *hash) in free_ftrace_hash()
1326 struct ftrace_hash *hash; in __free_ftrace_hash_rcu() local
1332 static void free_ftrace_hash_rcu(struct ftrace_hash *hash) in free_ftrace_hash_rcu()
1348 struct ftrace_hash *hash; in alloc_ftrace_hash() local
1369 alloc_and_copy_ftrace_hash(int size_bits, struct ftrace_hash *hash) in alloc_and_copy_ftrace_hash()
1485 struct ftrace_ops_hash *hash) in hash_contains_ip()
1514 struct ftrace_ops_hash hash; in ftrace_ops_test() local
1646 struct ftrace_hash *hash; in __ftrace_hash_rec_update() local
1910 struct ftrace_hash *hash = ops->func_hash->filter_hash; in ftrace_hash_ipmodify_enable() local
1921 struct ftrace_hash *hash = ops->func_hash->filter_hash; in ftrace_hash_ipmodify_disable() local
3006 struct ftrace_hash *hash; member
3344 struct ftrace_hash *hash; in ftrace_regex_open() local
3465 enter_record(struct ftrace_hash *hash, struct dyn_ftrace *rec, int clear_filter) in enter_record()
3528 match_records(struct ftrace_hash *hash, char *func, int len, char *mod) in match_records()
3574 ftrace_match_records(struct ftrace_hash *hash, char *buff, int len) in ftrace_match_records()
3586 ftrace_mod_callback(struct ftrace_hash *hash, in ftrace_mod_callback()
3716 struct ftrace_hash *hash; in register_ftrace_function_probe() local
3830 struct ftrace_hash *hash; in __unregister_ftrace_function_probe() local
3978 static int ftrace_process_regex(struct ftrace_hash *hash, in ftrace_process_regex()
4067 ftrace_match_addr(struct ftrace_hash *hash, unsigned long ip, int remove) in ftrace_match_addr()
4123 struct ftrace_hash *hash; in ftrace_set_hash() local