Home
last modified time | relevance | path

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

/Linux-v5.4/security/smack/
Dsmack_lsm.c519 struct smack_known *skp = smk_of_current(); in smack_syslog()
809 skp = smk_of_current(); in smack_set_mnt_opts()
966 struct smack_known *skp = smk_of_current(); in smack_inode_alloc_security()
988 struct smack_known *skp = smk_of_current(); in smack_inode_init_security()
1539 *blob = smk_of_current(); in smack_file_alloc_security()
1690 skp = smk_of_current(); in smack_mmap_file()
1769 *blob = smk_of_current(); in smack_file_set_fowner()
2247 struct smack_known *skp = smk_of_current(); in smack_sk_alloc_security()
2904 *blob = smk_of_current(); in smack_msg_msg_alloc_security()
2931 *blob = smk_of_current(); in smack_ipc_alloc_security()
[all …]
Dsmack.h428 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()