Searched refs:initialized (Results 1 – 7 of 7) sorted by relevance
36 static bool initialized; in arch_ima_get_secureboot() local38 if (!initialized && efi_enabled(EFI_BOOT)) { in arch_ima_get_secureboot()43 initialized = true; in arch_ima_get_secureboot()
47 variables initialized), but the performance impact depends53 initialized before use in a function.82 explicitly initialized. This can prevent most classes100 initialized. This is intended to eliminate all classes146 bool "Report forcefully initialized variables"152 initialized. Since not all existing initializers are detected162 the stack initialized to the poison value, which both reduces
238 prompt "First legacy 'major LSM' to be initialized"252 initialized first. Overridden by non-default CONFIG_LSM.
98 bool initialized; member118 return smp_load_acquire(&state->initialized); in selinux_initialized()124 smp_store_release(&state->initialized, true); in selinux_mark_initialized()
52 unsigned char initialized; /* initialization flag */ member
275 isec->initialized != LABEL_INITIALIZED) { in __inode_security_revalidate()839 root_isec->initialized = LABEL_INITIALIZED; in selinux_set_mnt_opts()1450 if (isec->initialized == LABEL_INITIALIZED) in inode_doinit_with_dentry()1454 if (isec->initialized == LABEL_INITIALIZED) in inode_doinit_with_dentry()1475 isec->initialized = LABEL_PENDING; in inode_doinit_with_dentry()1593 if (isec->initialized == LABEL_PENDING) { in inode_doinit_with_dentry()1595 isec->initialized = LABEL_INVALID; in inode_doinit_with_dentry()1598 isec->initialized = LABEL_INITIALIZED; in inode_doinit_with_dentry()1608 if (isec->initialized == LABEL_PENDING) { in inode_doinit_with_dentry()1609 isec->initialized = LABEL_INVALID; in inode_doinit_with_dentry()[all …]
1474 isec->initialized = LABEL_INITIALIZED; in sel_make_bools()2118 isec->initialized = LABEL_INITIALIZED; in sel_fill_super()