Centos-kernel-stream-9/Documentation/bpf
Gregory Bell 3a3de47eb3 Documentation/bpf: Add documentation for filesystem kfuncs
JIRA: https://issues.redhat.com/browse/RHEL-33903

commit 0de267d9ec6574536ec5ea2f2242df5c92bcdd4b
Author: Song Liu <song@kernel.org>
Date:   Wed Nov 29 15:44:14 2023 -0800

    Documentation/bpf: Add documentation for filesystem kfuncs

    Add a brief introduction for file system kfuncs:

      bpf_get_file_xattr()
      bpf_get_fsverity_digest()

    The documentation highlights the strategy to avoid recursions of these
    kfuncs.

    Signed-off-by: Song Liu <song@kernel.org>
    Link: https://lore.kernel.org/r/20231129234417.856536-4-song@kernel.org
    Signed-off-by: Alexei Starovoitov <ast@kernel.org>

Signed-off-by: Gregory Bell <grbell@redhat.com>
2025-02-24 12:03:45 -05:00
..
libbpf docs/bpf: Add missing BPF program types to docs 2025-01-21 11:27:06 +01:00
standardization bpf, docs: Address comments from IETF Area Directors 2024-11-26 15:55:11 +01:00
bpf_design_QA.rst docs/bpf: Add documentation for new instructions 2023-12-15 09:28:55 +01:00
bpf_devel_QA.rst bpf: Replace deprecated -target with --target= for Clang 2023-12-14 15:22:22 +01:00
bpf_iterators.rst bpf, docs: BPF Iterator Document 2023-09-22 09:12:37 +02:00
bpf_licensing.rst bpf: Document BPF licensing. 2022-06-03 17:23:54 +03:00
bpf_prog_run.rst Documentation/bpf: Add documentation for BPF_PROG_RUN 2022-10-25 14:57:58 +02:00
btf.rst docs/bpf: Add constant values for linkages 2025-01-21 11:27:06 +01:00
clang-notes.rst bpf, docs: Explain helper functions 2023-09-22 09:12:16 +02:00
classic_vs_extended.rst bpf, docs: Split the comparism to classic BPF from instruction-set.rst 2022-08-24 12:53:51 +02:00
cpumasks.rst bpf: Add bpf_cpumask_weight() kfunc 2024-06-25 10:52:20 +02:00
drgn.rst bpf: Document bpf_inspect drgn tool 2020-03-26 00:08:36 +01:00
faq.rst bpf, docs: Fix ordering of bpf documentation 2022-08-24 12:53:38 +02:00
fs_kfuncs.rst Documentation/bpf: Add documentation for filesystem kfuncs 2025-02-24 12:03:45 -05:00
graph_ds_impl.rst Documentation: bpf: Add missing line break separator in node_data struct code block 2023-06-13 22:45:32 +02:00
helpers.rst bpf, docs: Fix ordering of bpf documentation 2022-08-24 12:53:38 +02:00
index.rst Documentation/bpf: Add documentation for filesystem kfuncs 2025-02-24 12:03:45 -05:00
kfuncs.rst bpf: treewide: Annotate BPF kfuncs in BTF 2024-10-15 10:49:07 +02:00
linux-notes.rst bpf, docs: Move linux-notes.rst to root bpf docs tree 2023-12-15 09:29:02 +01:00
llvm_reloc.rst docs/bpf: Fix "file doesn't exist" warnings in {llvm_reloc,btf}.rst 2023-12-15 09:29:03 +01:00
map_array.rst docs/bpf: Fix sphinx warnings in BPF map docs 2023-04-28 11:43:11 +02:00
map_bloom_filter.rst docs/bpf: Document BPF_MAP_TYPE_BLOOM_FILTER 2023-04-28 11:43:10 +02:00
map_cgroup_storage.rst Remove duplicate words inside documentation 2023-04-28 11:43:21 +02:00
map_cgrp_storage.rst docs/bpf: Add documentation for new cgroup local storage 2023-04-28 11:42:59 +02:00
map_cpumap.rst docs/bpf: Fix sphinx warnings for cpumap 2023-04-28 11:43:10 +02:00
map_devmap.rst docs/bpf: Fix sphinx warnings for devmap 2023-04-28 11:43:10 +02:00
map_hash.rst docs/bpf: Add LRU internals description and graph 2023-10-12 11:40:54 +02:00
map_lpm_trie.rst bpf: Replace bpf_lpm_trie_key 0-length array with flexible array 2024-10-15 10:49:11 +02:00
map_lru_hash_update.dot docs/bpf: Add LRU internals description and graph 2023-10-12 11:40:54 +02:00
map_of_maps.rst docs/bpf: Fix sphinx warnings in BPF map docs 2023-04-28 11:43:11 +02:00
map_queue_stack.rst docs/bpf: Fix sphinx warnings in BPF map docs 2023-04-28 11:43:11 +02:00
map_sk_storage.rst docs/bpf: Reword docs for BPF_MAP_TYPE_SK_STORAGE 2023-04-28 11:43:18 +02:00
map_sockmap.rst docs: BPF_MAP_TYPE_SOCK[MAP|HASH] 2023-06-13 22:44:24 +02:00
map_xskmap.rst Documentation: bpf: correct spelling 2023-06-13 22:44:55 +02:00
maps.rst bpf, docs: Fix final bpf docs build failure 2023-09-22 09:12:09 +02:00
other.rst bpf, documentation: Add graph documentation for non-owning refs 2023-06-13 22:45:31 +02:00
prog_cgroup_sockopt.rst bpf: Document EFAULT changes for sockopt 2023-10-12 11:41:04 +02:00
prog_cgroup_sysctl.rst
prog_flow_dissector.rst docs/bpf: update out-of-date doc in BPF flow dissector 2023-12-15 09:29:04 +01:00
prog_lsm.rst bpf, docs: Rename bpf_lsm.rst to prog_lsm.rst 2022-08-24 12:53:38 +02:00
prog_sk_lookup.rst bpf: sk_lookup: Add user documentation 2020-08-24 14:46:50 -07:00
programs.rst docs/bpf: Add table of BPF program types to libbpf docs 2023-04-28 11:43:11 +02:00
redirect.rst bpf, docs: DEVMAPs and XDP_REDIRECT 2023-04-28 11:43:08 +02:00
ringbuf.rst Documentation: bpf: correct spelling 2023-06-13 22:44:55 +02:00
s390.rst bpf: Add s390 testing documentation 2019-10-30 16:25:31 +01:00
syscall_api.rst bpf, docs: Fix ordering of bpf documentation 2022-08-24 12:53:38 +02:00
test_debug.rst bpf, docs: Fix ordering of bpf documentation 2022-08-24 12:53:38 +02:00
verifier.rst docs/bpf: Fix a typo in verifier.rst 2025-01-21 11:27:01 +01:00