Home
last modified time | relevance | path

Searched defs:pollhz (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/net/
H A Dif_poll.c148 int pollhz; member
176 int pollhz; /* tunable */ member
296 poll_comm_pollhz_div(const struct poll_comm *comm, int pollhz) in poll_comm_pollhz_div()
302 poll_comm_pollhz_conv(const struct poll_comm *comm, int pollhz) in poll_comm_pollhz_conv()
1417 int pollhz = 1; in poll_comm_adjust_pollhz() local