Lines Matching refs:poll_mtx
54 static struct mtx poll_mtx; variable
124 mtx_lock(&poll_mtx); in poll_burst_max_sysctl()
130 mtx_unlock(&poll_mtx); in poll_burst_max_sysctl()
150 mtx_lock(&poll_mtx); in poll_each_burst_sysctl()
152 mtx_unlock(&poll_mtx); in poll_each_burst_sysctl()
156 mtx_unlock(&poll_mtx); in poll_each_burst_sysctl()
181 mtx_lock(&poll_mtx); in user_frac_sysctl()
183 mtx_unlock(&poll_mtx); in user_frac_sysctl()
205 mtx_lock(&poll_mtx); in reg_frac_sysctl()
209 mtx_unlock(&poll_mtx); in reg_frac_sysctl()
273 mtx_init(&poll_mtx, "polling", NULL, MTX_DEF); in init_device_poll()
341 mtx_lock(&poll_mtx); in ether_poll()
351 mtx_unlock(&poll_mtx); in ether_poll()
381 mtx_lock(&poll_mtx); in netisr_pollmore()
383 mtx_unlock(&poll_mtx); in netisr_pollmore()
392 mtx_unlock(&poll_mtx); in netisr_pollmore()
426 mtx_unlock(&poll_mtx); in netisr_pollmore()
443 mtx_lock(&poll_mtx); in netisr_poll()
445 mtx_unlock(&poll_mtx); in netisr_poll()
467 mtx_unlock(&poll_mtx); in netisr_poll()
485 mtx_lock(&poll_mtx); in ether_poll_register()
500 mtx_unlock(&poll_mtx); in ether_poll_register()
506 mtx_unlock(&poll_mtx); in ether_poll_register()
515 mtx_unlock(&poll_mtx); in ether_poll_register()
531 mtx_lock(&poll_mtx); in ether_poll_deregister()
539 mtx_unlock(&poll_mtx); in ether_poll_deregister()
547 mtx_unlock(&poll_mtx); in ether_poll_deregister()