Searched defs:congested (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/md/bcache/ | ||
H A D | io.c | 220 int congested = atomic_read(&c->congested); bch_bbio_count_io_errors() local |
H A D | request.c | 369 unsigned sectors, congested = bch_get_congested(c); check_should_bypass() local |
H A D | sysfs.c | 69 read_attribute(congested); variable |
H A D | bcache.h | 651 atomic_t congested; member in struct:cache_set |
/linux-4.1.27/drivers/block/drbd/ | ||
H A D | drbd_req.c | 1002 bool congested = false; maybe_pull_ahead() local |
/linux-4.1.27/drivers/md/ | ||
H A D | md.h | 533 int (*congested)(struct mddev *mddev, int bits); member in struct:md_personality |
/linux-4.1.27/net/netlink/ | ||
H A D | af_netlink.c | 1966 int congested; member in struct:netlink_broadcast_data |
Completed in 175 milliseconds