linux-bl808/Documentation/bpf
Dave Tucker 1cfa97b30c bpf, docs: Document BPF_MAP_TYPE_ARRAY
Add documentation for the BPF_MAP_TYPE_ARRAY including kernel version
introduced, usage and examples. Also document BPF_MAP_TYPE_PERCPU_ARRAY
which is similar.

Co-developed-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Reviewed-by: Maryam Tahhan <mtahhan@redhat.com>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/bpf/20221109174604.31673-2-donald.hunter@gmail.com
2022-11-11 11:37:59 -08:00
..
libbpf
bpf_design_QA.rst Documentation: bpf: Escape underscore in BPF type name prefix 2022-11-04 16:10:07 -07:00
bpf_devel_QA.rst
bpf_licensing.rst
bpf_prog_run.rst
btf.rst
clang-notes.rst bpf, docs: Add Clang note about BPF_ALU 2022-09-30 13:41:25 -07:00
classic_vs_extended.rst
drgn.rst
faq.rst
helpers.rst
index.rst Documentation: bpf: Add implementation notes documentations to table of contents 2022-10-03 09:16:52 -07:00
instruction-set.rst Networking changes for 6.1. 2022-10-04 13:38:03 -07:00
kfuncs.rst
linux-notes.rst bpf, docs: Delete misformatted table. 2022-10-01 08:51:26 -07:00
llvm_reloc.rst
map_array.rst bpf, docs: Document BPF_MAP_TYPE_ARRAY 2022-11-11 11:37:59 -08:00
map_cgroup_storage.rst
map_cgrp_storage.rst docs/bpf: Add documentation for new cgroup local storage 2022-10-25 23:19:20 -07:00
map_cpumap.rst docs/bpf: Document BPF_MAP_TYPE_CPUMAP map 2022-11-11 11:32:54 -08:00
map_hash.rst
map_lpm_trie.rst docs/bpf: Document BPF_MAP_TYPE_LPM_TRIE map 2022-11-11 11:32:49 -08:00
map_of_maps.rst docs/bpf: Document BPF ARRAY_OF_MAPS and HASH_OF_MAPS 2022-11-11 11:32:54 -08:00
map_queue_stack.rst docs/bpf: Document BPF map types QUEUE and STACK 2022-11-11 11:34:39 -08:00
maps.rst bpf, docs: Reformat BPF maps page to be more readable 2022-10-20 18:53:34 -07:00
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