/linux/drivers/media/rc/ |
H A D | ir-spi.c | 28 bool negated; member 106 if (idata->negated) { in ir_spi_set_duty_cycle() 143 idata->negated = device_property_read_bool(dev, "led-active-low"); in ir_spi_probe()
|
/linux/fs/ |
H A D | fs_parser.c | 57 struct fs_parameter *param, bool *negated) in fs_lookup_key() argument 63 *negated = false; in fs_lookup_key() 78 *negated = true; in fs_lookup_key() 113 p = fs_lookup_key(desc, param, &result->negated); in __fs_parse() 127 result->boolean = !result->negated; in __fs_parse()
|
/linux/fs/nfs/ |
H A D | fs_context.c | 574 if (result.negated) in nfs_fs_context_parse_param() 580 if (result.negated) in nfs_fs_context_parse_param() 586 if (result.negated) in nfs_fs_context_parse_param() 592 if (result.negated) in nfs_fs_context_parse_param() 598 if (result.negated) in nfs_fs_context_parse_param() 604 if (result.negated) in nfs_fs_context_parse_param() 610 if (result.negated) { in nfs_fs_context_parse_param() 633 if (result.negated) in nfs_fs_context_parse_param() 639 if (result.negated) in nfs_fs_context_parse_param() 645 if (result.negated) in nfs_fs_context_parse_param() [all …]
|
/linux/fs/ceph/ |
H A D | super.c | 508 if (!result.negated) in ceph_parse_mount_param() 514 if (!result.negated) in ceph_parse_mount_param() 520 if (!result.negated) in ceph_parse_mount_param() 526 if (!result.negated) in ceph_parse_mount_param() 532 if (!result.negated) in ceph_parse_mount_param() 542 if (result.negated) { in ceph_parse_mount_param() 554 if (!result.negated) in ceph_parse_mount_param() 560 if (!result.negated) in ceph_parse_mount_param() 566 if (!result.negated) in ceph_parse_mount_param() 572 if (!result.negated) in ceph_parse_mount_param() [all …]
|
/linux/net/ceph/ |
H A D | ceph_common.c | 556 if (!result.negated) in ceph_parse_param() 562 if (!result.negated) in ceph_parse_param() 568 if (!result.negated) in ceph_parse_param() 574 if (!result.negated) in ceph_parse_param() 580 if (!result.negated) in ceph_parse_param()
|
/linux/fs/btrfs/ |
H A D | super.c | 319 if (result.negated) { in btrfs_parse_param() 327 if (result.negated) { in btrfs_parse_param() 391 if (result.negated) { in btrfs_parse_param() 401 if (result.negated) { in btrfs_parse_param() 410 if (result.negated) in btrfs_parse_param() 426 if (result.negated) { in btrfs_parse_param() 447 if (result.negated) in btrfs_parse_param() 463 if (result.negated) in btrfs_parse_param() 472 if (result.negated) { in btrfs_parse_param() 499 if (result.negated) { in btrfs_parse_param() [all …]
|
/linux/Documentation/kbuild/ |
H A D | Kconfig.recursion-issue-02 | 15 # annotate this, all features that driver A selects cannot now be negated by 21 # negated by other drivers.
|
/linux/Documentation/arch/arm/nwfpe/ |
H A D | netwinder-fpe.rst | 70 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/Documentation/devicetree/bindings/pci/ |
H A D | pci-msi.txt | 168 * negated. 211 * RID, but the high bit of the bus number is negated.
|
/linux/include/linux/ |
H A D | fs_parser.h | 55 bool negated; /* T if param was "noxxx" */ member
|
/linux/Documentation/admin-guide/mm/ |
H A D | swap_numa.rst | 72 value in the swap_avail_list is the negated value of the swap device's
|
/linux/Documentation/arch/powerpc/ |
H A D | syscall64-abi.rst | 40 in which case the error value is the negated return value.
|
/linux/Documentation/hwmon/ |
H A D | lm93.rst | 124 which 1 indicates #VRD_HOT is asserted and 0 indicates it is negated. These 298 vrdhot<n> 0 means negated, 1 means asserted
|
/linux/fs/nilfs2/ |
H A D | super.c | 758 if (result.negated) in nilfs_parse_param() 797 if (result.negated) in nilfs_parse_param()
|
/linux/Documentation/security/keys/ |
H A D | request-key.rst | 138 the key while it exists to fail with error ENOKEY if negated or the specified
|
/linux/fs/gfs2/ |
H A D | ops_fstype.c | 1482 args->ar_quota = result.negated ? GFS2_QUOTA_OFF : GFS2_QUOTA_ON; in gfs2_parse_param()
|
/linux/fs/ntfs3/ |
H A D | super.c | 377 if (!result.negated) in ntfs_fs_parse_param()
|
/linux/fs/fat/ |
H A D | inode.c | 1262 opts->dotsOK = !result.negated; in fat_parse_param()
|
/linux/Documentation/admin-guide/laptops/ |
H A D | thinkpad-acpi.rst | 592 wake up caused by the firmware will have negated most safety nets...
|
/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 6025 is negated and multiplied by nr_cpu_ids, while
|