Searched refs:nactive (Results 1 – 1 of 1) sorted by relevance
457 unsigned int nactive; in xprt_switch_find_next_entry_roundrobin() local467 nactive = READ_ONCE(xps->xps_nactive); in xprt_switch_find_next_entry_roundrobin()469 if (xprt_queuelen * nactive <= xps_queuelen) in xprt_switch_find_next_entry_roundrobin()
Completed in 5 milliseconds