Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dftrace.c721 struct hlist_head *hhd; in ftrace_find_profiled_func() local
725 hhd = &stat->hash[key]; in ftrace_find_profiled_func()
727 if (hlist_empty(hhd)) in ftrace_find_profiled_func()
1143 struct hlist_head *hhd; in __ftrace_lookup_ip() local
1177 struct hlist_head *hhd; in __add_hash_entry() local
1220 struct hlist_head *hhd; in ftrace_hash_clear() local
1395 struct hlist_head *hhd; in dup_hash() local
1418 hhd = &src->buckets[i]; in dup_hash()
3414 hnd = hhd->first; in t_probe_next()
4952 struct hlist_head hhd; in unregister_ftrace_function_probe_func() local
[all …]