Home
last modified time | relevance | path

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

12

/openbmc/qemu/scripts/qapi/
H A Dexpr.py384 permissive = parent_name in info.pragma.member_name_exceptions
391 permit_upper=permissive,
392 permit_underscore=permissive)
463 permissive = name in info.pragma.member_name_exceptions
477 permit_upper=permissive,
478 permit_underscore=permissive)
/openbmc/linux/Documentation/ABI/testing/
H 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
H A Dsysfs-devices-waiting_for_supplier7 and is set to something stricter than "permissive". It is
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/modemmanager/
H A Dmodemmanager_1.22.0.bb19 # strict, permissive
20 MODEMMANAGER_POLKIT_TYPE ??= "permissive"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-libconf_2.0.1.bb1 SUMMARY = "A pure-Python libconfig reader/writer with permissive license"
/openbmc/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst81 | ptep_set_access_flags | Converts into a more permissive PTE |
160 | pmdp_set_access_flags | Converts into a more permissive PMD |
217 | pudp_set_access_flags | Converts into a more permissive PUD |
243 | huge_ptep_set_access_flags | Converts into a more permissive HugeTLB |
/openbmc/linux/security/selinux/
H A DKconfig34 kernel will start in permissive mode (log everything, deny nothing)
37 permissive mode (if permitted by the policy) via
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mimic/
H A Dmimic_1.3.0.1.bb6 # "Mimic is available under permissive BSD-like licenses"
/openbmc/linux/scripts/selinux/
H A Dinstall_policy.sh72 SELINUX=permissive
/openbmc/linux/lib/
H A DKconfig.kcsan248 bool "Enable all additional permissive rules"
251 Enable additional permissive rules to ignore certain classes of data
252 races (also see kernel/kcsan/permissive.h). None of the permissive
/openbmc/linux/tools/perf/Documentation/
H 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
/openbmc/linux/drivers/xen/xen-pciback/
H 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()
H A Dpciback.h50 unsigned int permissive:1; member
H A Dconf_space_capability.c224 if (xen_pcibk_permissive || dev_data->permissive) in msi_msix_flags_write()
H A Dpci_stub.c1390 if (!dev_data->permissive) { in permissive_store()
1391 dev_data->permissive = 1; in permissive_store()
1419 if (!dev_data || !dev_data->permissive) in permissive_show()
1428 static DRIVER_ATTR_RW(permissive);
H A Dconf_space_header.c113 if (!xen_pcibk_permissive && (!dev_data || !dev_data->permissive)) in command_write()
/openbmc/qemu/hw/xen/
H A Dxen_pt.c306 if (!s->permissive) { in xen_pt_pci_write_config()
334 if (!s->permissive) { in xen_pt_pci_write_config()
382 if (!s->permissive) { in xen_pt_pci_write_config()
936 DEFINE_PROP_BOOL("permissive", XenPCIPassthroughState, permissive, false),
H A Dxen_pt.h238 bool permissive; member
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DParity-6.0.035 as permissive as this license accordingly.
H A DSSPL-1.0134 intact all notices stating that this License and any non-permissive terms
317 All other non-permissive additional terms are considered “further
330 applicable terms. Additional terms, permissive or non-permissive, may be
/openbmc/linux/security/smack/
H A DKconfig31 "permissive" mode of other systems.
/openbmc/linux/Documentation/arch/arm64/
H A Dptdump.rst11 vulnerabilities such as mappings with overly permissive access rights or
/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/
H A Dpulseaudio.inc10 # The "adrian" echo canceller variant has code under a non-standard permissive
98 # (src/modules/echo-cancel/adrian-license.txt). It's a permissive license, so
/openbmc/linux/Documentation/dev-tools/
H A Dkcsan.rst130 * ``CONFIG_KCSAN_PERMISSIVE``: Enable additional permissive rules to ignore
134 please see the ``kernel/kcsan/permissive.h``. Testers and maintainers that
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DSSPL-1134 intact all notices stating that this License and any non-permissive terms
317 All other non-permissive additional terms are considered “further
330 applicable terms. Additional terms, permissive or non-permissive, may be

12