Searched refs:privcmd_mmap (Results 1 – 2 of 2) sorted by relevance
55 struct privcmd_mmap { struct96 _IOC(_IOC_NONE, 'P', 2, sizeof(struct privcmd_mmap))
234 struct privcmd_mmap mmapcmd; in privcmd_ioctl_mmap()615 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap() function650 .mmap = privcmd_mmap,