Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima_fs.c55 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 Dima_queue.c37 .violations = ATOMIC_LONG_INIT(0),
H A Dima_api.c147 atomic_long_inc(&ima_htable.violations); in ima_add_violation()
H A Dima.h291 atomic_long_t violations; member
/linux/Documentation/process/
H A Dsubmit-checklist.rst65 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 Dsubmitting-patches.rst204 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 Dqib_mad.h194 __be16 violations; member
/linux/Documentation/ABI/testing/
H A Ddebugfs-driver-habanalabs124 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 Dgfp_mask-from-fs-io.rst67 layering violations then the recommended way around that is to wrap ``vmalloc``
H A Ddma-api.rst718 violations. If your architecture supports it you can select the "Enable
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dpamu.txt22 interrupt, used for reporting access violations. The second
/linux/Documentation/gpu/
H A Ddrm-vm-bind-locking.rst111 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 Ddriver-development-guide.rst169 violations, you can invoke it with the following command:
/linux/tools/testing/selftests/bpf/
H A DREADME.rst16 violations of other checks (such as additional warnings being emitted or a
/linux/Documentation/hwmon/
H A Dsysfs-interface.rst58 make comparisons of readings to thresholds. This allows violations
/linux/LICENSES/dual/
H A DCC-BY-4.0344 right the Licensor may have to seek remedies for Your violations
/linux/Documentation/networking/dsa/
H A Dsja1105.rst292 of dropped frames, which is a sum of frames dropped due to timing violations,
/linux/tools/memory-model/Documentation/
H A Daccess-marking.txt210 because doing otherwise prevents KCSAN from detecting violations of your
H A Dexplanation.txt661 expectation of cache coherence is so deeply ingrained that violations
/linux/Documentation/admin-guide/LSM/
H A Dipe.rst318 checked and policy violations are logged, but the policy is not really
/linux/Documentation/driver-api/
H A Dlibata.rst265 :c:func:`ata_port_freeze` is called when HSM violations or some other
/linux/arch/
H A DKconfig872 When selected, Control Flow Integrity (CFI) violations result in a
/linux/lib/
H A DKconfig.debug1454 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 Dip-sysctl.rst1515 frames. Such violations are normally logged via a kernel warning.