Home
last modified time | relevance | path

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

1234567891011

/linux/drivers/mtd/ubi/
H A Dfastmap-wl.c190 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()
/linux/Documentation/fb/
H A Dsa1100fb.rst15 on the kernel command line should be enough to configure the
24 options may not be enough to configure the display. Adding sections to
/linux/Documentation/userspace-api/media/dvb/
H A Ddvb-frontend-parameters.rst14 data, the structure size weren't enough to fit, and just extending its
18 ioctl's. The new API is flexible enough to add new parameters to
/linux/Documentation/watchdog/
H A Dwatchdog-pm.rst18 userspace enough time to resume. [1] [2]
/linux/Documentation/driver-api/gpio/
H A Dusing-gpio.rst17 in the upstream Linux kernel when you feel it is mature enough and you will get
29 because of not being reusable or abstract enough, or involving a lot of non
/linux/Documentation/userspace-api/media/rc/
H A Dlirc-get-features.rst61 as long as the kernel is recent enough. Use the
153 transmit, as long as the kernel is recent enough. Use the
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-enum-links.rst43 with information about the entity's pads. The array must have enough
49 enough room to store all the entity's outbound links. The number of
/linux/Documentation/scheduler/
H A Dsched-nice-design.rst83 nice levels were not 'punchy enough', so lots of people had to resort to
91 enough), the scheduler was decoupled from 'time slice' and HZ concepts
108 The third complaint (of negative nice levels not being "punchy" enough
/linux/tools/memory-model/litmus-tests/
H A DLB+fencembonceonce+ctrlonceonce.litmus9 * combination of a control dependency and a full memory barrier are enough
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt3 // less than the current cwnd, and not big enough to bump up cwnd.
H A Dtcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt3 // less than the current cwnd, but still big enough that in slow
/linux/arch/arm/boot/compressed/
H A Dhead-xscale.S23 add r3, r2, #0x10000 @ 64 kb is quite enough...
H A Dhead-sa1100.S33 add r3, r2, #0x4000 @ 16 kb is quite enough...
/linux/arch/parisc/math-emu/
H A DREADME5 enough to update our copies with later changes from HP-UX -- it'll
/linux/Documentation/power/
H A Dvideo.rst10 initialized by BIOS, and kernel does not have enough information to
50 the BIOS works well enough to be able to set video mode. Use
57 a new enough X, and a plain text console (no vesafb or radeonfb). See
61 (6) other radeon systems, where vbetool is enough to bring system back
/linux/drivers/md/bcache/
H A Dwriteback.h44 atomic_t enough; member
/linux/drivers/net/ethernet/myricom/
H A DKconfig27 Ethernet mode. If the eeprom on your board is not recent enough,
/linux/arch/arm64/boot/dts/freescale/
H A Ds32g274a-rdb2.dts71 * However, this is not enough to enable HS400 or HS200 modes for eMMC.
/linux/Documentation/hwmon/
H A Dw83l785ts.rst44 there is no old value). It seems to work well enough so that you should
/linux/tools/testing/selftests/powerpc/nx-gzip/
H A DREADME43 and target pages in the memory so it needs enough memory to work.
/linux/arch/sh/lib/
H A Dmemset-sh4.S37 ! Check if enough bytes need to be copied to be worth the big loop
/linux/Documentation/virt/kvm/devices/
H A Dvm.rst46 -ENOMEM if not enough memory is available for a new shadow guest mapping;
76 -ENOMEM if not enough memory is available to process the ioctl;
101 -ENOMEM if not enough memory is available to process the ioctl;
310 :Returns: -ENOMEM if there is not enough free memory to start migration mode;
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-medcom-wide.dts58 /* close enough */
/linux/arch/sparc/lib/
H A DM7memset.S182 cmp %o4, %g1 ! check there are enough bytes to set
252 cmp %o4, MIN_ZERO ! check if enough bytes to set
/linux/Documentation/admin-guide/device-mapper/
H A Dzero.rst16 enough data has been written to fill up the actual storage space, the sparse

1234567891011