Searched refs:violations (Results 1 – 25 of 25) sorted by relevance
/linux-6.1.9/security/integrity/ima/ |
D | ima_fs.c | 55 return ima_show_htable_value(buf, count, ppos, &ima_htable.violations); in ima_show_htable_violations() 364 static struct dentry *violations; variable 495 violations = in ima_fs_init() 498 if (IS_ERR(violations)) { in ima_fs_init() 499 ret = PTR_ERR(violations); in ima_fs_init() 514 securityfs_remove(violations); in ima_fs_init()
|
D | ima_queue.c | 37 .violations = ATOMIC_LONG_INIT(0),
|
D | ima_api.c | 148 atomic_long_inc(&ima_htable.violations); in ima_add_violation()
|
D | ima.h | 178 atomic_long_t violations; member
|
/linux-6.1.9/arch/ia64/ |
D | Kconfig.debug | 22 bool "Print possible IA-64 dependency violations to console" 27 or Write-after-Read (WAR) violations. This option is ignored if you
|
/linux-6.1.9/Documentation/process/ |
D | submit-checklist.rst | 39 Check for trivial violations with the patch style checker prior to 41 You should be able to justify all violations that remain in
|
D | submitting-patches.rst | 196 Check your patch for basic style violations, details of which can be 219 You should be able to justify all violations that remain in your
|
/linux-6.1.9/drivers/infiniband/hw/qib/ |
D | qib_mad.h | 194 __be16 violations; member
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | debugfs-driver-habanalabs | 117 Description: Dumps all security violations to dmesg. This will also ack 118 all security violations meanings those violations will not be
|
/linux-6.1.9/Documentation/core-api/ |
D | gfp_mask-from-fs-io.rst | 67 layering violations then the recommended way around that is to wrap ``vmalloc``
|
D | dma-api.rst | 718 violations. If your architecture supports it you can select the "Enable
|
/linux-6.1.9/Documentation/devicetree/bindings/powerpc/fsl/ |
D | pamu.txt | 22 interrupt, used for reporting access violations. The second
|
/linux-6.1.9/Documentation/ia64/ |
D | mca.rst | 117 violations. Unfortunately MCA/INIT start off as massive layer 118 violations (can occur at _any_ time) and they build from there.
|
/linux-6.1.9/Documentation/devicetree/bindings/crypto/ |
D | fsl-sec4.txt | 314 security violations. This also included rtc,
|
/linux-6.1.9/Documentation/hwmon/ |
D | sysfs-interface.rst | 58 make comparisons of readings to thresholds. This allows violations
|
/linux-6.1.9/Documentation/dev-tools/ |
D | checkpatch.rst | 8 style violations in patches and optionally corrects them. Checkpatch can 12 messages. If your code looks better with the violations, then its probably
|
/linux-6.1.9/LICENSES/dual/ |
D | CC-BY-4.0 | 344 right the Licensor may have to seek remedies for Your violations
|
/linux-6.1.9/tools/memory-model/Documentation/ |
D | access-marking.txt | 204 because doing otherwise prevents KCSAN from detecting violations of your
|
D | explanation.txt | 659 expectation of cache coherence is so deeply ingrained that violations
|
/linux-6.1.9/Documentation/networking/dsa/ |
D | sja1105.rst | 292 of dropped frames, which is a sum of frames dropped due to timing violations,
|
/linux-6.1.9/Documentation/driver-api/ |
D | libata.rst | 289 :c:func:`ata_port_freeze` is called when HSM violations or some other
|
/linux-6.1.9/arch/ |
D | Kconfig | 769 When selected, Control Flow Integrity (CFI) violations result in a
|
/linux-6.1.9/lib/ |
D | Kconfig.debug | 1326 This allows rt mutex semantics violations and rt mutex related 1343 This feature allows mutex semantics violations to be detected and
|
/linux-6.1.9/Documentation/networking/ |
D | ip-sysctl.rst | 1334 frames. Such violations are normally logged via a kernel warning.
|
/linux-6.1.9/ |
D | MAINTAINERS | 39 (scripts/checkpatch.pl) to catch trivial style violations.
|