Home
last modified time | relevance | path

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

/Linux-v5.15/security/smack/
Dsmack_lsm.c515 struct smack_known *skp = smk_of_current(); in smack_syslog()
783 skp = smk_of_current(); in smack_set_mnt_opts()
937 struct smack_known *skp = smk_of_current(); in smack_inode_alloc_security()
959 struct smack_known *skp = smk_of_current(); in smack_inode_init_security()
1512 *blob = smk_of_current(); in smack_file_alloc_security()
1663 skp = smk_of_current(); in smack_mmap_file()
1742 *blob = smk_of_current(); in smack_file_set_fowner()
2234 struct smack_known *skp = smk_of_current(); in smack_sk_alloc_security()
2896 *blob = smk_of_current(); in smack_msg_msg_alloc_security()
2923 *blob = smk_of_current(); in smack_ipc_alloc_security()
[all …]
Dsmack.h435 static inline struct smack_known *smk_of_current(void) in smk_of_current() function
Dsmackfs.c184 struct smack_known *skp = smk_of_current(); in smk_netlabel_audit_set()