Searched refs:file_to_av (Results 1 – 1 of 1) sorted by relevance
2030 static inline u32 file_to_av(const struct file *file) in file_to_av() function2058 u32 av = file_to_av(file); in open_file_to_av()2136 return avc_has_perm(sid, isec->sid, isec->sclass, file_to_av(file), in selinux_binder_transfer_file()2463 return file_has_perm(p, file, file_to_av(file)) ? fd + 1 : 0; in match_file()4249 return file_has_perm(cred, file, file_to_av(file)); in selinux_file_receive()