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