Home
last modified time | relevance | path

Searched refs:nonzero (Results 1 – 25 of 53) sorted by relevance

123

/linux-6.1.9/Documentation/networking/
Dtls-offload-reorder-bad.svg1nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l960.…
Dtls-offload-reorder-good.svg1nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l960.…
Dtls-offload-layers.svg1nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l960.…
Dmptcp-sysctl.rst31 DSS checksum can be enabled if the value is nonzero. This is a
/linux-6.1.9/arch/arm/common/
Dvlock.S82 eor r0, r1, r2 @ zero if I won, else nonzero
87 mov r0, #1 @ nonzero indicates that I lost
/linux-6.1.9/tools/lib/perf/tests/
Dtest-evlist.c453 int err, i, nonzero = 0; in test_stat_multiplexing() local
554 nonzero++; in test_stat_multiplexing()
557 if (nonzero != 0) in test_stat_multiplexing()
558 avg = avg / nonzero; in test_stat_multiplexing()
/linux-6.1.9/arch/arm/mach-s3c/
Dgpio-samsung-s3c24xx.h55 #error CONFIG_S3C_GPIO_SPACE cannot be nonzero at the moment
/linux-6.1.9/arch/arm/nwfpe/
Dsoftfloat-macros34 Shifts `a' right by the number of bits given in `count'. If any nonzero
38 result will be either 0 or 1, depending on whether `a' is zero or nonzero.
59 Shifts `a' right by the number of bits given in `count'. If any nonzero
63 result will be either 0 or 1, depending on whether `a' is zero or nonzero.
89 64 nonzero bits; this is stored at the location pointed to by `z0Ptr'. The
168 number of bits given in `count'. If any nonzero bits are shifted off, they
173 nonzero. The result is broken into two 64-bit pieces which are stored at
213 at most 128 nonzero bits; these are broken into two 64-bit pieces which are
/linux-6.1.9/scripts/coccinelle/misc/
Dorplus.cocci3 /// The results should be checked manually to ensure that the nonzero
/linux-6.1.9/Documentation/admin-guide/nfs/
Dnfsd-admin-interfaces.rst11 The server is always started by the first write of a nonzero value to
/linux-6.1.9/Documentation/admin-guide/gpio/
Dsysfs.rst89 any nonzero value is treated as high.
111 any nonzero value to invert the value attribute both
/linux-6.1.9/Documentation/fb/
Dtridentfb.rst57 memdiff integer value in KB, should be nonzero if your card reports
/linux-6.1.9/arch/arm/probes/kprobes/
Dactions-thumb.c369 probes_opcode_t nonzero = regs->uregs[rn] ? insn : ~insn; in t16_simulate_cbz() local
370 if (nonzero & 0x800) { in t16_simulate_cbz()
/linux-6.1.9/arch/xtensa/lib/
Dstrnlen_user.S129 bany a9, a8, .Laligned # if byte 3 (of word, not string) is nonzero
Dstrncpy_user.S92 bnez a4, .Lsrcaligned # if len is nonzero
/linux-6.1.9/Documentation/admin-guide/perf/
Darm-cmn.rst62 group - with the same nonzero "combine" value. The count for such a
/linux-6.1.9/Documentation/driver-api/gpio/
Dlegacy.rst171 /* GPIO INPUT: return zero or nonzero */
177 The values are boolean, zero for low, nonzero for high. When reading the
205 by returning nonzero from this call (which requires a valid GPIO number,
212 /* GPIO INPUT: return zero or nonzero, might sleep */
687 any nonzero value is treated as high.
706 any nonzero value to invert the value attribute both
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-block-bcache91 For backing devices: If nonzero, writeback from cache to
/linux-6.1.9/Documentation/admin-guide/sysctl/
Dfs.rst85 nonzero when shrink_dcache_pages() has been called and the
163 preshrink is nonzero when the nr_inodes > inode-max and the
/linux-6.1.9/fs/gfs2/
Drgrp.c1933 int cpu, nonzero = 0; in gfs2_rgrp_congested() local
1940 nonzero++; in gfs2_rgrp_congested()
1944 if (nonzero) in gfs2_rgrp_congested()
1945 do_div(a_srttb, nonzero); in gfs2_rgrp_congested()
/linux-6.1.9/Documentation/sound/hd-audio/
Drealtek-pc-beep.rst29 external PCBEEP pin) on the 1Ah pin node. When nonzero, expose the headphone
/linux-6.1.9/Documentation/input/devices/
Diforce-protocol.rst291 Returns nonzero if supported (2 bytes)
/linux-6.1.9/drivers/hwmon/
Dlm90.c1799 bool nonzero = false; in lm90_detect_lm84() local
1824 nonzero |= reg1 || reg2 || reg3 || reg4; in lm90_detect_lm84()
1831 return nonzero && ff != 0xff ? "lm84" : NULL; in lm90_detect_lm84()
/linux-6.1.9/Documentation/x86/
Dboot.rst288 If this field is nonzero, the root defaults to readonly. The use of
397 If set to a nonzero value, contains a pointer to a NUL-terminated
671 If this field is nonzero, the protected-mode part of the kernel can
683 This field, if nonzero, indicates as a power of two the minimum
875 This field, if nonzero, represents a preferred load address for the
/linux-6.1.9/Documentation/power/
Druntime_pm.rst341 'power.disable_depth' is nonzero, but the status was 'active' when it was
394 - return -EINVAL if 'power.disable_depth' is nonzero; otherwise, if the
396 nonzero, increment the counter and return 1; otherwise return 0 without
400 - return -EINVAL if 'power.disable_depth' is nonzero; otherwise, if the
967 callback while holding its private lock. If the function returns a nonzero

123