Home
last modified time | relevance | path

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

123

/linux/Documentation/networking/
H A Dtls-offload-reorder-bad.svg1nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l960.…
H A Dtls-offload-reorder-good.svg1nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l960.…
H A Dtls-offload-layers.svg1nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l960.…
H A Dmptcp-sysctl.rst51 DSS checksum can be enabled if the value is nonzero. This is a
/linux/arch/arm/common/
H A Dvlock.S84 eor r0, r1, r2 @ zero if I won, else nonzero
89 mov r0, #1 @ nonzero indicates that I lost
/linux/tools/lib/perf/tests/
H A 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/arch/arm/nwfpe/
H A 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/scripts/coccinelle/misc/
H A Dorplus.cocci3 /// The results should be checked manually to ensure that the nonzero
/linux/Documentation/admin-guide/nfs/
H A Dnfsd-admin-interfaces.rst11 The server is always started by the first write of a nonzero value to
/linux/Documentation/userspace-api/gpio/
H A Dsysfs.rst92 any nonzero value is treated as active.
115 any nonzero value to invert the value attribute both
/linux/Documentation/fb/
H A Dtridentfb.rst57 memdiff integer value in KB, should be nonzero if your card reports
/linux/arch/arm/probes/kprobes/
H A 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/arch/xtensa/lib/
H A Dstrnlen_user.S129 bany a9, a8, .Laligned # if byte 3 (of word, not string) is nonzero
H A Dstrncpy_user.S92 bnez a4, .Lsrcaligned # if len is nonzero
/linux/Documentation/admin-guide/perf/
H A Darm-cmn.rst62 group - with the same nonzero "combine" value. The count for such a
/linux/Documentation/netlink/specs/
H A Dovs_flow.yaml138 doc: Packet is a fragment with nonzero offset.
404 be nonzero. Ignored in requests.
411 only if it would be nonzero. Ignored in requests.
/linux/Documentation/admin-guide/sysctl/
H A Dfs.rst65 nonzero when ``shrink_dcache_pages()`` has been called and the
116 preshrink is nonzero when the
/linux/Documentation/ABI/testing/
H A Dsysfs-block-bcache91 For backing devices: If nonzero, writeback from cache to
/linux/fs/gfs2/
H A 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/Documentation/sound/hd-audio/
H A Drealtek-pc-beep.rst29 external PCBEEP pin) on the 1Ah pin node. When nonzero, expose the headphone
/linux/Documentation/input/devices/
H A Diforce-protocol.rst291 Returns nonzero if supported (2 bytes)
/linux/drivers/hwmon/
H A Dlm90.c1764 bool nonzero = false; in lm90_detect_lm84() local
1789 nonzero |= reg1 || reg2 || reg3 || reg4; in lm90_detect_lm84()
1796 return nonzero && ff != 0xff ? "lm84" : NULL; in lm90_detect_lm84()
/linux/Documentation/arch/x86/
H A 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
672 If this field is nonzero, the protected-mode part of the kernel can
684 This field, if nonzero, indicates as a power of two the minimum
876 This field, if nonzero, represents a preferred load address for the
/linux/Documentation/power/
H A 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
972 callback while holding its private lock. If the function returns a nonzero
/linux/arch/m68k/fpsp040/
H A Dsrem_mod.S12 | of X and Y are both nonzero and finite; although either or both

123