Searched full:unless (Results 1 – 25 of 2468) sorted by relevance
12345678910>>...99
/linux-6.8/arch/microblaze/ |
D | Kconfig | 134 Unless you know what you are doing, say N here. 162 Say N here unless you know what you are doing. 188 Say N here unless you know what you are doing. 202 Say N here unless you know what you are doing. 216 Say N here unless you know what you are doing.
|
/linux-6.8/lib/ |
D | dec_and_lock.c | 23 /* Subtract 1 from counter unless that drops it to 0 (ie. it was 1) */ in _atomic_dec_and_lock() 40 /* Subtract 1 from counter unless that drops it to 0 (ie. it was 1) */ in _atomic_dec_and_lock_irqsave() 55 /* Subtract 1 from counter unless that drops it to 0 (ie. it was 1) */ in _atomic_dec_and_raw_lock() 71 /* Subtract 1 from counter unless that drops it to 0 (ie. it was 1) */ in _atomic_dec_and_raw_lock_irqsave()
|
D | lockref.c | 57 * lockref_get_not_zero - Increments count unless the count is 0 or dead 85 * lockref_put_not_zero - Decrements count unless count <= 1 before decrement 133 * lockref_put_or_lock - decrements count unless count <= 1 before decrement 168 * lockref_get_not_dead - Increments count unless the ref is dead
|
/linux-6.8/scripts/ |
D | extract-module-sig.pl | 33 die "$modfile" unless (@st); 36 die "$modfile" unless (defined($len)); 37 die "Short read on $modfile\n" unless ($len == $st[7]); 75 unless ($p >= $name_len + $kid_len + $sig_len);
|
D | extract-sys-certs.pl | 95 unless (exists($symbols{"__cert_list_start"}) && 114 next unless ($start >= $s_vma); 139 unless ($s);
|
/linux-6.8/arch/nios2/ |
D | Kconfig | 148 Say N here unless you know what you are doing. 162 Say N here unless you know what you are doing. 174 Say N here unless you know what you are doing.
|
/linux-6.8/Documentation/arch/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-6.8/drivers/platform/olpc/ |
D | Kconfig | 12 Unless you have an OLPC XO laptop, you will want to say N. 27 Unless you have an OLPC XO laptop, you will want to say N.
|
/linux-6.8/net/unix/ |
D | Kconfig | 13 machine is not connected to any network. Unless you are working on 17 Say Y unless you know what you are doing.
|
/linux-6.8/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-6.8/drivers/iommu/iommufd/ |
D | Kconfig | 33 Unless testing IOMMUFD, say N here. 42 This is dangerous, do not enable unless running
|
/linux-6.8/lib/xz/ |
D | Kconfig | 48 Unless you know that you need this, say N. 65 Unless you are developing the XZ decoder, you don't need this
|
/linux-6.8/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-6.8/tools/perf/Documentation/ |
D | perf-kwork.txt | 92 Input file name. (default: perf.data unless stdin is a fifo) 126 Input file name. (default: perf.data unless stdin is a fifo) 156 Input file name. (default: perf.data unless stdin is a fifo) 195 Input file name. (default: perf.data unless stdin is a fifo)
|
/linux-6.8/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-6.8/tools/perf/pmu-events/arch/x86/icelakex/ |
D | other.json | 101 …ion cache prefetches that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluste… 137 …ts demand data reads that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluste… 146 …nts demand data reads that were supplied by PMM attached to this socket, unless in Sub NUMA Cluste… 218 …wnership (PREFETCHW) that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluste… 227 …ownership (PREFETCHW) that were supplied by PMM attached to this socket, unless in Sub NUMA Cluste… 281 …s (except PREFETCHW) that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluste… 353 …re caches (L1 or L2) that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluste… 362 …ore caches (L1 or L2) that were supplied by PMM attached to this socket, unless in Sub NUMA Cluste…
|
/linux-6.8/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-6.8/drivers/tty/ |
D | Kconfig | 61 common mode of operations, so you should say Y here unless you want 119 All modern Linux systems use the Unix98 ptys. Say Y unless 184 this unless the request is coming from a process with the 347 CPUs). Do not use the console unless there is a debug probe attached 360 Do not enable unless there is a debug probe attached to drain the FDC
|
/linux-6.8/arch/powerpc/ |
D | Kconfig.debug | 111 Unless you are intending to debug the kernel, say N here. 126 xmon is normally disabled unless booted with 'xmon=on'. 135 to say Y here, unless you're building for a memory-constrained 156 Unless you are intending to debug the kernel with one of these
|
/linux-6.8/tools/testing/selftests/rcutorture/bin/ |
D | functions.sh | 148 # architecture, unless overridden with the TORTURE_BOOT_IMAGE environment 296 # Appends a string containing "-smp XXX" to qemu-args, unless the incoming 319 # Appends a string containing "-net none" to qemu-args, unless the incoming 320 # qemu-args already contains "-smp" or unless the TORTURE_QEMU_INTERACTIVE
|
/linux-6.8/drivers/usb/serial/ |
D | ezusb_convert.pl | 14 die "no base name specified" unless $basename; 22 die "malformed line: $_" unless $reststring;
|
/linux-6.8/security/selinux/ |
D | Kconfig | 35 unless you specify enforcing=1 on the kernel command line. You 78 developers, unless you know what this does in the kernel code you
|
/linux-6.8/include/linux/platform_data/ |
D | mtd-davinci.h | 36 * for ALE/CLE unless they support booting from NAND. 37 * They're used unless platform data overrides them.
|
/linux-6.8/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-6.8/fs/bcachefs/ |
D | bcachefs_ioctl.h | 132 * or degraded/unavailable data, unless the approprate BCH_FORCE_IF_* flags are 149 * Data present on @dev will be unavailable while @dev is offline (unless 155 * unless the approprate BCH_FORCE_IF_* flags are set. 172 * failed or spare) unless the appropriate BCH_FORCE_IF_* flags are set.
|
12345678910>>...99