Re: System call number
From: Randy.Dunlap
Date: Sat Nov 13 2004 - 18:53:53 EST
Josef E. Galea wrote:
Hi,
Can anyone tell me the system call number for the function
write_swap_page() (in kernel/power/pmdisk.c) as I can't find it in
unistd.h.
What kernel version? I don't see what source file in
2.6.10-rc1-bk23.
There are lots of kernel functions that don't have syscall numbers.
E.g, write_page() in kernel/power/swsusp.c.
--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/