location of inbuilt system call implementation

Niroj Pokhrel nirojpokhrel at gmail.com
Mon Mar 11 01:28:38 EDT 2013


Hi All,
I am newbies to Linux and am going through system call in kernel-3.4. I
just wanted to check how sys_read, sys_write or other system calls work but
I was searching for the implementation but couldn't find it.
I found that :
System Call are added in /arch/x86/syscalls/syscall_32(or64).tbl. and
they were declared in /incude/linux/sycalls.h
But I was not able to find exactly where they are implemented.

Thanking you all in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130311/fc6f52c5/attachment.html 


More information about the Kernelnewbies mailing list