Home
last modified time | relevance | path

Searched refs:may (Results 1 – 12 of 12) sorted by relevance

/security/smack/
A Dsmack_access.c91 int may = srp->smk_access; in smk_access_entry() local
95 if ((may & MAY_WRITE) == MAY_WRITE) in smk_access_entry()
96 may |= MAY_LOCK; in smk_access_entry()
97 return may; in smk_access_entry()
120 int may = MAY_NOT; in smk_access() local
174 if (may <= 0 || (request & may) != request) { in smk_access()
184 if (may & MAY_BRINGUP) in smk_access()
224 int may; in smk_tskacc() local
236 may = smk_access_entry(sbj_known->smk_known, in smk_tskacc()
239 if (may < 0) in smk_tskacc()
[all …]
A Dsmack_lsm.c985 int may; in smack_inode_init_security() local
1005 (may > 0 && ((may & MAY_TRANSMUTE) != 0) && in smack_inode_init_security()
1806 int may; in smack_mmap_file() local
3155 int may; in smack_shm_associate() local
3170 int may; in smack_shm_shmctl() local
3207 int may; in smack_shm_shmat() local
3244 int may; in smack_sem_associate() local
3259 int may; in smack_sem_semctl() local
3339 int may; in smack_msg_queue_associate() local
3354 int may; in smack_msg_queue_msgctl() local
[all …]
A DKconfig28 may be inappropriate. The developer can reduce the
/security/tomoyo/
A DKconfig12 Required userspace tools and further information may be
38 If you don't need audit logs, you may set this value to 0.
74 option. For example, if you pass init=/bin/systemd option, you may
/security/selinux/
A DKconfig46 /sys/fs/selinux/avc/cache_stats, which may be monitored via
57 collisions may be viewed at /sys/fs/selinux/ss/sidtab_hash_stats. If
/security/lockdown/
A DKconfig30 No lockdown functionality is enabled by default. Lockdown may be
/security/integrity/
A DKconfig66 bool "Provide a keyring to which Machine Owner Keys may be added"
72 If set, provide a keyring to which Machine Owner Keys (MOK) may
/security/keys/
A DKconfig51 A particular keyring may be accessed by either the user whose keyring
66 (for example Kerberos ticket caches). The data may be stored out to
/security/integrity/ima/
A DKconfig177 Depending on the rules configured, this policy may require kernel
254 Keys may be added to the IMA or IMA blacklist keyrings, if the
260 IMA keys to be added may be added to the system secondary keyring,
/security/apparmor/
A DKconfig13 distribution) and further information may be found at
/security/
A DKconfig.hardening105 sees a 1% slowdown, other systems and workloads may vary and you
311 structures as much as possible, which may have both a
A DKconfig160 it was configured with, especially since they may be responsible for

Completed in 20 milliseconds