The Linux Kernel
5.4.0
  • The Linux kernel user’s and administrator’s guide
  • Kernel Build System
  • The Linux kernel firmware guide
  • The Linux kernel user-space API guide
  • IOCTLs
  • Working with the kernel development community
  • Development tools for the kernel
  • How to write kernel documentation
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • Kernel Maintainer Handbook
  • fault-injection
  • Kernel Livepatching
  • The Linux driver implementer’s API guide
  • Core API Documentation
    • Core utilities
      • The Linux Kernel API
      • Generic Associative Array Implementation
      • Semantics and Behavior of Atomic and Bitmask Operations
      • Cache and TLB Flushing Under Linux
      • refcount_t API compared to atomic_t
      • CPU hotplug in the Kernel
      • ID Allocation
      • Semantics and Behavior of Local Atomic Operations
      • Concurrency Managed Workqueue (cmwq)
      • Linux generic IRQ handling
      • XArray
      • Reed-Solomon Library Programming Interface
      • The genalloc/genpool subsystem
      • The errseq_t datatype
      • Generic bitfield packing and unpacking functions
      • How to get printk format specifiers right
      • Circular Buffers
      • Generic radix trees/sparse arrays
      • Memory Allocation Guide
      • Memory Management APIs
      • GFP masks used from FS/IO context
      • ktime accessors
      • Boot time memory management
      • Memory hotplug
      • Memory Protection Keys
      • RCU concepts
      • GCC plugin infrastructure
      • Symbol Namespaces
    • Interfaces for kernel debugging
      • The object-lifetime debugging infrastructure
      • The Linux Kernel Tracepoint API
  • locking
  • Accounting
  • Block
  • cdrom
  • Integrated Drive Electronics (IDE)
  • Frame Buffer
  • fpga
  • Human Interface Devices (HID)
  • I2C/SMBus Subsystem
  • Industrial I/O
  • ISDN
  • InfiniBand
  • LEDs
  • Linux Media Subsystem Documentation
  • NetLabel
  • Linux Networking Documentation
  • pcmcia
  • Power Management
  • TCM Virtual Device
  • timers
  • Serial Peripheral Interface (SPI)
  • 1-Wire Subsystem
  • Linux Watchdog Support
  • Linux Virtualization Support
  • The Linux Input Documentation
  • Linux Hardware Monitoring
  • Linux GPU Driver Developer’s Guide
  • Security Documentation
  • Linux Sound Subsystem Documentation
  • Linux Kernel Crypto API
  • Filesystems in the Linux kernel
  • Linux Memory Management Documentation
  • BPF Documentation
  • USB support
  • Linux PCI Bus Subsystem
  • Assorted Miscellaneous Devices Documentation
  • Intel Many Integrated Core (MIC) architecture
  • Linux Scheduler
  • ARM Architecture
  • ARM64 Architecture
  • IA-64 Architecture
  • m68k Architecture
  • MIPS-specific Documentation
  • Linux on the Nios II architecture
  • OpenRISC Architecture
  • PA-RISC Architecture
  • powerpc
  • RISC-V architecture
  • s390 Architecture
  • SuperH Interfaces Guide
  • Sparc Architecture
  • x86-specific Documentation
  • Xtensa Architecture
  • ext4 Data Structures and Algorithms
  • Translations
The Linux Kernel
  • Docs »
  • Core API Documentation
  • View page source

Core API Documentation¶

This is the beginning of a manual for core kernel APIs. The conversion (and writing!) of documents for this manual is much appreciated!

Core utilities¶

  • The Linux Kernel API
  • Generic Associative Array Implementation
  • Semantics and Behavior of Atomic and Bitmask Operations
  • Cache and TLB Flushing Under Linux
  • refcount_t API compared to atomic_t
  • CPU hotplug in the Kernel
  • ID Allocation
  • Semantics and Behavior of Local Atomic Operations
  • Concurrency Managed Workqueue (cmwq)
  • Linux generic IRQ handling
  • XArray
  • Reed-Solomon Library Programming Interface
  • The genalloc/genpool subsystem
  • The errseq_t datatype
  • Generic bitfield packing and unpacking functions
  • How to get printk format specifiers right
  • Circular Buffers
  • Generic radix trees/sparse arrays
  • Memory Allocation Guide
  • Memory Management APIs
  • GFP masks used from FS/IO context
  • ktime accessors
  • Boot time memory management
  • Memory hotplug
  • Memory Protection Keys
  • RCU concepts
  • GCC plugin infrastructure
  • Symbol Namespaces

Interfaces for kernel debugging¶

  • The object-lifetime debugging infrastructure
  • The Linux Kernel Tracepoint API
Next Previous

© Copyright The kernel development community

Built with Sphinx using a theme provided by Read the Docs.