Searched refs:used (Results 1 – 8 of 8) sorted by relevance
255 (xpd->used & XPERMS_ALLOWED)) in avc_xperms_has_perm()258 (xpd->used & XPERMS_AUDITALLOW)) in avc_xperms_has_perm()261 (xpd->used & XPERMS_DONTAUDIT)) in avc_xperms_has_perm()308 dest->used = src->used; in avc_copy_xperms_decision()309 if (dest->used & XPERMS_ALLOWED) in avc_copy_xperms_decision()312 if (dest->used & XPERMS_AUDITALLOW) in avc_copy_xperms_decision()315 if (dest->used & XPERMS_DONTAUDIT) in avc_copy_xperms_decision()334 dest->used = src->used; in avc_quick_copy_xperms_decision()335 if (dest->used & XPERMS_ALLOWED) in avc_quick_copy_xperms_decision()337 if (dest->used & XPERMS_AUDITALLOW) in avc_quick_copy_xperms_decision()[all …]
7 can be pinned to the first filesystem used for loading. When9 rejected. This is best used on systems without an initrd that
39 model will be used.51 This will build the securityfs filesystem. It is currently used by53 not used by SELinux or SMACK.119 initial state as well as data reset protection. This is used to184 been removed. This config is intended to be used only while247 Select the security module that will be used by default if the
53 onto the '.evm' trusted keyring. A public key can be used to
130 u8 used; member
2306 unsigned int used = tomoyo_memory_used[i]; in tomoyo_read_stat() local2307 total += used; in tomoyo_read_stat()2309 tomoyo_memory_headers[i], used); in tomoyo_read_stat()2310 used = tomoyo_memory_quota[i]; in tomoyo_read_stat()2311 if (used) in tomoyo_read_stat()2312 tomoyo_io_printf(head, " (Quota: %10u)", used); in tomoyo_read_stat()
93 Select the default hash algorithm used for the measurement
967 xpermd->used |= XPERMS_ALLOWED; in services_compute_xperms_decision()978 xpermd->used |= XPERMS_AUDITALLOW; in services_compute_xperms_decision()989 xpermd->used |= XPERMS_DONTAUDIT; in services_compute_xperms_decision()1019 xpermd->used = 0; in security_compute_xperms_decision()