Home
last modified time | relevance | path

Searched refs:hhd (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/trace/
H A Dftrace.c716 struct hlist_head *hhd; in ftrace_find_profiled_func() local
720 hhd = &stat->hash[key]; in ftrace_find_profiled_func()
722 if (hlist_empty(hhd)) in ftrace_find_profiled_func()
1149 struct hlist_head *hhd; in __ftrace_lookup_ip() local
1183 struct hlist_head *hhd; in __add_hash_entry() local
1226 struct hlist_head *hhd; in ftrace_hash_clear() local
1407 struct hlist_head *hhd; in __move_hash() local
1430 hhd = &src->buckets[i]; in __move_hash()
3978 hnd = hhd->first; in t_probe_next()
5502 struct hlist_head hhd; in unregister_ftrace_function_probe_func() local
[all …]