Searched refs:privcmd_mmap (Results 1 – 2 of 2) sorted by relevance
52 struct privcmd_mmap { struct73 _IOC(_IOC_NONE, 'P', 2, sizeof(struct privcmd_mmap)) argument
186 struct privcmd_mmap mmapcmd; in privcmd_ioctl_mmap()376 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap() function399 .mmap = privcmd_mmap,