/linux/Documentation/networking/ |
H A D | tls-offload-reorder-bad.svg | 1 …nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l960.…
|
H A D | tls-offload-reorder-good.svg | 1 …nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l960.…
|
H A D | tls-offload-layers.svg | 1 …nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l960.…
|
H A D | mptcp-sysctl.rst | 51 DSS checksum can be enabled if the value is nonzero. This is a
|
/linux/arch/arm/common/ |
H A D | vlock.S | 84 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 D | test-evlist.c | 453 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 D | softfloat-macros | 34 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 D | orplus.cocci | 3 /// The results should be checked manually to ensure that the nonzero
|
/linux/Documentation/admin-guide/nfs/ |
H A D | nfsd-admin-interfaces.rst | 11 The server is always started by the first write of a nonzero value to
|
/linux/Documentation/userspace-api/gpio/ |
H A D | sysfs.rst | 92 any nonzero value is treated as active. 115 any nonzero value to invert the value attribute both
|
/linux/Documentation/fb/ |
H A D | tridentfb.rst | 57 memdiff integer value in KB, should be nonzero if your card reports
|
/linux/arch/arm/probes/kprobes/ |
H A D | actions-thumb.c | 369 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 D | strnlen_user.S | 129 bany a9, a8, .Laligned # if byte 3 (of word, not string) is nonzero
|
H A D | strncpy_user.S | 92 bnez a4, .Lsrcaligned # if len is nonzero
|
/linux/Documentation/admin-guide/perf/ |
H A D | arm-cmn.rst | 62 group - with the same nonzero "combine" value. The count for such a
|
/linux/Documentation/netlink/specs/ |
H A D | ovs_flow.yaml | 138 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 D | fs.rst | 65 nonzero when ``shrink_dcache_pages()`` has been called and the 116 preshrink is nonzero when the
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-block-bcache | 91 For backing devices: If nonzero, writeback from cache to
|
/linux/fs/gfs2/ |
H A D | rgrp.c | 1933 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 D | realtek-pc-beep.rst | 29 external PCBEEP pin) on the 1Ah pin node. When nonzero, expose the headphone
|
/linux/Documentation/input/devices/ |
H A D | iforce-protocol.rst | 291 Returns nonzero if supported (2 bytes)
|
/linux/drivers/hwmon/ |
H A D | lm90.c | 1764 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 D | boot.rst | 288 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 D | runtime_pm.rst | 341 '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 D | srem_mod.S | 12 | of X and Y are both nonzero and finite; although either or both
|