Home
last modified time | relevance | path

Searched refs:permissive (Results 1 – 23 of 23) sorted by relevance

/linux/Documentation/ABI/testing/
A Dsysfs-driver-pciback6 If the permissive attribute is set, then writing a string in
26 (similar to permissive attribute) to set for a devices assigned
A Dsysfs-devices-waiting_for_supplier7 and is set to something stricter than "permissive". It is
/linux/Documentation/vm/
A Darch_pgtable_helpers.rst77 | 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 |
/linux/lib/
A DKconfig.kcsan236 bool "Enable all additional permissive rules"
239 Enable additional permissive rules to ignore certain classes of data
240 races (also see kernel/kcsan/permissive.h). None of the permissive
/linux/scripts/selinux/
A Dinstall_policy.sh73 SELINUX=permissive
/linux/security/selinux/
A DKconfig58 kernel will start in permissive mode (log everything, deny nothing)
61 permissive mode (if permitted by the policy) via
/linux/tools/perf/Documentation/
A Dsecurity.txt99 # 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
/linux/drivers/xen/xen-pciback/
A Dconf_space.c23 module_param_named(permissive, xen_pcibk_permissive, bool, 0644);
254 if (dev_data->permissive || xen_pcibk_permissive) { in xen_pcibk_config_write()
A Dpciback.h50 unsigned int permissive:1; member
A Dpci_stub.c1392 if (!dev_data->permissive) { in permissive_store()
1393 dev_data->permissive = 1; in permissive_store()
1421 if (!dev_data || !dev_data->permissive) in permissive_show()
1430 static DRIVER_ATTR_RW(permissive);
A Dconf_space_capability.c221 if (xen_pcibk_permissive || dev_data->permissive) in msi_msix_flags_write()
A Dconf_space_header.c128 if (!xen_pcibk_permissive && (!dev_data || !dev_data->permissive)) in command_write()
/linux/security/smack/
A DKconfig31 "permissive" mode of other systems.
/linux/Documentation/dev-tools/
A Dkcsan.rst130 * ``CONFIG_KCSAN_PERMISSIVE``: Enable additional permissive rules to ignore
134 please see the ``kernel/kcsan/permissive.h``. Testers and maintainers that
/linux/Documentation/userspace-api/
A Dseccomp_filter.rst291 left-to-right, is the least permissive return value to the most
292 permissive return value.
/linux/security/tomoyo/
A Dcommon.h883 struct tomoyo_preference *permissive; member
/linux/Documentation/networking/
A Dmsg_zerocopy.rst65 The kernel is permissive when applications pass undefined flags to the
A Dtimestamping.rst486 Drivers are free to use a more permissive configuration than the requested
494 with the actual, possibly more permissive configuration. If the
/linux/Documentation/admin-guide/
A Dmodule-signing.rst55 If this is off (ie. "permissive"), then modules for which the key is not
A Dkernel-parameters.txt1376 0 -- permissive (log only, no denials).
1477 Format: { off | permissive | on | rpm }
1479 permissive -- Create device links from firmware info
/linux/Documentation/process/
A Dlicense-rules.rst30 permissive license like BSD, MIT etc.
/linux/arch/
A DKconfig748 bool "Use CFI in permissive mode"
/linux/tools/memory-model/Documentation/
A Dexplanation.txt92 permissive, in the sense that any behavior allowed by one of these

Completed in 52 milliseconds