Searched refs:PORTFOP_HASHSIZE (Results 1 – 3 of 3) sorted by relevance
110 #define PORTFOP_HASHSIZE 256 /* cache space for fop events */ macro119 struct portfop *pfc_hash[PORTFOP_HASHSIZE]; /* hash table */
224 (PORTFOP_HASHSIZE - 1))])
1637 while (index < PORTFOP_HASHSIZE) { in port_close_fop()1661 (i > 0 && index == PORTFOP_HASHSIZE)) { in port_close_fop()