Searched refs:permissive (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-driver-pciback | 6 If the permissive attribute is set, then writing a string in
|
/Linux-v4.19/security/selinux/ |
D | Kconfig | 69 kernel will start in permissive mode (log everything, deny nothing) 72 permissive mode (if permitted by the policy) via /selinux/enforce.
|
/Linux-v4.19/drivers/xen/xen-pciback/ |
D | conf_space.c | 21 module_param_named(permissive, xen_pcibk_permissive, bool, 0644); 258 if (dev_data->permissive || xen_pcibk_permissive) { in xen_pcibk_config_write()
|
D | pciback.h | 47 unsigned int permissive:1; member
|
D | pci_stub.c | 1393 if (!dev_data->permissive) { in permissive_store() 1394 dev_data->permissive = 1; in permissive_store() 1422 if (!dev_data || !dev_data->permissive) in permissive_show() 1431 static DRIVER_ATTR_RW(permissive);
|
D | conf_space_header.c | 122 if (!xen_pcibk_permissive && (!dev_data || !dev_data->permissive)) in command_write()
|
/Linux-v4.19/security/smack/ |
D | Kconfig | 30 "permissive" mode of other systems.
|
/Linux-v4.19/Documentation/userspace-api/ |
D | seccomp_filter.rst | 195 left-to-right, is the least permissive return value to the most 196 permissive return value.
|
/Linux-v4.19/security/tomoyo/ |
D | common.h | 879 struct tomoyo_preference *permissive; member
|
/Linux-v4.19/Documentation/networking/ |
D | msg_zerocopy.rst | 65 The kernel is permissive when applications pass undefined flags to the
|
D | timestamping.txt | 436 Drivers are free to use a more permissive configuration than the requested 444 with the actual, possibly more permissive configuration. If the
|
/Linux-v4.19/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 | 1186 0 -- permissive (log only, no denials).
|
/Linux-v4.19/Documentation/process/ |
D | license-rules.rst | 28 permissive license like BSD, MIT etc.
|
/Linux-v4.19/tools/memory-model/Documentation/ |
D | explanation.txt | 90 permissive, in the sense that any behavior allowed by one of these
|