bloom_map_delete_elem
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: ✅int bloom_map_delete_elem(struct bpf_map *map, void *value);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/bloom_filter.c (0)
Location: kernel/bpf/bloom_filter.c:81
Inline: False
Symbols:
ffffffff812a4c40-ffffffff812a4c54: bloom_map_delete_elem (STB_LOCAL)
6.2
: ✅int bloom_map_delete_elem(struct bpf_map *map, void *value);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/bloom_filter.c (0)
Location: kernel/bpf/bloom_filter.c:81
Inline: False
Symbols:
ffffffff813027d0-ffffffff813027e4: bloom_map_delete_elem (STB_LOCAL)
6.5
: ✅long int bloom_map_delete_elem(struct bpf_map *map, void *value);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/bloom_filter.c (0)
Location: kernel/bpf/bloom_filter.c:73
Inline: False
Symbols:
ffffffff813315d0-ffffffff813315e6: bloom_map_delete_elem (STB_LOCAL)
6.8
: ✅long int bloom_map_delete_elem(struct bpf_map *map, void *value);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/bloom_filter.c (0)
Location: kernel/bpf/bloom_filter.c:73
Inline: False
Symbols:
ffffffff81355b70-ffffffff81355b86: bloom_map_delete_elem (STB_LOCAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.19
and 6.2
✅
6.2
and 6.5
⚠️int
➡️ long int
6.5
and 6.8
✅