Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-lock.c44 #define lockhashentry(key) (lockhash_table + __lockhashfn((key))) macro
320 struct list_head *entry = lockhashentry(addr); in lock_stat_findnew()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-lock.c55 #define lockhashentry(key) (lockhash_table + __lockhashfn((key))) macro
480 struct hlist_head *entry = lockhashentry(addr); in lock_stat_find()
492 struct hlist_head *entry = lockhashentry(addr); in lock_stat_findnew()

Completed in 5 milliseconds