Searched refs:enough (Results 1 – 24 of 24) sorted by relevance
| /drivers/mtd/ubi/ |
| A D | fastmap-wl.c | 190 int enough; in ubi_refill_pools_and_lock() local 221 enough = 0; in ubi_refill_pools_and_lock() 233 enough++; in ubi_refill_pools_and_lock() 250 enough++; in ubi_refill_pools_and_lock() 252 if (enough == 2) in ubi_refill_pools_and_lock()
|
| /drivers/md/bcache/ |
| A D | writeback.h | 44 atomic_t enough; member
|
| A D | writeback.c | 939 atomic_set(&state->enough, 1); in bch_dirty_init_thread() 1019 atomic_set(&state.enough, 0); in bch_sectors_dirty_init() 1025 if (atomic_read(&state.enough)) in bch_sectors_dirty_init()
|
| A D | btree.h | 236 atomic_t enough; member
|
| A D | btree.c | 1995 atomic_set(&check_state->enough, 1); in bch_btree_check_thread() 2075 atomic_set(&check_state.enough, 0); in bch_btree_check() 2088 if (atomic_read(&check_state.enough)) in bch_btree_check()
|
| /drivers/net/ethernet/myricom/ |
| A D | Kconfig | 27 Ethernet mode. If the eeprom on your board is not recent enough,
|
| /drivers/gpu/drm/i915/ |
| A D | TODO.txt | 4 - For discrete memory manager, merge enough dg1 to be able to refactor it to
|
| /drivers/atm/ |
| A D | nicstarmac.copyright | 28 * Fix is simple: make large buffers large enough to hold entire
|
| /drivers/gpu/drm/xe/ |
| A D | Kconfig.debug | 97 be large enough for complex issues. The tracking of FAST_REQ messages
|
| /drivers/net/slip/ |
| A D | Kconfig | 78 end of the link as well. It's good enough, for example, to run IP
|
| /drivers/md/ |
| A D | raid10.c | 73 static int enough(struct r10conf *conf, int ignore); 1274 && enough(conf, devnum)) in raid10_write_one_disk() 1975 static int enough(struct r10conf *conf, int ignore) in enough() function 2008 if (test_bit(In_sync, &rdev->flags) && !enough(conf, rdev->raid_disk)) { in raid10_error() 2208 enough(conf, -1)) { in raid10_remove_disk() 4099 if (!enough(conf, -1)) { in raid10_run() 4348 if (!enough(conf, -1)) in raid10_check_reshape()
|
| /drivers/auxdisplay/ |
| A D | Kconfig | 323 where a simple 'Starting system' message can be enough to stop a customer 336 where a simple 'Starting system' message can be enough to stop a customer
|
| /drivers/xen/ |
| A D | Kconfig | 65 This value is used to allocate enough space in internal
|
| /drivers/media/rc/ |
| A D | Kconfig | 213 spaces, which is not enough for the NEC, Sanyo and RC-6 protocol.
|
| /drivers/usb/gadget/ |
| A D | Kconfig | 121 Usually 2 buffers are enough to establish a good buffering
|
| /drivers/tty/ |
| A D | Kconfig | 141 The default is 256, and should be more than enough. Embedded
|
| /drivers/usb/gadget/legacy/ |
| A D | Kconfig | 27 # enough of the right types of endpoints, the gadget driver might
|
| /drivers/acpi/ |
| A D | Kconfig | 150 Controller in a way that a normal reboot is not enough. You then
|
| /drivers/net/ |
| A D | Kconfig | 100 designed to be fairly general purpose and abstract enough to fit most
|
| /drivers/platform/x86/ |
| A D | Kconfig | 859 do not have enough data in ACPI tables for the touchscreen driver to
|
| /drivers/watchdog/ |
| A D | Kconfig | 59 enough your device will reboot. 264 in not early enough in the boot process to avoid the watchdog
|
| /drivers/input/touchscreen/ |
| A D | Kconfig | 1386 or something similar enough.
|
| /drivers/gpio/ |
| A D | Kconfig | 1123 enough to represent all pins, but the driver will assume a
|
| /drivers/scsi/aic7xxx/ |
| A D | aic79xx.seq | 2118 * large enough to take the maximum allowed status packet.
|
Completed in 747 milliseconds