Re: System call number

From: Josef E. Galea
Date: Sun Nov 14 2004 - 03:52:13 EST


Randy.Dunlap wrote:

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.

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

Thanks
Josef
-
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/