Searched refs:lockhash_table (Results 1 – 1 of 1) sorted by relevance
41 static struct list_head lockhash_table[LOCKHASH_SIZE]; variable44 #define lockhashentry(key) (lockhash_table + __lockhashfn((key)))784 list_for_each_entry(st, &lockhash_table[i], hash_entry) { in dump_map()841 list_for_each_entry(st, &lockhash_table[i], hash_entry) { in sort_result()993 INIT_LIST_HEAD(lockhash_table + i); in cmd_lock()