Searched refs:congested (Results 1 – 2 of 2) sorted by relevance
252 closing, congested, cwnd_wait, write_space, offline, remove; in rpc_sysfs_xprt_state_show() local264 congested = test_bit(XPRT_CONGESTED, &xprt->state); in rpc_sysfs_xprt_state_show()278 congested ? "CONGESTED" : "", in rpc_sysfs_xprt_state_show()
1416 int congested; member1496 p->congested |= val; in do_one_broadcast()1522 info.congested = 0; in netlink_broadcast_filtered()1548 if (info.congested && gfpflags_allow_blocking(allocation)) in netlink_broadcast_filtered()
Completed in 11 milliseconds