PN_HASHSIZE
for (h = 0; h < PN_HASHSIZE; h++) {
#define PN_HASHMASK (PN_HASHSIZE-1)
struct hlist_head hlist[PN_HASHSIZE];
for (i = 0; i < PN_HASHSIZE; i++)