bloom_map_push_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
: Selective Inline, Transformation ⚠️int bloom_map_push_elem(struct bpf_map *map, void *value, u64 flags);
Collision: Unique Static
Inline: Selective
Transformation: True
Instances:
In kernel/bpf/bloom_filter.c (ffffffff812a4a80)
Location: kernel/bpf/bloom_filter.c:59
Inline: True
Symbols:
ffffffff812a4a80-ffffffff812a4c02: bloom_map_push_elem.part.0 (STB_LOCAL)
ffffffff812a4c10-ffffffff812a4c3f: bloom_map_push_elem (STB_LOCAL)
6.2
: Selective Inline, Transformation ⚠️int bloom_map_push_elem(struct bpf_map *map, void *value, u64 flags);
Collision: Unique Static
Inline: Selective
Transformation: True
Instances:
In kernel/bpf/bloom_filter.c (ffffffff81302800)
Location: kernel/bpf/bloom_filter.c:59
Inline: True
Symbols:
ffffffff81302800-ffffffff81302982: bloom_map_push_elem.part.0 (STB_LOCAL)
ffffffff813029a0-ffffffff813029cf: bloom_map_push_elem (STB_LOCAL)
6.5
: Selective Inline ⚠️long int bloom_map_push_elem(struct bpf_map *map, void *value, u64 flags);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In kernel/bpf/bloom_filter.c (ffffffff81331540)
Location: kernel/bpf/bloom_filter.c:51
Inline: True
Symbols:
ffffffff81331540-ffffffff813315be: bloom_map_push_elem (STB_LOCAL)
6.8
: Selective Inline ⚠️long int bloom_map_push_elem(struct bpf_map *map, void *value, u64 flags);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In kernel/bpf/bloom_filter.c (ffffffff81355ae0)
Location: kernel/bpf/bloom_filter.c:51
Inline: True
Symbols:
ffffffff81355ae0-ffffffff81355b5e: bloom_map_push_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
✅