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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-lock.c35 #define lockhashentry(key) (lockhash_table + __lockhashfn((key))) macro
285 struct list_head *entry = lockhashentry(addr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/
H A Dbuiltin-lock.c35 #define lockhashentry(key) (lockhash_table + __lockhashfn((key))) macro
285 struct list_head *entry = lockhashentry(addr);

Completed in 64 milliseconds