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

/linux-master/security/smack/
H A Dsmack_lsm.c527 struct smack_known *skp = smk_of_current();
822 skp = smk_of_current();
976 struct smack_known *skp = smk_of_current();
1669 *blob = smk_of_current();
1821 skp = smk_of_current();
1900 *blob = smk_of_current();
2224 struct smack_known *skp = smk_of_current();
2386 struct smack_known *skp = smk_of_current();
3073 *blob = smk_of_current();
3100 *blob = smk_of_current();
[all...]
H A Dsmack.h411 static inline struct smack_known *smk_of_current(void) function
H A Dsmackfs.c185 struct smack_known *skp = smk_of_current();

Completed in 107 milliseconds