pub fn kernel_init_security( enabled: bool, options: String, exceptions: Vec<String>, ) -> KernelState
Returns the security state structure for the kernel, based on the supplied “selinux” argument contents.