Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/
Dsocket.c93 static int sock_mmap(struct file *file, struct vm_area_struct * vma);
120 mmap: sock_mmap,
696 static int sock_mmap(struct file * file, struct vm_area_struct * vma) in sock_mmap() function