Searched refs:disallowed (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/Documentation/prctl/ |
D | no_new_privs.txt | 11 - chroot is disallowed to unprivileged processes, since it would allow
|
/linux-4.1.27/Documentation/filesystems/ |
D | sysfs-pci.txt | 87 disallowed.
|
D | affs.txt | 67 quiet The file system will not return an error for disallowed
|
/linux-4.1.27/fs/btrfs/ |
D | ioctl.c | 5238 u64 disallowed, unsupported; in check_feature_bits() local 5257 disallowed = set_mask & ~safe_set; in check_feature_bits() 5258 if (disallowed) { in check_feature_bits() 5259 names = btrfs_printable_features(set, disallowed); in check_feature_bits() 5268 type, disallowed); in check_feature_bits() 5272 disallowed = clear_mask & ~safe_clear; in check_feature_bits() 5273 if (disallowed) { in check_feature_bits() 5274 names = btrfs_printable_features(set, disallowed); in check_feature_bits() 5283 type, disallowed); in check_feature_bits()
|
/linux-4.1.27/arch/x86/kernel/ |
D | head_32.S | 350 jz enable_paging # hw disallowed setting of ID bit
|
/linux-4.1.27/Documentation/usb/ |
D | mass-storage.txt | 163 host). It may fail, however, if host disallowed medium removal
|
/linux-4.1.27/Documentation/cgroups/ |
D | unified-hierarchy.txt | 296 - remount is disallowed. 298 - rename(2) is disallowed.
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-bus-pci | 74 is a bridge, MSI and MSI-X will be disallowed for future
|
/linux-4.1.27/Documentation/ |
D | media-framework.txt | 353 If other operations need to be disallowed on streaming entities (such as
|
/linux-4.1.27/Documentation/security/ |
D | credentials.txt | 268 operations allowed or disallowed as a result. In the case of execve(), the
|
/linux-4.1.27/Documentation/power/ |
D | runtime_pm.txt | 601 For example, remote wake-up may be enabled for runtime suspend but disallowed
|