Documentation/ABI/stable/syscalls

Source file repositories/reference/linux-study-clean/Documentation/ABI/stable/syscalls

File Facts

System
Linux kernel
Corpus path
Documentation/ABI/stable/syscalls
Extension
[no extension]
Size
442 bytes
Lines
11
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: syscall or user/kernel boundary
Status
core implementation candidate

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

What:		The kernel syscall interface
Description:
	This interface matches much of the POSIX interface and is based
	on it and other Unix based interfaces.  It will only be added to
	over time, and not have things removed from it.

	Note that this interface is different for every architecture
	that Linux supports.  Please see the architecture-specific
	documentation for details on the syscall numbers that are to be
	mapped to each syscall.

Annotation

Implementation Notes