aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/bpf/syscall_api.rst
blob: f0a1dff087add0da08a7b4fff731d9db7eca2ccd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
===========
Syscall API
===========

The primary info for the bpf syscall is available in the `man-pages`_
for `bpf(2)`_. For more information about the userspace API, see
Documentation/userspace-api/ebpf/index.rst.

.. Links:
.. _man-pages: https://www.kernel.org/doc/man-pages/
.. _bpf(2): https://man7.org/linux/man-pages/man2/bpf.2.html