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

/linux-4.4.14/security/selinux/
H A Dhooks.c2339 static int match_file(const void *p, struct file *file, unsigned fd) match_file() function
2378 n = iterate_fd(files, 0, match_file, cred); flush_unauthorized_files()
2388 } while ((n = iterate_fd(files, n, match_file, cred)) != 0); flush_unauthorized_files()

Completed in 101 milliseconds