Lines Matching full:ipe
15 #include "ipe.h"
29 * build_ipe_sb_ctx() - Build initramfs field of an ipe evaluation context.
31 * @file: Supplies the file struct of the file triggered IPE event.
42 * @ino: Supplies the inode struct of the file triggered IPE event.
72 * @ino: Supplies the inode struct of the file triggered IPE event.
86 * ipe_build_eval_ctx() - Build an ipe evaluation context.
89 * @op: Supplies the IPE policy operation associated with the evaluation.
309 * This is the loop where all policy evaluations happen against the IPE policy.
387 #define KBUILD_MODNAME "ipe"
391 MODULE_PARM_DESC(success_audit, "Start IPE with success auditing enabled");
393 MODULE_PARM_DESC(enforce, "Start IPE in enforce or permissive mode");