Searched refs:VERIEXEC_IPS (Results 1 – 2 of 2) sorted by relevance
604 ((veriexec_strict >= VERIEXEC_IPS) && in veriexec_file_verify()644 if (veriexec_strict >= VERIEXEC_IPS) { in veriexec_file_verify()787 if (veriexec_strict >= VERIEXEC_IPS) { in veriexec_renamechk()944 if (veriexec_strict < VERIEXEC_IPS) in veriexec_raw_cb()976 case VERIEXEC_IPS: in veriexec_raw_cb()989 if (veriexec_strict < VERIEXEC_IPS) in veriexec_raw_cb()1273 case VERIEXEC_IPS: { in veriexec_unmountchk()1338 if (veriexec_strict >= VERIEXEC_IPS) in veriexec_openchk()
65 #define VERIEXEC_IPS 2 /* Intrusion prevention mode. */ macro