Searched refs:smk_bu_credfile (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/security/smack/ |
D | smack_lsm.c | 243 static int smk_bu_credfile(const struct cred *cred, struct file *file, in smk_bu_credfile() function 269 #define smk_bu_credfile(cred, file, mode, RC) (RC) macro 1862 rc = smk_bu_credfile(file->f_cred, file, MAY_READ, rc); in smack_file_open() 4774 rc = smk_bu_credfile(file->f_cred, file, MAY_READ, rc); in smack_uring_cmd()
|