Searched refs:lockhash_table (Results 1 – 1 of 1) sorted by relevance
48 static struct hlist_head lockhash_table[LOCKHASH_SIZE]; variable51 #define lockhashentry(key) (lockhash_table + __lockhashfn((key)))1367 hlist_for_each_entry(st, &lockhash_table[i], hash_entry) { in dump_map()1430 hlist_for_each_entry(st, &lockhash_table[i], hash_entry) { in combine_result()1442 hlist_for_each_entry(st, &lockhash_table[i], hash_entry) { in sort_result()1647 .result = &lockhash_table[0], in __cmd_contention()1948 INIT_HLIST_HEAD(lockhash_table + i); in cmd_lock()