Searched refs:disallowed (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/Documentation/prctl/ |
D | no_new_privs.txt | 11 - chroot is disallowed to unprivileged processes, since it would allow
|
/linux-4.4.14/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.4.14/fs/btrfs/ |
D | ioctl.c | 5403 u64 disallowed, unsupported; in check_feature_bits() local 5422 disallowed = set_mask & ~safe_set; in check_feature_bits() 5423 if (disallowed) { in check_feature_bits() 5424 names = btrfs_printable_features(set, disallowed); in check_feature_bits() 5433 type, disallowed); in check_feature_bits() 5437 disallowed = clear_mask & ~safe_clear; in check_feature_bits() 5438 if (disallowed) { in check_feature_bits() 5439 names = btrfs_printable_features(set, disallowed); in check_feature_bits() 5448 type, disallowed); in check_feature_bits()
|
/linux-4.4.14/arch/x86/kernel/ |
D | head_32.S | 349 jz enable_paging # hw disallowed setting of ID bit
|
/linux-4.4.14/Documentation/usb/ |
D | mass-storage.txt | 163 host). It may fail, however, if host disallowed medium removal
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-pci | 74 is a bridge, MSI and MSI-X will be disallowed for future
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 359 - remount is disallowed. 361 - rename(2) is disallowed.
|
/linux-4.4.14/Documentation/ |
D | media-framework.txt | 353 If other operations need to be disallowed on streaming entities (such as
|
/linux-4.4.14/Documentation/security/ |
D | credentials.txt | 268 operations allowed or disallowed as a result. In the case of execve(), the
|
/linux-4.4.14/Documentation/power/ |
D | runtime_pm.txt | 603 For example, remote wake-up may be enabled for runtime suspend but disallowed
|