diff options
author | Yonghong Song <yhs@fb.com> | 2021-02-26 21:49:27 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2021-02-26 22:23:52 +0100 |
commit | 314ee05e2fc601a7bece14376547d2b7a04bab67 (patch) | |
tree | 0bbde93b582ca28a5585987cbf4ffe0b048fc08a /kernel/bpf/arraymap.c | |
parent | bpf: Add bpf_for_each_map_elem() helper (diff) | |
download | linux-314ee05e2fc601a7bece14376547d2b7a04bab67.tar.xz linux-314ee05e2fc601a7bece14376547d2b7a04bab67.zip |
bpf: Add hashtab support for bpf_for_each_map_elem() helper
This patch added support for hashmap, percpu hashmap,
lru hashmap and percpu lru hashmap.
Signed-off-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210226204927.3885020-1-yhs@fb.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions