Searched refs:used (Results 1 – 7 of 7) sorted by relevance
256 (xpd->used & XPERMS_ALLOWED)) in avc_xperms_has_perm()259 (xpd->used & XPERMS_AUDITALLOW)) in avc_xperms_has_perm()262 (xpd->used & XPERMS_DONTAUDIT)) in avc_xperms_has_perm()309 dest->used = src->used; in avc_copy_xperms_decision()310 if (dest->used & XPERMS_ALLOWED) in avc_copy_xperms_decision()313 if (dest->used & XPERMS_AUDITALLOW) in avc_copy_xperms_decision()316 if (dest->used & XPERMS_DONTAUDIT) in avc_copy_xperms_decision()335 dest->used = src->used; in avc_quick_copy_xperms_decision()336 if (dest->used & XPERMS_ALLOWED) in avc_quick_copy_xperms_decision()338 if (dest->used & XPERMS_AUDITALLOW) in avc_quick_copy_xperms_decision()[all …]
104 to userspace via /selinux/policyvers and used at policy load time.
38 model will be used.45 This will build the securityfs filesystem. It is currently used by47 not used by SELinux or SMACK.93 initial state as well as data reset protection. This is used to166 been removed. This config is intended to be used only while187 Select the security module that will be used by default if the
124 u8 used; member
2305 unsigned int used = tomoyo_memory_used[i]; in tomoyo_read_stat() local2306 total += used; in tomoyo_read_stat()2308 tomoyo_memory_headers[i], used); in tomoyo_read_stat()2309 used = tomoyo_memory_quota[i]; in tomoyo_read_stat()2310 if (used) in tomoyo_read_stat()2311 tomoyo_io_printf(head, " (Quota: %10u)", used); in tomoyo_read_stat()
80 Select the default hash algorithm used for the measurement
956 xpermd->used |= XPERMS_ALLOWED; in services_compute_xperms_decision()967 xpermd->used |= XPERMS_AUDITALLOW; in services_compute_xperms_decision()978 xpermd->used |= XPERMS_DONTAUDIT; in services_compute_xperms_decision()1008 xpermd->used = 0; in security_compute_xperms_decision()