| /linux/Documentation/networking/ |
| 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-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-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 | 59 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/Documentation/userspace-api/ |
| H A D | ntsync.rst | 26 when the counter is nonzero. The counter is decremented by one when a 133 If ``owner`` is nonzero and ``count`` is zero, or if ``owner`` is 134 zero and ``count`` is nonzero, the function fails with ``EINVAL``. 145 - If nonzero, the event is initially signaled, otherwise 148 - If nonzero, the event is a manual-reset event, otherwise 303 - Optional event object file descriptor. If nonzero, this 305 terminate the wait. If nonzero, the identifier must point to a 320 A semaphore is considered to be signaled if its count is nonzero, and
|
| /linux/crypto/ |
| H A D | shash.c | 115 bool finup_max, nonzero; in crypto_shash_finup() local 129 nonzero = crypto_shash_final_nonzero(tfm); in crypto_shash_finup() 142 while ((*blenp + len) >= bs + nonzero) { in crypto_shash_finup() 143 unsigned int nbytes = len - nonzero; in crypto_shash_finup()
|
| H A D | ahash.c | 408 bool nonzero = crypto_ahash_final_nonzero(tfm); in ahash_update_finish() local 424 req->nbytes += nonzero - blen; in ahash_update_finish() 428 blen = err + nonzero; in ahash_update_finish() 450 bool nonzero = crypto_ahash_final_nonzero(tfm); in crypto_ahash_update() local 467 if (blen + req->nbytes < bs + nonzero) { in crypto_ahash_update() 486 req->nbytes -= nonzero; in crypto_ahash_update()
|
| /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/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/Documentation/fb/ |
| H A D | tridentfb.rst | 57 memdiff integer value in KB, should be nonzero if your card reports
|
| /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/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/admin-guide/sysctl/ |
| H A D | fs.rst | 70 nonzero when ``shrink_dcache_pages()`` has been called and the 121 preshrink is nonzero when the
|
| /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/wmi/ |
| H A D | acpi-interface.rst | 129 ``boolean`` Single byte where 0 means ``false`` and nonzero means ``true``. 1 byte
|
| /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 | 1791 bool nonzero = false; in lm90_detect_lm84() local 1816 nonzero |= reg1 || reg2 || reg3 || reg4; in lm90_detect_lm84() 1823 return nonzero && ff != 0xff ? "lm84" : NULL; in lm90_detect_lm84()
|