Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dsrccode.c25 struct hlist_node hash_nd; member
87 hlist_del(&sf->hash_nd); in free_srcfile()
104 hlist_for_each_entry (h, &srcfile_htab[hval], hash_nd) { in find_srcfile()
149 hlist_add_head(&h->hash_nd, &srcfile_htab[hval]); in find_srcfile()