Home
last modified time | relevance | path

Searched refs:fetchop_mmap (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dfetchop.c74 static int fetchop_mmap(struct file *file, struct vm_area_struct *vma);
80 mmap: fetchop_mmap,
274 fetchop_mmap(struct file *file, struct vm_area_struct *vma) in fetchop_mmap() function