Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
[drm/drm-misc.git] / Documentation / bpf / syscall_api.rst
blobf0a1dff087add0da08a7b4fff731d9db7eca2ccd
1 ===========
2 Syscall API
3 ===========
5 The primary info for the bpf syscall is available in the `man-pages`_
6 for `bpf(2)`_. For more information about the userspace API, see
7 Documentation/userspace-api/ebpf/index.rst.
9 .. Links:
10 .. _man-pages: https://www.kernel.org/doc/man-pages/
11 .. _bpf(2): https://man7.org/linux/man-pages/man2/bpf.2.html