Searched refs:used (Results 1 – 11 of 11) sorted by relevance
209 (xpd->used & XPERMS_ALLOWED)) in avc_xperms_has_perm()212 (xpd->used & XPERMS_AUDITALLOW)) in avc_xperms_has_perm()215 (xpd->used & XPERMS_DONTAUDIT)) in avc_xperms_has_perm()262 dest->used = src->used; in avc_copy_xperms_decision()263 if (dest->used & XPERMS_ALLOWED) in avc_copy_xperms_decision()266 if (dest->used & XPERMS_AUDITALLOW) in avc_copy_xperms_decision()269 if (dest->used & XPERMS_DONTAUDIT) in avc_copy_xperms_decision()288 dest->used = src->used; in avc_quick_copy_xperms_decision()289 if (dest->used & XPERMS_ALLOWED) in avc_quick_copy_xperms_decision()291 if (dest->used & XPERMS_AUDITALLOW) in avc_quick_copy_xperms_decision()[all …]
102 This option sets the number of buckets used in the sidtab hashtable
8 can be pinned to the first filesystem used for loading. When10 rejected. This is best used on systems without an initrd that
55 list used by EVM by writing them into66 onto the '.evm' trusted keyring. A public key can be used to
208 This option provides 'stack_erasing' sysctl, which can be used in242 def_bool $(cc-option,-fzero-call-used-regs=used-gpr)251 At the end of functions, always zero any caller-used register
31 model will be used.43 This will build the securityfs filesystem. It is currently used by99 initial state as well as data reset protection. This is used to177 been removed. This config is intended to be used only while
90 Select the default hash algorithm used for the measurement241 appended signature is the same used for signed kernel modules.242 The modsig keyword can be used in the IMA policy to allow a hook
2372 unsigned int used = tomoyo_memory_used[i]; in tomoyo_read_stat() local2374 total += used; in tomoyo_read_stat()2376 tomoyo_memory_headers[i], used); in tomoyo_read_stat()2377 used = tomoyo_memory_quota[i]; in tomoyo_read_stat()2378 if (used) in tomoyo_read_stat()2379 tomoyo_io_printf(head, " (Quota: %10u)", used); in tomoyo_read_stat()
287 u8 used; member
33 This allows the key used for multiple step processes where each step
980 xpermd->used |= XPERMS_ALLOWED; in services_compute_xperms_decision()991 xpermd->used |= XPERMS_AUDITALLOW; in services_compute_xperms_decision()1002 xpermd->used |= XPERMS_DONTAUDIT; in services_compute_xperms_decision()1036 xpermd->used = 0; in security_compute_xperms_decision()