Home
last modified time | relevance | path

Searched refs:enough (Results 1 – 25 of 25) sorted by relevance

/drivers/mtd/ubi/
Dfastmap-wl.c136 int enough; in ubi_refill_pools() local
160 enough = 0; in ubi_refill_pools()
172 enough++; in ubi_refill_pools()
186 enough++; in ubi_refill_pools()
188 if (enough == 2) in ubi_refill_pools()
/drivers/staging/olpc_dcon/
DTODO9 - see if vx855 gpio API can be made similar enough to cs5535 so we can
/drivers/md/bcache/
Dwriteback.h44 atomic_t enough; member
Dwriteback.c929 atomic_set(&state->enough, 1); in bch_dirty_init_thread()
1009 atomic_set(&state.enough, 0); in bch_sectors_dirty_init()
1015 if (atomic_read(&state.enough)) in bch_sectors_dirty_init()
Dbtree.h236 atomic_t enough; member
Dbtree.c1966 atomic_set(&check_state->enough, 1); in bch_btree_check_thread()
2046 atomic_set(&check_state.enough, 0); in bch_btree_check()
2059 if (atomic_read(&check_state.enough)) in bch_btree_check()
/drivers/net/ethernet/myricom/
DKconfig27 Ethernet mode. If the eeprom on your board is not recent enough,
/drivers/gpu/drm/i915/
DTODO.txt4 - For discrete memory manager, merge enough dg1 to be able to refactor it to
/drivers/atm/
Dnicstarmac.copyright28 * Fix is simple: make large buffers large enough to hold entire
/drivers/net/slip/
DKconfig78 end of the link as well. It's good enough, for example, to run IP
/drivers/gpu/drm/amd/display/
DTODO110 be simplified enough to no longer need a vector implementation.
/drivers/md/
Draid10.c70 static int enough(struct r10conf *conf, int ignore);
1292 && enough(conf, devnum)) in raid10_write_one_disk()
2002 static int enough(struct r10conf *conf, int ignore) in enough() function
2036 if (test_bit(In_sync, &rdev->flags) && !enough(conf, rdev->raid_disk)) { in raid10_error()
2240 enough(conf, -1)) { in raid10_remove_disk()
4230 if (!enough(conf, -1)) { in raid10_run()
4483 if (!enough(conf, -1)) in raid10_check_reshape()
/drivers/auxdisplay/
DKconfig458 where a simple 'Starting system' message can be enough to stop a customer
471 where a simple 'Starting system' message can be enough to stop a customer
/drivers/xen/
DKconfig65 This value is used to allocate enough space in internal
/drivers/media/rc/
DKconfig335 spaces, which is not enough for the NEC, Sanyo and RC-6 protocol.
/drivers/usb/gadget/
DKconfig121 Usually 2 buffers are enough to establish a good buffering
/drivers/tty/
DKconfig146 The default is 256, and should be more than enough. Embedded
/drivers/acpi/
DKconfig135 Controller in a way that a normal reboot is not enough. You then
/drivers/usb/gadget/legacy/
DKconfig27 # enough of the right types of endpoints, the gadget driver might
/drivers/net/
DKconfig100 designed to be fairly general purpose and abstract enough to fit most
/drivers/watchdog/
DKconfig59 enough your device will reboot.
239 in not early enough in the boot process to avoid the watchdog
/drivers/platform/x86/
DKconfig923 do not have enough data in ACPI tables for the touchscreen driver to
/drivers/input/touchscreen/
DKconfig1362 or something similar enough.
/drivers/gpio/
DKconfig980 enough to represent all pins, but the driver will assume a
/drivers/scsi/aic7xxx/
Daic79xx.seq2118 * large enough to take the maximum allowed status packet.