]> git.baikalelectronics.ru Git - kernel.git/commit
docs/bpf: Add bpf() syscall command reference
authorJoe Stringer <joe@cilium.io>
Tue, 2 Mar 2021 17:19:46 +0000 (09:19 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 5 Mar 2021 02:39:46 +0000 (18:39 -0800)
commitdc90d3b798f6e18a7f140afc496e646f5fe75346
tree6527cf669c2bbc3e1025d5c761e66678c22caffc
parent9538382a9aad8f7bcef2bdf1f07e130bba165f36
docs/bpf: Add bpf() syscall command reference

Generate the syscall command reference from the UAPI header file and
include it in the main bpf docs page.

Signed-off-by: Joe Stringer <joe@cilium.io>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Reviewed-by: Quentin Monnet <quentin@isovalent.com>
Acked-by: Toke Høiland-Jørgensen <toke@redhat.com>
Link: https://lore.kernel.org/bpf/20210302171947.2268128-15-joe@cilium.io
Documentation/bpf/index.rst
Documentation/userspace-api/ebpf/index.rst [new file with mode: 0644]
Documentation/userspace-api/ebpf/syscall.rst [new file with mode: 0644]
Documentation/userspace-api/index.rst
MAINTAINERS