The Linux Kernel
6.17.0-rc7
快速搜尋
Contents
Development process
提交補釘
行為守則
維護者手冊
All development-process docs
核心 API
Core utilities
Data structures and low-level utilities
Low level entry and exit
Concurrency primitives
refcount_t API compared to atomic_t
IRQs
Semantics and Behavior of Local Atomic Operations
The padata parallel execution mechanism
RCU concepts
Linux kernel memory barriers
Low-level hardware management
Memory management
Interfaces for kernel debugging
Everything else
Driver APIs
子系統
Core subsystems
核心 API 文件
Driver implementer's API guide
記憶體管理文件
電源管理
Scheduler
計時器
Locking
Human interfaces
Networking interfaces
Storage interfaces
Other subsystems
Locking
Licensing rules
撰寫文件
開發工具
測試指南
Hacking guide
Tracing
Fault injection
Livepatching
Rust
Administration
建置系統
回報議題
使用者空間工具
使用者空間 API
韌體
韌體與裝置樹
CPU 架構
未排序的文件
本頁
顯示原始碼
IRQs
¶
What is an IRQ?
SMP IRQ affinity
The irq_domain Interrupt Number Mapping Library
IRQ-flags state tracing