Home
last modified time | relevance | path

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

12

/Linux-v4.19/security/integrity/ima/
Dima_api.c90 int violation, struct inode *inode, in ima_store_template() argument
102 if (!violation) { in ima_store_template()
119 result = ima_add_template_entry(entry, violation, op, inode, filename); in ima_store_template()
138 int violation = 1; in ima_add_violation() local
149 result = ima_store_template(entry, violation, inode, in ima_add_violation()
289 int violation = 0; in ima_store_measurement() local
301 result = ima_store_template(entry, violation, inode, filename, pcr); in ima_store_measurement()
Dima_queue.c162 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry() argument
173 if (!violation) { in ima_add_template_entry()
189 if (violation) /* invalidate pcr */ in ima_add_template_entry()
Dima_init.c55 int violation = 0; in ima_add_boot_aggregate() local
81 result = ima_store_template(entry, violation, NULL, in ima_add_boot_aggregate()
Dima.h67 const char *violation; member
133 int ima_add_template_entry(struct ima_template_entry *entry, int violation,
208 int ima_store_template(struct ima_template_entry *entry, int violation,
Dima_template_lib.c278 if (event_data->violation) /* recording a violation. */ in ima_eventdigest_init()
316 if (event_data->violation) /* recording a violation. */ in ima_eventdigest_ng_init()
/Linux-v4.19/Documentation/process/
Dkernel-enforcement-statement.rst24 However, if you cease all violation of this License, then your license
28 fails to notify you of the violation by some reasonable means prior to
33 violation by some reasonable means, this is the first time you have
34 received notice of violation of this License (for any work) from that
35 copyright holder, and you cure the violation prior to 30 days after
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
D1.Intro.rst194 a result, their distribution is a violation of the GNU General Public
/Linux-v4.19/Documentation/devicetree/bindings/rtc/
Dimxdi-rtc.txt11 - interrupts: dryice security violation interrupt (second entry)
/Linux-v4.19/Documentation/x86/
Dintel_mpx.txt58 information about the violation in the 'struct siginfo'.
96 * bounds violation caused by MPX instructions.
166 If a #BR is generated due to a bounds violation caused by MPX.
167 We need to decode MPX instructions to get violation address and
185 The '_addr' field refers to violation address, and new '_addr_and'
189 can get violation address and bounds when bounds violations occur.
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dpcie.c801 u32 violation; in load_eq_table() local
817 PCIE_CFG_REG_PL105, &violation); in load_eq_table()
824 if (violation in load_eq_table()
/Linux-v4.19/arch/m68k/ifpsp060/
DCHANGES58 ADDR should cause a "segmentation violation", the memory read
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-bus-usb103 Note that some devices, in violation of the USB spec, have a
/Linux-v4.19/drivers/memory/
DKconfig115 represents a coherency violation.
/Linux-v4.19/drivers/media/platform/qcom/camss/
Dcamss-vfe-4-1.c919 u32 violation = readl_relaxed(vfe->base + VFE_0_VIOLATION_STATUS); in vfe_violation_read() local
921 pr_err_ratelimited("VFE: violation = 0x%08x\n", violation); in vfe_violation_read()
Dcamss-vfe-4-7.c1041 u32 violation = readl_relaxed(vfe->base + VFE_0_VIOLATION_STATUS); in vfe_violation_read() local
1043 pr_err_ratelimited("VFE: violation = 0x%08x\n", violation); in vfe_violation_read()
/Linux-v4.19/drivers/base/firmware_loader/
DKconfig55 then it may be a violation of the GPL to distribute the resulting
/Linux-v4.19/Documentation/driver-api/usb/
DURB.rst191 cause a memory-access violation. The driver is responsible for avoiding this,
/Linux-v4.19/Documentation/block/
Ddata-integrity.txt98 concept of an end-to-end protection scheme is a layering violation.
/Linux-v4.19/Documentation/locking/
Dlockdep-design.txt108 any rule violation between the new lock and any of the held locks.
/Linux-v4.19/tools/memory-model/Documentation/
Dexplanation.txt625 think your computer was broken. It would be a violation of the
1058 violation of the read-write coherence rule. Similarly, if we had
1064 overwrite W', in violation of the write-write coherence rule.
1629 taste of what is involved. Suppose we have a violation of the first
1666 a forbidden cycle. Thus the "rcu" axiom rules out this violation of
/Linux-v4.19/Documentation/driver-api/
Dlibata.rst665 HSM violation
816 `HSM violation <#excatHSMviolation>`__.
/Linux-v4.19/Documentation/virtual/kvm/
Dmmu.txt278 - guest page fault (or npt page fault, or ept violation)
/Linux-v4.19/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt442 protected by the receiving host or if acceptance may result in violation of
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx.reg879 mask PROTO_VIOLATION 0x20|SEQINT /* SCSI protocol violation */

12