Searched refs:enforce (Results 1 – 3 of 3) sorted by relevance
39 static int enforce = IS_ENABLED(CONFIG_SECURITY_LOADPIN_ENFORCE); variable56 .data = &enforce,133 if (!enforce) { in loadpin_read_file()166 if (unlikely(!enforce)) { in loadpin_read_file()228 enforce ? "" : "not "); in loadpin_init()240 module_param(enforce, int, 0);241 MODULE_PARM_DESC(enforce, "Enforce module/firmware pinning");
18 If selected, LoadPin will enforce pinning at boot. If not20 "loadpin.enforce=1".
58 permissive mode (if permitted by the policy) via /selinux/enforce.