Lines Matching refs:hlist_head
519 struct hlist_head *hash;
697 FTRACE_PROFILE_HASH_SIZE * sizeof(struct hlist_head)); in ftrace_profile_reset()
775 stat->hash = kzalloc(sizeof(struct hlist_head) * size, GFP_KERNEL); in ftrace_profile_init_cpu()
809 struct hlist_head *hhd; in ftrace_find_profiled_func()
1122 static struct hlist_head ftrace_func_hash[FTRACE_FUNC_HASHSIZE] __read_mostly;
1140 struct hlist_head *buckets;
1151 static const struct hlist_head empty_buckets[1];
1153 .buckets = (struct hlist_head *)empty_buckets,
1230 struct hlist_head *hhd; in ftrace_lookup_ip()
1252 struct hlist_head *hhd; in __add_hash_entry()
1298 struct hlist_head *hhd; in ftrace_hash_clear()
1417 struct hlist_head *hhd; in ftrace_hash_move()
3018 struct hlist_head *hhd; in t_hash_next()
3621 struct hlist_head *hhd; in function_trace_probe_call()
3667 struct hlist_head *hhd = &ftrace_func_hash[i]; in __enable_ftrace_function_probe()
3688 struct hlist_head *hhd = &ftrace_func_hash[i]; in __disable_ftrace_function_probe()
3860 struct hlist_head *hhd = &ftrace_func_hash[i]; in __unregister_ftrace_function_probe()