/linux/security/integrity/ima/ |
H A D | ima_fs.c | 55 return ima_show_htable_value(buf, count, ppos, &ima_htable.violations); in ima_show_htable_violations() 402 static struct dentry *violations; variable 601 violations = in ima_fs_init() 604 if (IS_ERR(violations)) { in ima_fs_init() 605 ret = PTR_ERR(violations); in ima_fs_init() 620 securityfs_remove(violations); in ima_fs_init()
|
H A D | ima_queue.c | 37 .violations = ATOMIC_LONG_INIT(0),
|
H A D | ima_api.c | 147 atomic_long_inc(&ima_htable.violations); in ima_add_violation()
|
H A D | ima.h | 291 atomic_long_t violations; member
|
/linux/Documentation/process/ |
H A D | submit-checklist.rst | 65 1) Check for trivial violations with the patch style checker prior to 67 You should be able to justify all violations that remain in
|
H A D | submitting-patches.rst | 204 Check your patch for basic style violations, details of which can be 227 You should be able to justify all violations that remain in your
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_mad.h | 194 __be16 violations; member
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-driver-habanalabs | 124 Description: Dumps all security violations to dmesg. This will also ack 125 all security violations meanings those violations will not be
|
/linux/Documentation/core-api/ |
H A D | gfp_mask-from-fs-io.rst | 67 layering violations then the recommended way around that is to wrap ``vmalloc``
|
H A D | dma-api.rst | 718 violations. If your architecture supports it you can select the "Enable
|
/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | pamu.txt | 22 interrupt, used for reporting access violations. The second
|
/linux/Documentation/gpu/ |
H A D | drm-vm-bind-locking.rst | 111 lists are manipulated. However, to avoid locking order violations 128 over the gpu_vm_bo and gpu_vma lists to avoid locking-order violations. 477 reclaim context and, again, to avoid locking order violations, we can't
|
/linux/Documentation/wmi/ |
H A D | driver-development-guide.rst | 169 violations, you can invoke it with the following command:
|
/linux/tools/testing/selftests/bpf/ |
H A D | README.rst | 16 violations of other checks (such as additional warnings being emitted or a
|
/linux/Documentation/hwmon/ |
H A D | sysfs-interface.rst | 58 make comparisons of readings to thresholds. This allows violations
|
/linux/LICENSES/dual/ |
H A D | CC-BY-4.0 | 344 right the Licensor may have to seek remedies for Your violations
|
/linux/Documentation/networking/dsa/ |
H A D | sja1105.rst | 292 of dropped frames, which is a sum of frames dropped due to timing violations,
|
/linux/tools/memory-model/Documentation/ |
H A D | access-marking.txt | 210 because doing otherwise prevents KCSAN from detecting violations of your
|
H A D | explanation.txt | 661 expectation of cache coherence is so deeply ingrained that violations
|
/linux/Documentation/admin-guide/LSM/ |
H A D | ipe.rst | 318 checked and policy violations are logged, but the policy is not really
|
/linux/Documentation/driver-api/ |
H A D | libata.rst | 265 :c:func:`ata_port_freeze` is called when HSM violations or some other
|
/linux/arch/ |
H A D | Kconfig | 872 When selected, Control Flow Integrity (CFI) violations result in a
|
/linux/lib/ |
H A D | Kconfig.debug | 1454 This allows rt mutex semantics violations and rt mutex related 1471 This feature allows mutex semantics violations to be detected and
|
/linux/Documentation/networking/ |
H A D | ip-sysctl.rst | 1515 frames. Such violations are normally logged via a kernel warning.
|