Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
A Dima_fs.c55 return ima_show_htable_value(buf, count, ppos, &ima_htable.violations); in ima_show_htable_violations()
364 static struct dentry *violations; variable
485 violations = in ima_fs_init()
488 if (IS_ERR(violations)) in ima_fs_init()
499 securityfs_remove(violations); in ima_fs_init()
A Dima_queue.c37 .violations = ATOMIC_LONG_INIT(0),
A Dima_api.c147 atomic_long_inc(&ima_htable.violations); in ima_add_violation()
A Dima.h178 atomic_long_t violations; member
/linux/arch/ia64/
A DKconfig.debug22 bool "Print possible IA-64 dependency violations to console"
27 or Write-after-Read (WAR) violations. This option is ignored if you
/linux/Documentation/process/
A Dsubmit-checklist.rst39 Check for trivial violations with the patch style checker prior to
41 You should be able to justify all violations that remain in
A Dsubmitting-patches.rst197 Check your patch for basic style violations, details of which can be
220 You should be able to justify all violations that remain in your
/linux/Documentation/ABI/testing/
A Ddebugfs-driver-habanalabs125 Description: Dumps all security violations to dmesg. This will also ack
126 all security violations meanings those violations will not be
/linux/drivers/infiniband/hw/qib/
A Dqib_mad.h194 __be16 violations; member
/linux/Documentation/core-api/
A Dgfp_mask-from-fs-io.rst67 layering violations then the recommended way around that is to wrap ``vmalloc``
A Ddma-api.rst704 violations. If your architecture supports it you can select the "Enable
/linux/Documentation/ia64/
A Dmca.rst117 violations. Unfortunately MCA/INIT start off as massive layer
118 violations (can occur at _any_ time) and they build from there.
/linux/Documentation/devicetree/bindings/powerpc/fsl/
A Dpamu.txt22 interrupt, used for reporting access violations. The second
/linux/Documentation/devicetree/bindings/crypto/
A Dfsl-sec4.txt314 security violations. This also included rtc,
/linux/Documentation/hwmon/
A Dsysfs-interface.rst58 make comparisons of readings to thresholds. This allows violations
/linux/Documentation/dev-tools/
A Dcheckpatch.rst8 style violations in patches and optionally corrects them. Checkpatch can
12 messages. If your code looks better with the violations, then its probably
/linux/LICENSES/dual/
A DCC-BY-4.0344 right the Licensor may have to seek remedies for Your violations
/linux/tools/memory-model/Documentation/
A Daccess-marking.txt204 because doing otherwise prevents KCSAN from detecting violations of your
A Dexplanation.txt608 expectation of cache coherence is so deeply ingrained that violations
/linux/Documentation/networking/dsa/
A Dsja1105.rst292 of dropped frames, which is a sum of frames dropped due to timing violations,
/linux/arch/
A DKconfig751 When selected, Control Flow Integrity (CFI) violations result in a
/linux/Documentation/driver-api/
A Dlibata.rst289 :c:func:`ata_port_freeze` is called when HSM violations or some other
/linux/lib/
A DKconfig.debug1326 This allows rt mutex semantics violations and rt mutex related
1343 This feature allows mutex semantics violations to be detected and
/linux/Documentation/networking/
A Dip-sysctl.rst1260 frames. Such violations are normally logged via a kernel warning.
/linux/
A DMAINTAINERS39 (scripts/checkpatch.pl) to catch trivial style violations.

Completed in 72 milliseconds