Home
last modified time | relevance | path

Searched refs:smk_of_current (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/security/smack/
Dsmack_lsm.c525 struct smack_known *skp = smk_of_current(); in smack_syslog()
820 skp = smk_of_current(); in smack_set_mnt_opts()
974 struct smack_known *skp = smk_of_current(); in smack_inode_alloc_security()
1659 *blob = smk_of_current(); in smack_file_alloc_security()
1811 skp = smk_of_current(); in smack_mmap_file()
1890 *blob = smk_of_current(); in smack_file_set_fowner()
2219 struct smack_known *skp = smk_of_current(); in smack_current_getsecid_subj()
2381 struct smack_known *skp = smk_of_current(); in smack_sk_alloc_security()
3059 *blob = smk_of_current(); in smack_msg_msg_alloc_security()
3086 *blob = smk_of_current(); in smack_ipc_alloc_security()
[all …]
Dsmack.h411 static inline struct smack_known *smk_of_current(void) in smk_of_current() function
Dsmackfs.c185 struct smack_known *skp = smk_of_current(); in smk_netlabel_audit_set()