Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/arm/common/
Dvlock.S91 eor r0, r1, r2 @ zero if I won, else nonzero
96 mov r0, #1 @ nonzero indicates that I lost
/Linux-v4.19/arch/arm/mach-s3c24xx/include/mach/
Dgpio-samsung.h53 #error CONFIG_S3C_GPIO_SPACE cannot be nonzero at the moment
/Linux-v4.19/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-v4.19/scripts/coccinelle/misc/
Dorplus.cocci2 /// The results should be checked manually to ensure that the nonzero
/Linux-v4.19/Documentation/filesystems/nfs/
Dnfsd-admin-interfaces.txt10 The server is always started by the first write of a nonzero value to
/Linux-v4.19/Documentation/input/
Dinput-programming.rst164 The open() callback should return a 0 in case of success or any nonzero value
176 KEY_MAX). Value is interpreted as a truth value, ie any nonzero value means key
193 function. Events are generated only for nonzero value.
/Linux-v4.19/Documentation/gpio/
Dsysfs.txt83 any nonzero value is treated as high.
103 any nonzero value to invert the value attribute both
/Linux-v4.19/Documentation/fb/
Dtridentfb.txt50 memdiff - integer value in KB, should be nonzero if your card reports
/Linux-v4.19/arch/arm/probes/kprobes/
Dactions-thumb.c372 probes_opcode_t nonzero = regs->uregs[rn] ? insn : ~insn; in t16_simulate_cbz() local
373 if (nonzero & 0x800) { in t16_simulate_cbz()
/Linux-v4.19/arch/xtensa/lib/
Dstrnlen_user.S129 bany a9, a8, .Laligned # if byte 3 (of word, not string) is nonzero
Dstrncpy_user.S93 bnez a4, .Lsrcaligned # if len is nonzero
/Linux-v4.19/Documentation/power/
Dinterface.txt77 representing a nonzero integer into it.
Duserland-swsusp.txt84 depending on the argument value (enable, if the argument is nonzero)
/Linux-v4.19/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.
707 any nonzero value to invert the value attribute both
Dconsumer.rst215 The values are boolean, zero for low, nonzero for high. When reading the value
235 returning nonzero from this call::
/Linux-v4.19/arch/sh/lib64/
Dcopy_user_memcpy.S23 ! 1.: If the byte count is nonzero, the address of the last byte to be
Dmemcpy.S25 ! 1.: If the byte count is nonzero, the address of the last byte to be
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-block-bcache91 For backing devices: If nonzero, writeback from cache to
/Linux-v4.19/Documentation/sysctl/
Dfs.txt76 nonzero when shrink_dcache_pages() has been called and the
148 preshrink is nonzero when the nr_inodes > inode-max and the
/Linux-v4.19/fs/gfs2/
Drgrp.c1898 int cpu, nonzero = 0; in gfs2_rgrp_congested() local
1905 nonzero++; in gfs2_rgrp_congested()
1909 if (nonzero) in gfs2_rgrp_congested()
1910 do_div(a_srttb, nonzero); in gfs2_rgrp_congested()
/Linux-v4.19/Documentation/x86/
Dboot.txt252 If this field is nonzero, the root defaults to readonly. The use of
339 If set to a nonzero value, contains a pointer to a NUL-terminated
575 If this field is nonzero, the protected-mode part of the kernel can
585 This field, if nonzero, indicates as a power of two the minimum
712 This field, if nonzero, represents a preferred load address for the
/Linux-v4.19/Documentation/input/devices/
Diforce-protocol.rst291 Returns nonzero if supported (2 bytes)
/Linux-v4.19/Documentation/
Diostats.txt98 This field increases so long as field 9 is nonzero.
/Linux-v4.19/arch/m68k/fpsp040/
Dsrem_mod.S12 | of X and Y are both nonzero and finite; although either or both
/Linux-v4.19/Documentation/filesystems/
Dromfs.txt135 have a nonzero size field; they contain the number of bytes available

12