Home
last modified time | relevance | path

Searched refs:congested (Results 1 – 2 of 2) sorted by relevance

/net/sunrpc/
A Dsysfs.c252 closing, congested, cwnd_wait, write_space, offline, remove; in rpc_sysfs_xprt_state_show() local
264 congested = test_bit(XPRT_CONGESTED, &xprt->state); in rpc_sysfs_xprt_state_show()
278 congested ? "CONGESTED" : "", in rpc_sysfs_xprt_state_show()
/net/netlink/
A Daf_netlink.c1416 int congested; member
1496 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