The Linux Kernel
6.16.0-rc1
eBPF verifier
libbpf
BPF Standardization
BPF Type Format (BTF)
Frequently asked questions (FAQ)
BPF Design Q&A
HOWTO interact with BPF subsystem
Syscall API
Helper functions
BPF Kernel Functions (kfuncs)
BPF cpumask kfuncs
BPF filesystem kfuncs
Program Types
BPF maps
Running BPF programs from userspace
Classic BPF vs eBPF
BPF Iterators
BPF licensing
Testing and debugging BPF
1
Clang implementation notes
1
Linux implementation notes
Other
Redirect
The Linux Kernel
Frequently asked questions (FAQ)
View page source
Frequently asked questions (FAQ)
¶
Two sets of Questions and Answers (Q&A) are maintained.
BPF Design Q&A
HOWTO interact with BPF subsystem