Home
last modified time | relevance | path

Searched refs:tmp_knhashmask (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dkern_event.c1831 u_long tmp_knhashmask; in kqueue_expand() local
1871 &tmp_knhashmask, (mflag & M_WAITOK) != 0 ? in kqueue_expand()
1881 kq->kq_knhashmask = tmp_knhashmask; in kqueue_expand()