Searched refs:enough (Results 1 – 25 of 405) sorted by relevance
12345678910>>...17
/Linux-v6.1/drivers/mtd/ubi/ |
D | fastmap-wl.c | 136 int enough; in ubi_refill_pools() local 158 enough = 0; in ubi_refill_pools() 170 enough++; in ubi_refill_pools() 184 enough++; in ubi_refill_pools() 186 if (enough == 2) in ubi_refill_pools()
|
/Linux-v6.1/Documentation/mm/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-v6.1/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-v6.1/Documentation/arm64/ |
D | memory.rst | 126 spaces, the VMEMMAP must be sized large enough for 52-bit VAs and 127 also must be sized large enough to accommodate a fixed PAGE_OFFSET. 141 sized large enough or that addresses are positioned close enough for
|
/Linux-v6.1/Documentation/watchdog/ |
D | watchdog-pm.rst | 18 userspace enough time to resume. [1] [2]
|
/Linux-v6.1/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-v6.1/tools/testing/memblock/ |
D | TODO | 8 likely that the current MEM_SIZE won't be enough for these
|
/Linux-v6.1/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-v6.1/drivers/staging/olpc_dcon/ |
D | TODO | 9 - see if vx855 gpio API can be made similar enough to cs5535 so we can
|
/Linux-v6.1/tools/memory-model/litmus-tests/ |
D | LB+fencembonceonce+ctrlonceonce.litmus | 9 * combination of a control dependency and a full memory barrier are enough
|
/Linux-v6.1/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-v6.1/Documentation/userspace-api/media/rc/ |
D | lirc-get-features.rst | 61 as long as the kernel is recent enough. Use the 153 transmit, as long as the kernel is recent enough. Use the
|
/Linux-v6.1/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-v6.1/arch/arm/boot/compressed/ |
D | head-xscale.S | 23 add r3, r2, #0x10000 @ 64 kb is quite enough...
|
/Linux-v6.1/Documentation/devicetree/bindings/fsi/ |
D | fsi-master-gpio.txt | 16 GPIO block is running at a low enough
|
/Linux-v6.1/arch/parisc/math-emu/ |
D | README | 5 enough to update our copies with later changes from HP-UX -- it'll
|
/Linux-v6.1/Documentation/devicetree/bindings/ |
D | .yamllint | 5 # 80 chars should be enough, but don't fail if a line is longer
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | msm8996-v3.0.dtsi | 16 * the GPU. Funnily enough, it's simpler to make it an
|
/Linux-v6.1/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-v6.1/drivers/md/bcache/ |
D | writeback.h | 44 atomic_t enough; member
|
/Linux-v6.1/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; 306 :Returns: -ENOMEM if there is not enough free memory to start migration mode;
|
/Linux-v6.1/drivers/net/ethernet/myricom/ |
D | Kconfig | 27 Ethernet mode. If the eeprom on your board is not recent enough,
|
/Linux-v6.1/tools/testing/selftests/powerpc/nx-gzip/ |
D | README | 43 and target pages in the memory so it needs enough memory to work.
|
/Linux-v6.1/Documentation/hwmon/ |
D | w83l785ts.rst | 44 there is no old value). It seems to work well enough so that you should
|
/Linux-v6.1/arch/sh/lib/ |
D | memset-sh4.S | 37 ! Check if enough bytes need to be copied to be worth the big loop
|
12345678910>>...17