Searched refs:permissive (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-pciback | 6 If the permissive attribute is set, then writing a string in
|
/linux-4.4.14/security/smack/ |
D | Kconfig | 30 "permissive" mode of other systems.
|
/linux-4.4.14/drivers/xen/xen-pciback/ |
D | conf_space.c | 20 module_param_named(permissive, xen_pcibk_permissive, bool, 0644); 265 if (dev_data->permissive || xen_pcibk_permissive) { in xen_pcibk_config_write()
|
D | pciback.h | 46 unsigned int permissive:1; member
|
D | pci_stub.c | 1351 if (!dev_data->permissive) { in permissive_add() 1352 dev_data->permissive = 1; in permissive_add() 1380 if (!dev_data || !dev_data->permissive) in permissive_show() 1389 static DRIVER_ATTR(permissive, S_IRUSR | S_IWUSR, permissive_show,
|
D | conf_space_header.c | 121 if (!xen_pcibk_permissive && (!dev_data || !dev_data->permissive)) in command_write()
|
/linux-4.4.14/security/selinux/ |
D | Kconfig | 63 kernel will start in permissive mode (log everything, deny nothing) 66 permissive mode (if permitted by the policy) via /selinux/enforce.
|
/linux-4.4.14/security/tomoyo/ |
D | common.h | 878 struct tomoyo_preference *permissive; member
|
/linux-4.4.14/Documentation/networking/ |
D | timestamping.txt | 362 Drivers are free to use a more permissive configuration than the requested 370 with the actual, possibly more permissive configuration. If the
|
/linux-4.4.14/Documentation/ |
D | module-signing.txt | 54 If this is off (ie. "permissive"), then modules for which the key is not
|
D | kernel-parameters.txt | 1161 0 -- permissive (log only, no denials).
|