Home
last modified time | relevance | path

Searched full:unless (Results 1 – 25 of 2238) sorted by relevance

12345678910>>...90

/Linux-v6.1/arch/microblaze/
DKconfig133 Unless you know what you are doing, say N here.
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/lib/
Dlockref.c58 * lockref_get_not_zero - Increments count unless the count is 0 or dead
86 * lockref_put_not_zero - Decrements count unless count <= 1 before decrement
134 * lockref_put_or_lock - decrements count unless count <= 1 before decrement
169 * lockref_get_not_dead - Increments count unless the ref is dead
Ddec_and_lock.c23 /* 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()
/Linux-v6.1/scripts/
Dextract-module-sig.pl33 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);
Dextract-sys-certs.pl95 unless (exists($symbols{"__cert_list_start"}) &&
114 next unless ($start >= $s_vma);
139 unless ($s);
/Linux-v6.1/Documentation/arm64/
Dtagged-pointers.rst23 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/drivers/platform/olpc/
DKconfig12 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-v6.1/scripts/atomic/fallbacks/
Dadd_unless3 * arch_${atomic}_add_unless - add unless the number is already a given value
6 * @u: ...unless v is equal to u.
Dfetch_add_unless3 * arch_${atomic}_fetch_add_unless - add unless the number is already a given value
6 * @u: ...unless v is equal to u.
/Linux-v6.1/arch/nios2/
DKconfig149 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/net/unix/
DKconfig13 machine is not connected to any network. Unless you are working on
21 Say Y unless you know what you are doing.
/Linux-v6.1/drivers/mtd/
DKconfig24 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/sound/core/seq/
DKconfig12 unless you know what you're doing.
23 You don't need this unless you want to connect many MIDI
/Linux-v6.1/drivers/net/wireless/ath/carl9170/
DKconfig25 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/lib/xz/
DKconfig53 Unless you know that you need this, say N.
70 Unless you are developing the XZ decoder, you don't need this
/Linux-v6.1/drivers/tty/
DKconfig61 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
162 this unless the request is coming from a process with the
315 CPUs). Do not use the console unless there is a debug probe attached
328 Do not enable unless there is a debug probe attached to drain the FDC
/Linux-v6.1/tools/testing/selftests/rcutorture/bin/
Dfunctions.sh148 # architecture, unless overridden with the TORTURE_BOOT_IMAGE environment
290 # Appends a string containing "-smp XXX" to qemu-args, unless the incoming
313 # Appends a string containing "-net none" to qemu-args, unless the incoming
314 # qemu-args already contains "-smp" or unless the TORTURE_QEMU_INTERACTIVE
/Linux-v6.1/Documentation/driver-api/
Drfkill.rst61 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/arch/powerpc/
DKconfig.debug99 Unless you are intending to debug the kernel, say N here.
114 xmon is normally disabled unless booted with 'xmon=on'.
123 to say Y here, unless you're building for a memory-constrained
144 Unless you are intending to debug the kernel with one of these
DKconfig752 unless it is supported by the configured processor.
826 Say N here unless you know what you are doing.
1025 Say Y unless you know what you are doing and the filter is causing
1132 Unless you know what you are doing, say N here.
1147 Say N here unless you know what you are doing.
1163 Say N here unless you know what you are doing.
1199 Say N here unless you know what you are doing.
1214 Say N here unless you know what you are doing.
1228 Say N here unless you know what you are doing.
1251 Say N here unless you know what you are doing.
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelakex/
Dother.json138 …ion cache prefetches that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluste…
182 …ts demand data reads that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluste…
193 …nts demand data reads that were supplied by PMM attached to this socket, unless in Sub NUMA Cluste…
281 …wnership (PREFETCHW) that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluste…
292 …ownership (PREFETCHW) that were supplied by PMM attached to this socket, unless in Sub NUMA Cluste…
358 …s (except PREFETCHW) that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluste…
446 …re caches (L1 or L2) that were supplied by DRAM attached to this socket, unless in Sub NUMA Cluste…
457 …ore caches (L1 or L2) that were supplied by PMM attached to this socket, unless in Sub NUMA Cluste…
/Linux-v6.1/tools/perf/Documentation/
Dperf-kwork.txt88 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)
/Linux-v6.1/drivers/usb/serial/
Dezusb_convert.pl14 die "no base name specified" unless $basename;
22 die "malformed line: $_" unless $reststring;
/Linux-v6.1/fs/btrfs/
DKconfig29 expected to change unless there are strong reasons to do so. If there
66 In most cases, unless you are a btrfs developer who needs
/Linux-v6.1/scripts/coccinelle/misc/
Dirqf_oneshot.cocci106 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…

12345678910>>...90