Lines Matching defs:file
156 struct task_struct *to, struct file *file) in security_binder_transfer_file()
709 int security_file_permission(struct file *file, int mask) in security_file_permission()
720 int security_file_alloc(struct file *file) in security_file_alloc()
725 void security_file_free(struct file *file) in security_file_free()
730 int security_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in security_file_ioctl()
735 static inline unsigned long mmap_prot(struct file *file, unsigned long prot) in mmap_prot()
768 int security_mmap_file(struct file *file, unsigned long prot, in security_mmap_file()
790 int security_file_lock(struct file *file, unsigned int cmd) in security_file_lock()
795 int security_file_fcntl(struct file *file, unsigned int cmd, unsigned long arg) in security_file_fcntl()
800 void security_file_set_fowner(struct file *file) in security_file_set_fowner()
811 int security_file_receive(struct file *file) in security_file_receive()
816 int security_file_open(struct file *file, const struct cred *cred) in security_file_open()
870 int security_kernel_fw_from_file(struct file *file, char *buf, size_t size) in security_kernel_fw_from_file()
886 int security_kernel_module_from_file(struct file *file) in security_kernel_module_from_file()