1.. SPDX-License-Identifier: GPL-2.0
2.. include:: ../../disclaimer-zh_CN.rst
3
4:Original: Documentation/userspace-api/ebpf/syscall.rst
5
6:������:
7
8 ������ Rui Li <me@lirui.org>
9
10eBPF Syscall
11------------
12
13:������:
14    - Alexei Starovoitov <ast@kernel.org>
15    - Joe Stringer <joe@wand.net.nz>
16    - Michael Kerrisk <mtk.manpages@gmail.com>
17
18bpf syscall������������������������ `man-pages`_ ������ `bpf(2)`_ ���������
19
20bpf() ���������������
21~~~~~~~~~~~~~~~~
22
23������������������������������������
24
25include/uapi/linux/bpf.h
26
27.. Links:
28.. _man-pages: https://www.kernel.org/doc/man-pages/
29.. _bpf(2): https://man7.org/linux/man-pages/man2/bpf.2.html
30