Searched refs:enough (Results 1 – 25 of 323) sorted by relevance
12345678910>>...13
/Linux-v4.19/drivers/mtd/ubi/ |
D | fastmap-wl.c | 124 int enough; in ubi_refill_pools() local 135 enough = 0; in ubi_refill_pools() 147 enough++; in ubi_refill_pools() 162 enough++; in ubi_refill_pools() 164 if (enough == 2) in ubi_refill_pools()
|
/Linux-v4.19/Documentation/fb/ |
D | sa1100fb.txt | 16 on the kernel command line should be enough to configure the 25 options may not be enough to configure the display. Adding sections to
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dvb-frontend-parameters.rst | 14 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-v4.19/drivers/staging/olpc_dcon/ |
D | TODO | 2 - see if vx855 gpio API can be made similar enough to cs5535 so we can
|
/Linux-v4.19/tools/memory-model/litmus-tests/ |
D | LB+fencembonceonce+ctrlonceonce.litmus | 9 * combination of a control dependency and a full memory barrier are enough
|
/Linux-v4.19/arch/parisc/math-emu/ |
D | README | 5 enough to update our copies with later changes from HP-UX -- it'll
|
/Linux-v4.19/Documentation/devicetree/bindings/fsi/ |
D | fsi-master-gpio.txt | 16 GPIO block is running at a low enough
|
/Linux-v4.19/arch/arm/boot/compressed/ |
D | head-xscale.S | 23 add r3, r2, #0x10000 @ 64 kb is quite enough...
|
/Linux-v4.19/Documentation/media/uapi/mediactl/ |
D | media-ioc-enum-links.rst | 43 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-v4.19/Documentation/scheduler/ |
D | sched-nice-design.txt | 79 nice levels were not 'punchy enough', so lots of people had to resort to 87 enough), the scheduler was decoupled from 'time slice' and HZ concepts 104 The third complaint (of negative nice levels not being "punchy" enough
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | lirc-get-features.rst | 61 as long as the kernel is recent enough. Use the 171 transmit, as long as the kernel is recent enough. Use the
|
/Linux-v4.19/Documentation/power/ |
D | video.txt | 9 initialized by BIOS, and kernel does not have enough information to 49 the BIOS works well enough to be able to set video mode. Use 56 a new enough X, and a plain text console (no vesafb or radeonfb). See 60 (6) other radeon systems, where vbetool is enough to bring system back
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/imu/ |
D | inv_mpu6050.txt | 25 simple enough to be described using the i2c-gate binding. See
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | syscon.txt | 4 of miscellaneous registers. The registers are not cohesive enough to
|
/Linux-v4.19/drivers/staging/media/bcm2048/ |
D | TODO | 12 missing features, but that is easy enough to add). Since the RDS data is
|
/Linux-v4.19/drivers/net/ethernet/myricom/ |
D | Kconfig | 26 Ethernet mode. If the eeprom on your board is not recent enough,
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | vm.txt | 35 -ENOMEM if not enough memory is available for a new shadow guest mapping 62 -ENOMEM if not enough memory is available to process the ioctl 86 -ENOMEM if not enough memory is available to process the ioctl 257 Returns: -ENOMEM if there is not enough free memory to start migration mode
|
/Linux-v4.19/Documentation/hwmon/ |
D | w83l785ts | 39 there is no old value). It seems to work well enough so that you should
|
/Linux-v4.19/arch/sh/lib/ |
D | memset-sh4.S | 37 ! Check if enough bytes need to be copied to be worth the big loop
|
/Linux-v4.19/Documentation/ |
D | io_ordering.txt | 32 which could cause problems. Fixing it is easy enough though::
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | func-open.rst | 76 Not enough kernel memory was available to complete the request.
|
/Linux-v4.19/Documentation/device-mapper/ |
D | zero.txt | 15 enough data has been written to fill up the actual storage space, the sparse
|
/Linux-v4.19/arch/sparc/lib/ |
D | M7memset.S | 182 cmp %o4, %g1 ! check there are enough bytes to set 252 cmp %o4, MIN_ZERO ! check if enough bytes to set
|
/Linux-v4.19/Documentation/input/devices/ |
D | edt-ft5x06.rst | 50 big enough to contain num_x * num_y * 2 bytes.
|
/Linux-v4.19/Documentation/sysctl/ |
D | user.txt | 16 intention that the defaults of these limits are set high enough that
|
12345678910>>...13