Are you looking to use the Linux system calls in C code? or assembly? Or.....?
Here are a few links, offhand....
This contains a list of the different system calls, with their numbers (for assembly programming) and the sys call function names in the C api and their locations in the kernel source code: http://asm.sourceforge.net/syscall.html