Josef E. Galea wrote:Version 2.6.8.1. The mention file can be found at http://lxr.linux.no/source/kernel/power/pmdisk.c?v=2.6.8.1#L191
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.