Home
last modified time | relevance | path

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

12

/linux/security/integrity/ima/
A Dima_api.c103 int violation, struct inode *inode, in ima_store_template() argument
111 if (!violation) { in ima_store_template()
122 result = ima_add_template_entry(entry, violation, op, inode, filename); in ima_store_template()
142 .violation = cause }; in ima_add_violation()
143 int violation = 1; in ima_add_violation() local
154 result = ima_store_template(entry, violation, inode, in ima_add_violation()
317 int violation = 0; in ima_store_measurement() local
335 result = ima_store_template(entry, violation, inode, filename, pcr); in ima_store_measurement()
A Dima_queue.c159 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry() argument
171 if (!violation && !IS_ENABLED(CONFIG_IMA_DISABLE_HTABLE)) { in ima_add_template_entry()
187 if (violation) /* invalidate pcr */ in ima_add_template_entry()
A Dima_init.c51 int violation = 0; in ima_add_boot_aggregate() local
89 result = ima_store_template(entry, violation, NULL, in ima_add_boot_aggregate()
A Dima.h69 const char *violation; member
139 int ima_add_template_entry(struct ima_template_entry *entry, int violation,
281 int ima_store_template(struct ima_template_entry *entry, int violation,
A Dima_template_lib.c321 if (event_data->violation) /* recording a violation. */ in ima_eventdigest_init()
377 if (event_data->violation) /* recording a violation. */ in ima_eventdigest_ng_init()
403 if (event_data->violation) { in ima_eventdigest_modsig_init()
A Dima_main.c883 int violation = 0; in process_buffer_measurement() local
955 ret = ima_store_template(entry, violation, NULL, event_data.buf, pcr); in process_buffer_measurement()
/linux/Documentation/process/
A Dkernel-enforcement-statement.rst26 However, if you cease all violation of this License, then your license
30 fails to notify you of the violation by some reasonable means prior to
35 violation by some reasonable means, this is the first time you have
36 received notice of violation of this License (for any work) from that
37 copyright holder, and you cure the violation prior to 30 days after
A Dcode-of-conduct-interpretation.rst52 considered a violation report unless you want it to be. If you are
77 rejecting unsuitable contributions are not viewed as a violation of the
82 have to set priorities. This, also, is not to be seen as a violation of
115 addressed now as a violation. Inappropriate language can be seen as a
A Dembargoed-hardware-issues.rst108 effective deterrent in our community. In case a violation happens the
110 or anyone becomes aware of a potential violation, please report it
/linux/drivers/soc/mediatek/
A DKconfig24 This driver is mainly used to handle the violation which catches
26 The violation information is logged for further analysis or
/linux/Documentation/devicetree/bindings/rtc/
A Dimxdi-rtc.yaml22 - description: dryice security violation interrupt
/linux/Documentation/devicetree/bindings/soc/mediatek/
A Ddevapc.yaml13 The security violation is logged and sent to the processor for further
/linux/drivers/infiniband/hw/hfi1/
A Dpcie.c730 u32 violation; in load_eq_table() local
746 PCIE_CFG_REG_PL105, &violation); in load_eq_table()
753 if (violation in load_eq_table()
/linux/drivers/media/platform/qcom/camss/
A Dcamss-vfe-170.c339 u32 violation = readl_relaxed(vfe->base + VFE_VIOLATION_STATUS); in vfe_violation_read() local
341 pr_err_ratelimited("VFE: violation = 0x%08x\n", violation); in vfe_violation_read()
A Dcamss-vfe-4-1.c877 u32 violation = readl_relaxed(vfe->base + VFE_0_VIOLATION_STATUS); in vfe_violation_read() local
879 pr_err_ratelimited("VFE: violation = 0x%08x\n", violation); in vfe_violation_read()
A Dcamss-vfe-4-7.c1144 u32 violation = readl_relaxed(vfe->base + VFE_0_VIOLATION_STATUS); in vfe_violation_read() local
1146 pr_err_ratelimited("VFE: violation = 0x%08x\n", violation); in vfe_violation_read()
A Dcamss-vfe-4-8.c1129 u32 violation = readl_relaxed(vfe->base + VFE_0_VIOLATION_STATUS); in vfe_violation_read() local
1131 pr_err_ratelimited("VFE: violation = 0x%08x\n", violation); in vfe_violation_read()
/linux/arch/m68k/ifpsp060/
A DCHANGES58 ADDR should cause a "segmentation violation", the memory read
/linux/Documentation/ABI/stable/
A Dsysfs-bus-usb105 Note that some devices, in violation of the USB spec, have a
/linux/LICENSES/dual/
A DCC-BY-4.0337 1. automatically as of the date the violation is cured, provided
339 violation; or
/linux/drivers/base/firmware_loader/
A DKconfig59 then it may be a violation of the GPL to distribute the resulting
/linux/drivers/memory/
A DKconfig168 represents a coherency violation.
/linux/arch/arm64/boot/dts/qcom/
A Dsdm845-oneplus-common.dtsi55 * rmtfs_mem region to trigger an XPU violation, causing a crash.
/linux/Documentation/ABI/testing/
A Ddebugfs-driver-habanalabs197 Description: Check and display page fault or access violation mmu errors for
/linux/Documentation/dev-tools/
A Dcheckpatch.rst729 violation, then either rewrite the code in a more simple way or if the
739 It not only helps to avoid the 80 column violation but also reduces
743 violation because it is much easier to read a dereferencing identifier

Completed in 51 milliseconds

12