Searched refs:congested (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/md/bcache/ |
| H A D | request.c | 336 i += atomic_read(&c->congested); in bch_get_congested() 367 unsigned int sectors, congested; in check_should_bypass() local 424 congested = bch_get_congested(c); in check_should_bypass() 425 if (!congested && !dc->sequential_cutoff) in check_should_bypass() 462 if (congested && sectors >= congested) { in check_should_bypass()
|
| H A D | sysfs.c | 104 read_attribute(congested); 773 sysfs_hprint(congested, in SHOW()
|
| H A D | bcache.h | 706 atomic_t congested; member
|
| /linux/drivers/crypto/caam/ |
| H A D | qi.c | 539 static void cgr_cb(struct qman_portal *qm, struct qman_cgr *cgr, int congested) in cgr_cb() argument 541 caam_congested = congested; in cgr_cb() 543 if (congested) { in cgr_cb()
|
| /linux/net/sunrpc/ |
| H A D | sysfs.c | 253 closing, congested, cwnd_wait, write_space, offline, remove; in rpc_sysfs_xprt_state_show() local 265 congested = test_bit(XPRT_CONGESTED, &xprt->state); in rpc_sysfs_xprt_state_show() 279 congested ? "CONGESTED" : "", in rpc_sysfs_xprt_state_show()
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_req.c | 989 bool congested = false; in maybe_pull_ahead() local 1013 congested = true; in maybe_pull_ahead() 1018 congested = true; in maybe_pull_ahead() 1021 if (congested) { in maybe_pull_ahead()
|
| /linux/net/netlink/ |
| H A D | af_netlink.c | 1414 int congested; member 1494 p->congested |= val; in do_one_broadcast() 1520 info.congested = 0; in netlink_broadcast_filtered() 1546 if (info.congested && gfpflags_allow_blocking(allocation)) in netlink_broadcast_filtered()
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse.rst | 140 the filesystem to be congested. When the number of background requests
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.c | 832 int congested) in dpaa_eth_cgscn() argument 837 if (congested) { in dpaa_eth_cgscn()
|