The Linux Kernel

6.4.0

Quick search

Contents

  • A guide to the Kernel Development Process
  • Submitting patches: the essential guide to getting your code into the kernel
  • Code of conduct
  • Kernel Maintainer Handbook
  • All development-process docs
  • Core API Documentation
  • Driver implementer's API guide
  • Kernel subsystem documentation
    • Driver implementer's API guide
    • Core API Documentation
    • Locking
    • Accounting
    • Block
    • CD-ROM
    • CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
    • Frame Buffer
    • FPGA
    • Human Interface Devices (HID)
    • I2C/SMBus Subsystem
    • Industrial I/O
    • ISDN
    • InfiniBand
    • LEDs
    • NetLabel
    • Networking
    • PCMCIA
    • Power Management
    • TCM Virtual Device
    • Timers
    • Serial Peripheral Interface (SPI)
    • 1-Wire Subsystem
    • Watchdog Support
    • Virtualization Support
    • Input Documentation
    • Hardware Monitoring
    • GPU Driver Developer's Guide
      • Introduction
      • DRM Internals
      • DRM Memory Management
      • Kernel Mode Setting (KMS)
      • Mode Setting Helper Functions
      • Userland interfaces
      • DRM client usage stats
      • DRM Driver uAPI
      • Kernel clients
      • GPU Driver Documentation
      • Backlight support
      • VGA Switcheroo
      • VGA Arbiter
      • Automated testing of the DRM subsystem
      • Misc DRM driver uAPI- and feature implementation guidelines
      • TODO list
      • GPU RFC Section
    • Compute Accelerators
    • Security Documentation
    • Sound Subsystem Documentation
    • Crypto API
    • Filesystems in the Linux kernel
    • Memory Management Documentation
    • BPF Documentation
    • USB support
    • PCI Bus Subsystem
    • SCSI Subsystem
    • Assorted Miscellaneous Devices Documentation
    • Scheduler
    • MHI
    • PECI Subsystem
  • Locking in the kernel
  • Linux kernel licensing rules
  • How to write kernel documentation
  • Development tools for the kernel
  • Kernel Testing Guide
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • fault-injection
  • Kernel Livepatching
  • Rust
  • The Linux kernel user's and administrator's guide
  • The kernel build system
  • Reporting issues
  • User-space tools
  • The Linux kernel user-space API guide
  • The Linux kernel firmware guide
  • Open Firmware and Devicetree
  • CPU Architectures
  • Unsorted Documentation
  • Reliability, Availability and Serviceability (RAS) features
  • Translations

This Page

  • Show Source

Misc DRM driver uAPI- and feature implementation guidelinesΒΆ

  • Asynchronous VM_BIND
    • Nomenclature:
    • Synchronous / Asynchronous VM_BIND operation
      • Synchronous VM_BIND
      • Asynchronous VM_BIND
    • Multi-operation VM_BIND IOCTL error handling and interrupts
    • Example: The Xe VM_BIND uAPI
©The kernel development community. | Powered by Sphinx 2.3.1 & Alabaster 0.7.10 | Page source