• Home
  • Raw
  • Download

Lines Matching defs:file

1742 				     struct file *file,  in file_path_has_perm()
1765 struct file *file, in file_has_perm()
2026 static inline u32 file_to_av(struct file *file) in file_to_av()
2052 static inline u32 open_file_to_av(struct file *file) in open_file_to_av()
2104 struct file *file) in selinux_binder_transfer_file()
2465 static int match_file(const void *p, struct file *file, unsigned fd) in match_file()
2474 struct file *file, *devnull = NULL; in flush_unauthorized_files() local
3679 static int selinux_revalidate_file_permission(struct file *file, int mask) in selinux_revalidate_file_permission()
3692 static int selinux_file_permission(struct file *file, int mask) in selinux_file_permission()
3712 static int selinux_file_alloc_security(struct file *file) in selinux_file_alloc_security()
3727 static int ioctl_has_perm(const struct cred *cred, struct file *file, in ioctl_has_perm()
3766 static int selinux_file_ioctl(struct file *file, unsigned int cmd, in selinux_file_ioctl()
3813 static int selinux_file_ioctl_compat(struct file *file, unsigned int cmd, in selinux_file_ioctl_compat()
3842 static int file_map_prot_check(struct file *file, unsigned long prot, int shared) in file_map_prot_check()
3895 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file()
3959 static int selinux_file_lock(struct file *file, unsigned int cmd) in selinux_file_lock()
3966 static int selinux_file_fcntl(struct file *file, unsigned int cmd, in selinux_file_fcntl()
4006 static void selinux_file_set_fowner(struct file *file) in selinux_file_set_fowner()
4017 struct file *file; in selinux_file_send_sigiotask() local
4037 static int selinux_file_receive(struct file *file) in selinux_file_receive()
4044 static int selinux_file_open(struct file *file) in selinux_file_open()
4169 static int selinux_kernel_module_from_file(struct file *file) in selinux_kernel_module_from_file()
4202 static int selinux_kernel_read_file(struct file *file, in selinux_kernel_read_file()
6959 static int bpf_fd_pass(struct file *file, u32 sid) in bpf_fd_pass()