Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsrccode.c26 struct hlist_node hash_nd; member
80 hlist_del(&sf->hash_nd); in free_srcfile()
97 hlist_for_each_entry (h, &srcfile_htab[hval], hash_nd) { in find_srcfile()
142 hlist_add_head(&h->hash_nd, &srcfile_htab[hval]); in find_srcfile()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsrccode.c26 struct hlist_node hash_nd; member
80 hlist_del(&sf->hash_nd); in free_srcfile()
97 hlist_for_each_entry (h, &srcfile_htab[hval], hash_nd) { in find_srcfile()
141 hlist_add_head(&h->hash_nd, &srcfile_htab[hval]); in find_srcfile()

Completed in 1 milliseconds