Searched defs:privcmd_mmap (Results 1 – 4 of 4) sorted by relevance
56 struct privcmd_mmap { struct59 struct privcmd_mmap_entry __user *entry; argument
56 struct privcmd_mmap { struct59 struct privcmd_mmap_entry *entry; argument
934 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap() function