diff options
| author | 2021-09-17 23:14:58 -0400 | |
|---|---|---|
| committer | 2021-09-20 17:23:31 -0700 | |
| commit | 97c140d94e2e5f050d5f418317cc34f83da3d0f5 (patch) | |
| tree | d436ee7a478778279c8377ee39e6cd0b8279ad9a /samples | |
| parent | Merge branch 'bpf: implement variadic printk helper' (diff) | |
| download | linux-dev-97c140d94e2e5f050d5f418317cc34f83da3d0f5.tar.xz linux-dev-97c140d94e2e5f050d5f418317cc34f83da3d0f5.zip | |
libbpf: Add doc comments in libbpf.h
This adds comments above functions in libbpf.h which document
their uses. These comments are of a format that doxygen and sphinx
can pick up and render. These are rendered by libbpf.readthedocs.org
These doc comments are for:
- bpf_object__find_map_by_name()
- bpf_map__fd()
- bpf_map__is_internal()
- libbpf_get_error()
- libbpf_num_possible_cpus()
Signed-off-by: Grant Seltzer <grantseltzer@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210918031457.36204-1-grantseltzer@gmail.com
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions
