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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dsys_ia32.c758 emulate_mmap (struct file *file, unsigned long start, unsigned long len, int prot, int flags, function
774 "%s(%d): emulate_mmap() can't share head (addr=0x%lx)\n",
787 "%s(%d): emulate_mmap() can't share tail (end=0x%lx)\n",
817 printk(KERN_INFO "%s(%d): emulate_mmap() can't share contents of incongruent mmap "
902 addr = emulate_mmap(file, addr, len, prot, flags, offset);

Completed in 52 milliseconds