WSL2-Linux-Kernel/Documentation/bpf
Paul E. McKenney 8fcf19696a bpf: Update bpf_design_QA.rst to clarify that BTF_ID does not ABIify a function
This patch updates bpf_design_QA.rst to clarify that mentioning a function
to the BTF_ID macro does not make that function become part of the Linux
kernel's ABI.

Suggested-by: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Link: https://lore.kernel.org/r/20220802173913.4170192-3-paulmck@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2022-08-04 13:17:24 -07:00
..
libbpf bpf, docs: Remove deprecated xsk libbpf APIs description 2022-07-08 14:18:50 +02:00
bpf_design_QA.rst bpf: Update bpf_design_QA.rst to clarify that BTF_ID does not ABIify a function 2022-08-04 13:17:24 -07:00
bpf_devel_QA.rst
bpf_licensing.rst
bpf_prog_run.rst
btf.rst docs/bpf: Update documentation for BTF_KIND_FUNC 2022-07-19 09:42:09 -07:00
classic_vs_extended.rst
drgn.rst
faq.rst
helpers.rst
index.rst bpf: Add documentation for kfuncs 2022-07-21 21:03:16 -07:00
instruction-set.rst bpf, docs: Fix the code formatting in instruction-set 2022-06-24 13:58:32 -07:00
kfuncs.rst bpf: Add documentation for kfuncs 2022-07-21 21:03:16 -07:00
llvm_reloc.rst
map_cgroup_storage.rst
map_hash.rst bpf, docs: document BPF_MAP_TYPE_HASH and variants 2022-07-19 10:38:03 -07:00
maps.rst
other.rst
prog_cgroup_sockopt.rst
prog_cgroup_sysctl.rst
prog_flow_dissector.rst
prog_lsm.rst
prog_sk_lookup.rst
programs.rst
ringbuf.rst
s390.rst
syscall_api.rst
test_debug.rst
verifier.rst