LOCKHASH_BITS
#define __lockhashfn(key) hash_long((unsigned long)key, LOCKHASH_BITS)
#define LOCKHASH_SIZE (1UL << LOCKHASH_BITS)