Searched defs:file (Results 1 – 3 of 3) sorted by relevance
86 struct file *file; member90 #define shm_file_data(file) (*((struct shm_file_data **)&(file)->private_data)) argument280 struct file *file = vma->vm_file; in __shm_open() local367 struct file *file = vma->vm_file; in shm_close() local523 struct file *file = vmf->vma->vm_file; in shm_fault() local531 struct file *file = vma->vm_file; in shm_split() local542 struct file *file = vma->vm_file; in shm_pagesize() local554 struct file *file = vma->vm_file; in shm_set_policy() local566 struct file *file = vma->vm_file; in shm_get_policy() local579 static int shm_mmap(struct file *file, struct vm_area_struct *vma) in shm_mmap()[all …]
863 static int sysvipc_proc_open(struct inode *inode, struct file *file) in sysvipc_proc_open()878 static int sysvipc_proc_release(struct inode *inode, struct file *file) in sysvipc_proc_release()
922 struct file *file = dentry_open(&path, oflag, current_cred()); in do_mq_open() local