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_prog_run.rst
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
cpumasks.rst bpf: Add bpf_cpumask_weight() kfunc 2024-06-25 10:52:20 +02:00
drgn.rst
faq.rst
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
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
map_bloom_filter.rst
map_cgroup_storage.rst
map_cgrp_storage.rst
map_cpumap.rst
map_devmap.rst
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
map_queue_stack.rst
map_sk_storage.rst
map_sockmap.rst
map_xskmap.rst
maps.rst bpf, docs: Fix final bpf docs build failure 2023-09-22 09:12:09 +02:00
other.rst
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
prog_sk_lookup.rst
programs.rst
redirect.rst
ringbuf.rst
s390.rst
syscall_api.rst
test_debug.rst
verifier.rst docs/bpf: Fix a typo in verifier.rst 2025-01-21 11:27:01 +01:00