Lines Matching refs:hlist_head
514 struct hlist_head *hash;
687 FTRACE_PROFILE_HASH_SIZE * sizeof(struct hlist_head)); in ftrace_profile_reset()
765 stat->hash = kzalloc(sizeof(struct hlist_head) * size, GFP_KERNEL); in ftrace_profile_init_cpu()
799 struct hlist_head *hhd; in ftrace_find_profiled_func()
1112 static struct hlist_head ftrace_func_hash[FTRACE_FUNC_HASHSIZE] __read_mostly;
1130 struct hlist_head *buckets;
1141 static const struct hlist_head empty_buckets[1];
1143 .buckets = (struct hlist_head *)empty_buckets,
1220 struct hlist_head *hhd; in ftrace_lookup_ip()
1242 struct hlist_head *hhd; in __add_hash_entry()
1288 struct hlist_head *hhd; in ftrace_hash_clear()
1407 struct hlist_head *hhd; in ftrace_hash_move()
3008 struct hlist_head *hhd; in t_hash_next()
3605 struct hlist_head *hhd; in function_trace_probe_call()
3651 struct hlist_head *hhd = &ftrace_func_hash[i]; in __enable_ftrace_function_probe()
3672 struct hlist_head *hhd = &ftrace_func_hash[i]; in __disable_ftrace_function_probe()
3843 struct hlist_head *hhd = &ftrace_func_hash[i]; in __unregister_ftrace_function_probe()