Searched refs:disallowed (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/Documentation/userspace-api/ |
D | no_new_privs.rst | 15 - chroot is disallowed to unprivileged processes, since it would allow
|
/Linux-v4.19/Documentation/filesystems/ |
D | sysfs-pci.txt | 89 disallowed.
|
D | affs.txt | 67 quiet The file system will not return an error for disallowed
|
/Linux-v4.19/fs/btrfs/ |
D | ioctl.c | 5675 u64 disallowed, unsupported; in check_feature_bits() local 5694 disallowed = set_mask & ~safe_set; in check_feature_bits() 5695 if (disallowed) { in check_feature_bits() 5696 names = btrfs_printable_features(set, disallowed); in check_feature_bits() 5705 type, disallowed); in check_feature_bits() 5709 disallowed = clear_mask & ~safe_clear; in check_feature_bits() 5710 if (disallowed) { in check_feature_bits() 5711 names = btrfs_printable_features(set, disallowed); in check_feature_bits() 5720 type, disallowed); in check_feature_bits()
|
/Linux-v4.19/arch/x86/kernel/ |
D | head_32.S | 241 jz .Lenable_paging # hw disallowed setting of ID bit
|
/Linux-v4.19/Documentation/bpf/ |
D | bpf_design_QA.rst | 74 Q: Does it mean that 'innovative' extensions to BPF code are disallowed?
|
/Linux-v4.19/Documentation/media/kapi/ |
D | mc-core.rst | 240 If other operations need to be disallowed on streaming entities (such as
|
/Linux-v4.19/Documentation/usb/ |
D | mass-storage.txt | 163 host). It may fail, however, if host disallowed medium removal
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-pci | 74 is a bridge, MSI and MSI-X will be disallowed for future
|
/Linux-v4.19/Documentation/security/ |
D | credentials.rst | 242 operations allowed or disallowed as a result. In the case of execve(), the
|
/Linux-v4.19/Documentation/networking/ |
D | ip-sysctl.txt | 1424 then unknown options are disallowed and the number of known 1431 then unknown options are disallowed and the number of known
|
/Linux-v4.19/Documentation/power/ |
D | runtime_pm.txt | 618 For example, remote wake-up may be enabled for runtime suspend but disallowed
|
/Linux-v4.19/Documentation/driver-api/pm/ |
D | devices.rst | 727 disallowed, unless the domain itself is defined as IRQ-safe. However, it
|
/Linux-v4.19/Documentation/admin-guide/ |
D | cgroup-v2.rst | 2059 restrictions while others disallowed any resource usage until
|