Searched refs:privcmd_mmap (Results 1 – 2 of 2) sorted by relevance
56 struct privcmd_mmap { struct129 _IOC(_IOC_NONE, 'P', 2, sizeof(struct privcmd_mmap))
259 struct privcmd_mmap mmapcmd; in privcmd_ioctl_mmap()1212 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap() function1248 .mmap = privcmd_mmap,