Searched refs:unless (Results 1 – 25 of 486) sorted by relevance
12345678910>>...20
/Linux-v6.1/scripts/atomic/fallbacks/ |
D | add_unless | 3 * arch_${atomic}_add_unless - add unless the number is already a given value 6 * @u: ...unless v is equal to u.
|
D | fetch_add_unless | 3 * arch_${atomic}_fetch_add_unless - add unless the number is already a given value 6 * @u: ...unless v is equal to u.
|
D | inc_not_zero | 3 * arch_${atomic}_inc_not_zero - increment unless the number is zero
|
/Linux-v6.1/drivers/net/wireless/ath/carl9170/ |
D | Kconfig | 25 Say Y, unless you need the LEDs for firmware debugging. 52 Say N, unless your setup[i.e.: embedded system] has no
|
/Linux-v6.1/scripts/coccinelle/misc/ |
D | irqf_oneshot.cocci | 106 msg = "WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is n… 112 msg = "WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is n…
|
/Linux-v6.1/sound/core/seq/ |
D | Kconfig | 12 unless you know what you're doing. 23 You don't need this unless you want to connect many MIDI
|
/Linux-v6.1/Documentation/arm64/ |
D | tagged-pointers.rst | 23 an address tag of 0x00, unless the application enables the AArch64 57 siginfo.si_addr unless the flag SA_EXPOSE_TAGBITS was set in 61 in these fields unless the flag was set.
|
/Linux-v6.1/arch/microblaze/ |
D | Kconfig | 161 Say N here unless you know what you are doing. 187 Say N here unless you know what you are doing. 201 Say N here unless you know what you are doing. 215 Say N here unless you know what you are doing.
|
/Linux-v6.1/tools/perf/Documentation/ |
D | perf-kwork.txt | 88 Input file name. (default: perf.data unless stdin is a fifo) 122 Input file name. (default: perf.data unless stdin is a fifo) 152 Input file name. (default: perf.data unless stdin is a fifo)
|
D | perf-evlist.txt | 21 Input file name. (default: perf.data unless stdin is a fifo)
|
/Linux-v6.1/drivers/gpu/drm/qxl/ |
D | Kconfig | 11 Do not enable this driver unless your distro ships a corresponding
|
/Linux-v6.1/arch/nios2/ |
D | Kconfig.debug | 12 You should normally say N here, unless you want to debug such a crash.
|
D | Kconfig | 149 Say N here unless you know what you are doing. 163 Say N here unless you know what you are doing. 175 Say N here unless you know what you are doing.
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | imx8mm-data-modul-edm-sbc.dts | 39 /* Disabled by default, unless display board plugged in. */ 52 /* Disabled by default, unless display board plugged in. */ 65 /* Disabled by default, unless display board plugged in. */ 149 /* Disabled by default, unless feature board plugged in. */ 157 /* Disabled by default, unless display board plugged in. */ 915 /* Disabled by default, unless display board plugged in. */ 927 /* Disabled by default, unless display board plugged in. */
|
/Linux-v6.1/Documentation/filesystems/ |
D | isofs.rst | 39 mode=xxx Sets the permissions on files to xxx unless Rock Ridge 41 dmode=xxx Sets the permissions on directories to xxx unless Rock Ridge
|
/Linux-v6.1/drivers/gpu/drm/etnaviv/ |
D | Kconfig | 24 Say Y unless you want to risk burning your SoC.
|
/Linux-v6.1/Documentation/devicetree/bindings/fpga/ |
D | lattice-ice40-fpga-mgr.txt | 9 that unless the GPIO is held low during startup, the
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | procfs-attr-prev | 10 A process cannot write to this interface unless it
|
D | procfs-attr-current | 10 A process cannot write to this interface unless it
|
/Linux-v6.1/Documentation/driver-api/ |
D | rfkill.rst | 61 use the return value of rfkill_set_hw_state() unless the hardware actually 89 rfkill drivers that control devices that can be hard-blocked unless they also 91 device). Don't do this unless you cannot get the event in any other way.
|
/Linux-v6.1/Documentation/admin-guide/ |
D | abi-testing.rst | 8 current interface will not break by doing this, unless grave
|
/Linux-v6.1/Documentation/devicetree/bindings/ata/ |
D | pata-arasan.txt | 25 required unless both UDMA and MWDMA mode are broken
|
/Linux-v6.1/drivers/media/platform/st/sti/hva/ |
D | Kconfig | 26 Choose N unless you know you need this.
|
/Linux-v6.1/drivers/mtd/ |
D | Kconfig | 24 test. Do not use these tests unless you really know what you do. 86 unless you live in the Free World where software patents aren't 103 unless you live in the Free World where software patents aren't 128 unless you live in the Free World where software patents aren't
|
/Linux-v6.1/Documentation/driver-api/firmware/ |
D | introduction.rst | 23 however is you should strive to use the asynchronous APIs unless you also
|
12345678910>>...20