/linux/ |
H A D | .clippy.toml | 7 disallowed-macros = [
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
H A D | dml_top_display_cfg_types.h | 271 bool disallowed; member
|
/linux/Documentation/userspace-api/ |
H A D | no_new_privs.rst | 15 - chroot is disallowed to unprivileged processes, since it would allow
|
/linux/Documentation/arch/x86/x86_64/ |
H A D | fred.rst | 80 longer needed when FRED is enabled, thus is disallowed (#UD).
|
/linux/mm/ |
H A D | madvise.c | 1059 vm_flags_t disallowed = VM_SPECIAL | VM_HUGETLB; in is_valid_guard_vma() local 1067 disallowed |= VM_LOCKED; in is_valid_guard_vma() 1069 return !(vma->vm_flags & disallowed); in is_valid_guard_vma()
|
/linux/fs/btrfs/ |
H A D | ioctl.c | 4232 u64 disallowed, unsupported; in check_feature_bits() local 4251 disallowed = set_mask & ~safe_set; in check_feature_bits() 4252 if (disallowed) { in check_feature_bits() 4253 names = btrfs_printable_features(set, disallowed); in check_feature_bits() 4262 type, disallowed); in check_feature_bits() 4266 disallowed = clear_mask & ~safe_clear; in check_feature_bits() 4267 if (disallowed) { in check_feature_bits() 4268 names = btrfs_printable_features(set, disallowed); in check_feature_bits() 4277 type, disallowed); in check_feature_bits()
|
/linux/Documentation/PCI/ |
H A D | sysfs-pci.rst | 96 disallowed.
|
/linux/Documentation/filesystems/ |
H A D | affs.rst | 80 The file system will not return an error for disallowed
|
/linux/Documentation/usb/ |
H A D | mass-storage.rst | 170 host). It may fail, however, if host disallowed medium removal
|
/linux/Documentation/driver-api/media/ |
H A D | mc-core.rst | 235 If other operations need to be disallowed on streaming entities (such as
|
/linux/Documentation/userspace-api/fwctl/ |
H A D | fwctl.rst | 280 are examples of disallowed behavior as they fully overlap with the primary purpose
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/ |
H A D | dml2_pmo_dcn4_fams2.c | 970 s->pmo_dcn4.group_is_drr_active[timing_group_idx] = !master_timing->drr_config.disallowed && in build_synchronized_timing_groups() 1545 stream_descriptor->timing.drr_config.disallowed)) { in stream_matches_drr_policy() 1546 /* DRR variable strategies are disallowed due to settings or policy */ in stream_matches_drr_policy() 1555 /* DRR fixed strategies are disallowed due to settings or policy */ in stream_matches_drr_policy()
|
/linux/Documentation/bpf/ |
H A D | bpf_design_QA.rst | 74 Q: Does it mean that 'innovative' extensions to BPF code are disallowed?
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/ |
H A D | dml21_translation_helper.c | 457 timing->drr_config.disallowed = !stream->allow_freesync; in populate_dml21_timing_config_from_stream_state()
|
/linux/Documentation/security/ |
H A D | credentials.rst | 242 operations allowed or disallowed as a result. In the case of execve(), the
|
/linux/Documentation/networking/ |
H A D | tls-offload.rst | 499 of additional buffering is disallowed.
|
H A D | ip-sysctl.rst | 2409 then unknown options are disallowed and the number of known 2417 then unknown options are disallowed and the number of known
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-pci | 84 is a bridge, MSI and MSI-X will be disallowed for future
|
/linux/Documentation/scheduler/ |
H A D | sched-util-clamp.rst | 272 another task that doesn't need it or is disallowed from reaching this point.
|
/linux/Documentation/driver-api/pm/ |
H A D | devices.rst | 731 disallowed, unless the domain itself is defined as IRQ-safe. However, it
|
/linux/arch/x86/ |
H A D | Kconfig | 1867 outside the enclave, including other enclaves, are disallowed by
|