Home
last modified time | relevance | path

Searched full:negated (Results 1 – 25 of 85) sorted by relevance

1234

/Linux-v5.15/drivers/comedi/drivers/
Damplc_dio200_pci.c128 * 6. /GAT n, negated version of the counter channel's dedicated
129 * GAT input (negated version of gate source 2).
131 * (negated version of gate source 3).
137 * 11. Negated "pattern present" signal, LOW while pattern present
138 * (negated version of gate source 8).
139 * 12. Negated "pattern occurred" latched signal, latches LOW when
140 * pattern occurs (negated version of gate source 9).
141 * 13. Negated "pattern gone away" latched signal, latches LOW when
142 * pattern goes away after it occurred (negated version of gate
/Linux-v5.15/fs/cifs/
Dfs_context.c822 if (result.negated) in smb3_fs_context_parse_param()
828 if (result.negated) in smb3_fs_context_parse_param()
834 if (result.negated) in smb3_fs_context_parse_param()
842 if (result.negated) in smb3_fs_context_parse_param()
848 if (result.negated) in smb3_fs_context_parse_param()
854 if (result.negated) in smb3_fs_context_parse_param()
860 if (result.negated) in smb3_fs_context_parse_param()
866 if (result.negated) in smb3_fs_context_parse_param()
872 if (result.negated) in smb3_fs_context_parse_param()
890 if (result.negated) { in smb3_fs_context_parse_param()
[all …]
/Linux-v5.15/arch/s390/include/asm/
Delf.h69 negated static TLS block offset. */
71 negated static TLS block offset. */
73 negated static TLS block offset. */
74 #define R_390_TLS_LE32 50 /* 32 bit negated offset relative to
76 #define R_390_TLS_LE64 51 /* 64 bit negated offset relative to
/Linux-v5.15/drivers/media/rc/
Dir-spi.c23 bool negated; member
102 if (idata->negated) { in ir_spi_set_duty_cycle()
138 idata->negated = of_property_read_bool(spi->dev.of_node, in ir_spi_probe()
/Linux-v5.15/fs/
Dfs_parser.c56 struct fs_parameter *param, bool *negated) in fs_lookup_key() argument
62 *negated = false; in fs_lookup_key()
77 *negated = true; in fs_lookup_key()
112 p = fs_lookup_key(desc, param, &result->negated); in __fs_parse()
126 result->boolean = !result->negated; in __fs_parse()
/Linux-v5.15/fs/ceph/
Dsuper.c371 if (!result.negated) in ceph_parse_mount_param()
377 if (!result.negated) in ceph_parse_mount_param()
383 if (!result.negated) in ceph_parse_mount_param()
389 if (!result.negated) in ceph_parse_mount_param()
395 if (!result.negated) in ceph_parse_mount_param()
405 if (result.negated) { in ceph_parse_mount_param()
417 if (!result.negated) in ceph_parse_mount_param()
423 if (!result.negated) in ceph_parse_mount_param()
429 if (!result.negated) in ceph_parse_mount_param()
435 if (!result.negated) in ceph_parse_mount_param()
[all …]
/Linux-v5.15/Documentation/kbuild/
DKconfig.recursion-issue-0215 # annotate this, all features that driver A selects cannot now be negated by
21 # negated by other drivers.
/Linux-v5.15/fs/nfs/
Dfs_context.c514 if (result.negated) in nfs_fs_context_parse_param()
520 if (result.negated) in nfs_fs_context_parse_param()
526 if (result.negated) in nfs_fs_context_parse_param()
532 if (result.negated) in nfs_fs_context_parse_param()
538 if (result.negated) { in nfs_fs_context_parse_param()
559 if (result.negated) in nfs_fs_context_parse_param()
565 if (result.negated) in nfs_fs_context_parse_param()
571 if (result.negated) in nfs_fs_context_parse_param()
577 if (result.negated) in nfs_fs_context_parse_param()
583 if (result.negated) in nfs_fs_context_parse_param()
[all …]
/Linux-v5.15/drivers/virt/vboxguest/
Dvboxguest_linux.c85 * Return: 0 on success, negated errno on failure.
98 * Return: 0 on success, negated errno on failure.
224 * Return: 0 on success, negated errno on failure.
276 * Return: 0 on success, negated errno on failure.
/Linux-v5.15/Documentation/arm/nwfpe/
Dnetwinder-fpe.rst70 CNF{cond} Fn, Fm Compare negated floating
71 CNFE{cond} Fn, Fm Compare negated floating with exception
108 MNF{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - move negated
/Linux-v5.15/drivers/hid/
Dhid-picolcd_cir.c49 * with value negated for pulse. Intervals are in microseconds. in picolcd_raw_cir()
51 * Note: some userspace LIRC code for PicoLCD says negated values in picolcd_raw_cir()
/Linux-v5.15/Documentation/devicetree/bindings/pci/
Dpci-msi.txt168 * negated.
211 * RID, but the high bit of the bus number is negated.
/Linux-v5.15/Documentation/devicetree/bindings/leds/irled/
Dspi-ir-led.txt14 negated with a NOT gate.
/Linux-v5.15/fs/ntfs3/
Dsuper.c318 opts->sys_immutable = result.negated ? 0 : 1; in ntfs_fs_parse_param()
321 opts->discard = result.negated ? 0 : 1; in ntfs_fs_parse_param()
324 opts->force = result.negated ? 0 : 1; in ntfs_fs_parse_param()
327 opts->sparse = result.negated ? 0 : 1; in ntfs_fs_parse_param()
330 opts->nohidden = result.negated ? 1 : 0; in ntfs_fs_parse_param()
333 if (!result.negated) in ntfs_fs_parse_param()
343 opts->showmeta = result.negated ? 0 : 1; in ntfs_fs_parse_param()
351 opts->prealloc = result.negated ? 0 : 1; in ntfs_fs_parse_param()
354 opts->noacsrules = result.negated ? 1 : 0; in ntfs_fs_parse_param()
/Linux-v5.15/arch/mips/math-emu/
Ddp_fint.c30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754dp_fint()
Ddp_flong.c30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754dp_flong()
Dsp_fint.c30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754sp_fint()
Dsp_flong.c30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754sp_flong()
/Linux-v5.15/include/linux/input/
Dkxtj9.h25 * Each axis can be negated to account for sensor orientation within
/Linux-v5.15/net/ceph/
Dceph_common.c581 if (!result.negated) in ceph_parse_param()
587 if (!result.negated) in ceph_parse_param()
593 if (!result.negated) in ceph_parse_param()
599 if (!result.negated) in ceph_parse_param()
605 if (!result.negated) in ceph_parse_param()
/Linux-v5.15/Documentation/devicetree/bindings/reset/
Drenesas,rst.yaml16 - Latching of the levels on mode pins when PRESET# is negated,
/Linux-v5.15/drivers/spi/
Dspi-butterfly.c106 /* only STATUS_BUSY is NOT negated */ in getmiso()
120 * most PARPORT_CONTROL_* bits are negated, so we must in butterfly_chipselect()
/Linux-v5.15/drivers/clocksource/
Dtimer-imx-sysctr.c36 * signal will be negated(acknowledged). in sysctr_irq_acknowledge()
/Linux-v5.15/Documentation/vm/
Dswap_numa.rst74 value in the swap_avail_list is the negated value of the swap device's
/Linux-v5.15/include/linux/
Dfs_parser.h54 bool negated; /* T if param was "noxxx" */ member

1234