Searched refs:xps_nactive (Results 1 – 4 of 4) sorted by relevance
42 xps->xps_nactive++; in xprt_switch_add_xprt_locked()70 xps->xps_nactive--; in xprt_switch_remove_xprt_locked()158 xps->xps_nxprts = xps->xps_nactive = 0; in xprt_switch_alloc()467 nactive = READ_ONCE(xps->xps_nactive); in xprt_switch_find_next_entry_roundrobin()
310 xprt_switch->xps_nxprts, xprt_switch->xps_nactive, in rpc_sysfs_xprt_switch_info_show()
2187 xps->xps_nactive--; in xprt_set_offline_locked()2196 xps->xps_nactive++; in xprt_set_online_locked()
20 unsigned int xps_nactive; member