Searched refs:relay_mmap_buf (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Drelay.c98 * relay_mmap_buf: - mmap channel buffer to process address space
106 static int relay_mmap_buf(struct rchan_buf *buf, struct vm_area_struct *vma) function
889 * Calls upon relay_mmap_buf() to map the file into user space.
894 return relay_mmap_buf(buf, vma);

Completed in 38 milliseconds