Searched refs:permissive (Results 1 – 21 of 21) sorted by relevance
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-driver-pciback | 6 If the permissive attribute is set, then writing a string in 26 (similar to permissive attribute) to set for a devices assigned
|
D | sysfs-devices-waiting_for_supplier | 7 and is set to something stricter than "permissive". It is
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | arch_pgtable_helpers.rst | 77 | ptep_set_access_flags | Converts into a more permissive PTE | 151 | pmdp_set_access_flags | Converts into a more permissive PMD | 207 | pudp_set_access_flags | Converts into a more permissive PUD | 233 | huge_ptep_set_access_flags | Converts into a more permissive HugeTLB |
|
/kernel/linux/linux-5.10/scripts/selinux/ |
D | install_policy.sh | 73 SELINUX=permissive
|
/kernel/linux/linux-5.10/security/selinux/ |
D | Kconfig | 58 kernel will start in permissive mode (log everything, deny nothing) 61 permissive mode (if permitted by the policy) via
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | security.txt | 99 # permissive - SELinux prints warnings instead of enforcing. 101 SELINUX=permissive 163 …c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=perf_event permissive=0
|
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
D | conf_space.c | 23 module_param_named(permissive, xen_pcibk_permissive, bool, 0644); 254 if (dev_data->permissive || xen_pcibk_permissive) { in xen_pcibk_config_write()
|
D | pciback.h | 50 unsigned int permissive:1; member
|
D | conf_space_capability.c | 221 if (xen_pcibk_permissive || dev_data->permissive) in msi_msix_flags_write()
|
D | pci_stub.c | 1391 if (!dev_data->permissive) { in permissive_store() 1392 dev_data->permissive = 1; in permissive_store() 1420 if (!dev_data || !dev_data->permissive) in permissive_show() 1429 static DRIVER_ATTR_RW(permissive);
|
D | conf_space_header.c | 128 if (!xen_pcibk_permissive && (!dev_data || !dev_data->permissive)) in command_write()
|
/kernel/linux/linux-5.10/security/smack/ |
D | Kconfig | 31 "permissive" mode of other systems.
|
/kernel/linux/linux-5.10/Documentation/userspace-api/ |
D | seccomp_filter.rst | 279 left-to-right, is the least permissive return value to the most 280 permissive return value.
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | msg_zerocopy.rst | 65 The kernel is permissive when applications pass undefined flags to the
|
D | timestamping.rst | 485 Drivers are free to use a more permissive configuration than the requested 493 with the actual, possibly more permissive configuration. If the
|
/kernel/linux/linux-5.10/security/tomoyo/ |
D | common.h | 883 struct tomoyo_preference *permissive; member
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | module-signing.rst | 55 If this is off (ie. "permissive"), then modules for which the key is not
|
D | kernel-parameters.txt | 1333 0 -- permissive (log only, no denials). 1434 Format: { off | permissive | on | rpm } 1436 permissive -- Create device links from firmware info
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | license-rules.rst | 30 permissive license like BSD, MIT etc.
|
/kernel/linux/linux-5.10/arch/ |
D | Kconfig | 742 bool "Use CFI in permissive mode"
|
/kernel/linux/linux-5.10/tools/memory-model/Documentation/ |
D | explanation.txt | 92 permissive, in the sense that any behavior allowed by one of these
|