Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/UNIX/Unix-like/Linux/Linux Strcutre/Linux Kernel/
Linux system call
Search

Linux system call

Creator
Creator
Seonglae Cho
Created
Created
2023 Nov 1 7:29
Editor
Editor
Seonglae Cho
Edited
Edited
2024 Jun 20 16:51
Refs
Refs
System call
Interrupt Vector
128
Each system call is well-documented in section 2 of the man pages
Linux System calls
Socket System call
Process System call
Time System call
File system call
Signal system call
Memory System Call
 
Linux system call notion
_syscall()
System Call Dispatch Table
set_system_gate()
sysenter
Custom system call
 
 
notion image
 
 
 

nearly 300 types

thevivekpandey.github.io
Code hosted at https://github.com/thevivekpandey/syscalls-table-64bit
https://thevivekpandey.github.io/posts/2017-09-25-linux-system-calls.html
 
 
 
 

Each system call is well-documented in section 2 of the man pages

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/UNIX/Unix-like/Linux/Linux Strcutre/Linux Kernel/
Linux system call
Copyright Seonglae Cho