| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | io.c | 150 int congested = atomic_read(&c->congested); in bch_bbio_count_io_errors() local 157 ms = min(ms, CONGESTED_MAX + congested); in bch_bbio_count_io_errors() 158 atomic_sub(ms, &c->congested); in bch_bbio_count_io_errors() 159 } else if (congested < 0) in bch_bbio_count_io_errors() 160 atomic_inc(&c->congested); in bch_bbio_count_io_errors()
|
| 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 410 congested = bch_get_congested(c); in check_should_bypass() 411 if (!congested && !dc->sequential_cutoff) in check_should_bypass() 448 if (congested && sectors >= congested) { in check_should_bypass()
|
| H A D | sysfs.c | 104 read_attribute(congested); 759 sysfs_hprint(congested, in SHOW()
|
| H A D | bcache.h | 696 atomic_t congested; member
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | rds.rst | 90 mark the port as "congested" and send a congestion update to 92 processes sending to this congested port. 112 as "congested" will return ENOBUFS. 141 a destination marked congested - in this case you will loop 254 is congested. All sends attempted to this socket's address 262 indicate which ports on bound addresses are congested. As the 273 is congested or not.
|
| H A D | x25-iface.rst | 88 kernel if the backlog queue is congested. 127 when a previously congested backlog queue becomes empty again.
|
| H A D | decnet.rst | 186 - Was the network congested ?
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | qi.c | 534 static void cgr_cb(struct qman_portal *qm, struct qman_cgr *cgr, int congested) in cgr_cb() argument 536 caam_congested = congested; in cgr_cb() 538 if (congested) { in cgr_cb()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | backing-dev-defs.h | 122 unsigned long congested; /* WB_[a]sync_congested flags */ member
|
| H A D | backing-dev.h | 153 return wb->congested & cong_bits; in wb_congested()
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_req.c | 977 bool congested = false; in maybe_pull_ahead() local 1001 congested = true; in maybe_pull_ahead() 1006 congested = true; in maybe_pull_ahead() 1009 if (congested) { in maybe_pull_ahead()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | backing-dev.c | 932 if (test_and_clear_bit(bit, &bdi->wb.congested)) in clear_bdi_congested() 945 if (!test_and_set_bit(bit, &bdi->wb.congested)) in set_bdi_congested()
|
| H A D | vmscan.c | 153 unsigned int congested; member 2050 sc->nr.congested += stat.nr_congested; in shrink_inactive_list() 2926 sc->nr.dirty && sc->nr.dirty == sc->nr.congested) in shrink_node()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/chrony/ |
| H A D | chrony_4.2.bb | 9 including intermittent network connections, heavily congested \
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fs-writeback.c | 795 bool congested; in inode_congested() local 798 congested = wb_congested(wb, cong_bits); in inode_congested() 800 return congested; in inode_congested()
|
| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | af_netlink.c | 1405 int congested; member 1483 p->congested |= val; in do_one_broadcast() 1508 info.congested = 0; in netlink_broadcast_filtered() 1534 if (info.congested && gfpflags_allow_blocking(allocation)) in netlink_broadcast_filtered()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | blockgroup.rst | 96 feature moves the location of the group descriptors from the congested
|
| /OK3568_Linux_fs/kernel/include/soc/fsl/ |
| H A D | qman.h | 779 struct qman_cgr *cgr, int congested);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.c | 816 int congested) in dpaa_eth_cgscn() argument 821 if (congested) { in dpaa_eth_cgscn()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-class-infiniband | 184 discarded by the port because the port is down or congested.
|