Searched defs:smk_bu_credfile (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/smack/ |
H A D | smack_lsm.c | 240 static int smk_bu_credfile(const struct cred *cred, struct file *file, in smk_bu_credfile() function 266 #define smk_bu_credfile(cred, file, mode, RC) (RC) macro
|
/kernel/linux/linux-6.6/security/smack/ |
H A D | smack_lsm.c | 252 static int smk_bu_credfile(const struct cred *cred, struct file *file, in smk_bu_credfile() function 278 #define smk_bu_credfile(cred, file, mode, RC) (RC) macro
|
Completed in 14 milliseconds