Searched refs:enough (Results 1 – 25 of 390) sorted by relevance
12345678910>>...16
/Linux-v5.15/drivers/mtd/ubi/ |
D | fastmap-wl.c | 109 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-v5.15/Documentation/vm/damon/ |
D | index.rst | 10 - *accurate* (the monitoring output is useful enough for DRAM level memory 12 - *light-weight* (the monitoring overhead is low enough to be applied online),
|
/Linux-v5.15/Documentation/fb/ |
D | sa1100fb.rst | 18 on the kernel command line should be enough to configure the 27 options may not be enough to configure the display. Adding sections to
|
/Linux-v5.15/Documentation/arm64/ |
D | memory.rst | 128 spaces, the VMEMMAP must be sized large enough for 52-bit VAs and 129 also must be sized large enough to accommodate a fixed PAGE_OFFSET. 143 sized large enough or that addresses are positioned close enough for
|
/Linux-v5.15/Documentation/watchdog/ |
D | watchdog-pm.rst | 18 userspace enough time to resume. [1] [2]
|
/Linux-v5.15/Documentation/userspace-api/media/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-v5.15/Documentation/driver-api/gpio/ |
D | using-gpio.rst | 17 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-v5.15/drivers/staging/olpc_dcon/ |
D | TODO | 9 - see if vx855 gpio API can be made similar enough to cs5535 so we can
|
/Linux-v5.15/tools/memory-model/litmus-tests/ |
D | LB+fencembonceonce+ctrlonceonce.litmus | 9 * combination of a control dependency and a full memory barrier are enough
|
/Linux-v5.15/Documentation/userspace-api/media/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-v5.15/arch/parisc/math-emu/ |
D | README | 5 enough to update our copies with later changes from HP-UX -- it'll
|
/Linux-v5.15/arch/arm/boot/compressed/ |
D | head-xscale.S | 23 add r3, r2, #0x10000 @ 64 kb is quite enough...
|
/Linux-v5.15/Documentation/devicetree/bindings/fsi/ |
D | fsi-master-gpio.txt | 16 GPIO block is running at a low enough
|
/Linux-v5.15/Documentation/scheduler/ |
D | sched-nice-design.rst | 83 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-v5.15/Documentation/devicetree/bindings/ |
D | .yamllint | 5 # 80 chars should be enough, but don't fail if a line is longer
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | msm8996-v3.0.dtsi | 16 * the GPU. Funnily enough, it's simpler to make it an
|
/Linux-v5.15/Documentation/userspace-api/media/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-v5.15/Documentation/power/ |
D | video.rst | 10 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-v5.15/drivers/md/bcache/ |
D | writeback.h | 44 atomic_t enough; member
|
/Linux-v5.15/Documentation/virt/kvm/devices/ |
D | vm.rst | 46 -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; 303 :Returns: -ENOMEM if there is not enough free memory to start migration mode;
|
/Linux-v5.15/drivers/net/ethernet/myricom/ |
D | Kconfig | 27 Ethernet mode. If the eeprom on your board is not recent enough,
|
/Linux-v5.15/Documentation/hwmon/ |
D | w83l785ts.rst | 44 there is no old value). It seems to work well enough so that you should
|
/Linux-v5.15/tools/testing/selftests/powerpc/nx-gzip/ |
D | README | 43 and target pages in the memory so it needs enough memory to work.
|
/Linux-v5.15/arch/sh/lib/ |
D | memset-sh4.S | 37 ! Check if enough bytes need to be copied to be worth the big loop
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | func-open.rst | 72 Not enough kernel memory was available to complete the request.
|
12345678910>>...16