diff options
| author | Grant Seltzer <[email protected]> | 2022-01-06 20:13:05 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2022-01-06 23:12:42 +0000 |
| commit | e59618f0f46fa6cf86d5b82380e0f453756b282b (patch) | |
| tree | 0f7543f6ce8d41aff5493dfd2f575f840ea177c4 /tools/testing/selftests/bpf/prog_tests/d_path.c | |
| parent | selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3 (diff) | |
| download | kernel-e59618f0f46fa6cf86d5b82380e0f453756b282b.tar.gz kernel-e59618f0f46fa6cf86d5b82380e0f453756b282b.zip | |
libbpf: Add documentation for bpf_map batch operations
This adds documention for:
- bpf_map_delete_batch()
- bpf_map_lookup_batch()
- bpf_map_lookup_and_delete_batch()
- bpf_map_update_batch()
This also updates the public API for the `keys` parameter
of `bpf_map_delete_batch()`, and both the
`keys` and `values` parameters of `bpf_map_update_batch()`
to be constants.
Signed-off-by: Grant Seltzer <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/d_path.c')
0 files changed, 0 insertions, 0 deletions
