Home
last modified time | relevance | path

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

12345678910>>...166

/kernel/linux/linux-6.6/arch/microblaze/
DKconfig134 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.
/kernel/linux/linux-6.6/lib/
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()
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()
Dlockref.c57 * 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
/kernel/linux/linux-5.10/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
114 * lockref_get_or_lock - Increments count unless the count is 0 or dead
159 * lockref_put_or_lock - decrements count unless count <= 1 before decrement
194 * 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()
/kernel/linux/linux-5.10/arch/microblaze/
DKconfig141 Unless you know what you are doing, say N here.
178 Say N here unless you know what you are doing.
204 Say N here unless you know what you are doing.
219 Say N here unless you know what you are doing.
/kernel/linux/linux-6.6/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);
/kernel/linux/linux-5.10/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);
/kernel/linux/linux-6.6/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.
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-6.6/net/unix/
DKconfig13 machine is not connected to any network. Unless you are working on
17 Say Y unless you know what you are doing.
/kernel/linux/linux-6.6/arch/nios2/
DKconfig148 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.
/kernel/linux/linux-6.6/Documentation/arch/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.
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/arch/nios2/
DKconfig156 Say N here unless you know what you are doing.
170 Say N here unless you know what you are doing.
182 Say N here unless you know what you are doing.
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
DKconfig33 Unless testing IOMMUFD, say N here.
42 This is dangerous, do not enable unless running
/kernel/linux/linux-5.10/sound/core/seq/
DKconfig12 unless you know what you're doing.
23 You don't need this unless you want to connect many MIDI
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/mtd/
DKconfig24 test. Do not use these tests unless you really know what you do.
84 unless you live in the Free World where software patents aren't
101 unless you live in the Free World where software patents aren't
126 unless you live in the Free World where software patents aren't
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/sound/core/seq/
DKconfig12 unless you know what you're doing.
23 You don't need this unless you want to connect many MIDI

12345678910>>...166