aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/sancov_plugin.c
diff options
context:
space:
mode:
authorJoanne Koong <[email protected]>2021-10-29 22:49:07 +0000
committerAlexei Starovoitov <[email protected]>2021-11-01 21:16:03 +0000
commit6fdc348006fe2c8f0765f6eecf2e3cbab06c60b5 (patch)
treede48219fb6645dad84835ddbe6acfdf8a7270977 /scripts/gcc-plugins/sancov_plugin.c
parentMerge branch 'introduce dummy BPF STRUCT_OPS' (diff)
downloadkernel-6fdc348006fe2c8f0765f6eecf2e3cbab06c60b5.tar.gz
kernel-6fdc348006fe2c8f0765f6eecf2e3cbab06c60b5.zip
bpf: Bloom filter map naming fixups
This patch has two changes in the kernel bloom filter map implementation: 1) Change the names of map-ops functions to include the "bloom_map" prefix. As Martin pointed out on a previous patchset, having generic map-ops names may be confusing in tracing and in perf-report. 2) Drop the "& 0xF" when getting nr_hash_funcs, since we already ascertain that no other bits in map_extra beyond the first 4 bits can be set. Signed-off-by: Joanne Koong <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Acked-by: Yonghong Song <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions