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()137 xps->xps_nxprts = xps->xps_nactive = 0; in xprt_switch_alloc()446 nactive = READ_ONCE(xps->xps_nactive); in xprt_switch_find_next_entry_roundrobin()
221 xprt_switch->xps_nxprts, xprt_switch->xps_nactive, in rpc_sysfs_xprt_switch_info_show()
2166 xps->xps_nactive--; in xprt_set_offline_locked()2175 xps->xps_nactive++; in xprt_set_online_locked()
20 unsigned int xps_nactive; member