Home
last modified time | relevance | path

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

/linux-4.1.27/security/integrity/ima/
Dima_fs.c44 return ima_show_htable_value(buf, count, ppos, &ima_htable.violations); in ima_show_htable_violations()
296 static struct dentry *violations; variable
379 violations = in ima_fs_init()
382 if (IS_ERR(violations)) in ima_fs_init()
394 securityfs_remove(violations); in ima_fs_init()
Dima_queue.c36 .violations = ATOMIC_LONG_INIT(0),
Dima.h120 atomic_long_t violations; member
Dima_api.c140 atomic_long_inc(&ima_htable.violations); in ima_add_violation()
/linux-4.1.27/arch/ia64/
DKconfig.debug24 bool "Print possible IA-64 dependency violations to console"
29 or Write-after-Read (WAR) violations. This option is ignored if you
/linux-4.1.27/Documentation/
DSubmitChecklist30 Documentation/CodingStyle. Check for trivial violations with the
32 You should be able to justify all violations that remain in
DSubmittingPatches237 Check your patch for basic style violations, details of which can be
259 You should be able to justify all violations that remain in your
DDMA-API.txt587 violations. If your architecture supports it you can select the "Enable
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_mad.h325 __be16 violations; member
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dpamu.txt22 interrupt, used for reporting access violations. The second
/linux-4.1.27/Documentation/ia64/
Dmca.txt113 violations. Unfortunately MCA/INIT start off as massive layer
114 violations (can occur at _any_ time) and they build from there.
/linux-4.1.27/Documentation/x86/
Dintel_mpx.txt111 hardware during both bounds violations or when the tables are not
189 can get violation address and bounds when bounds violations occur.
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt291 security violations.
/linux-4.1.27/Documentation/hwmon/
Dsysfs-interface58 make comparisons of readings to thresholds. This allows violations
/linux-4.1.27/lib/
DKconfig.debug911 This allows rt mutex semantics violations and rt mutex related
934 This feature allows mutex semantics violations to be detected and
/linux-4.1.27/Documentation/networking/
Dip-sysctl.txt854 frames. Such violations are normally logged via a kernel warning.
/linux-4.1.27/
DMAINTAINERS37 (scripts/checkpatch.pl) to catch trivial style violations.