bloom_map_pop_elemRegular
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 ⚠️int bloom_map_pop_elem(struct bpf_map *map, void *value);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In kernel/bpf/bloom_filter.c (ffffffff812a47d0)
Location: kernel/bpf/bloom_filter.c:76
Inline: True
Symbols:
ffffffff812a47d0-ffffffff812a47e4: bloom_map_pop_elem (STB_LOCAL)
6.2: Selective Inline ⚠️int bloom_map_pop_elem(struct bpf_map *map, void *value);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In kernel/bpf/bloom_filter.c (ffffffff813024b0)
Location: kernel/bpf/bloom_filter.c:76
Inline: True
Symbols:
ffffffff813024b0-ffffffff813024c4: bloom_map_pop_elem (STB_LOCAL)
6.5: Selective Inline ⚠️long int bloom_map_pop_elem(struct bpf_map *map, void *value);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In kernel/bpf/bloom_filter.c (ffffffff81331040)
Location: kernel/bpf/bloom_filter.c:68
Inline: True
Symbols:
ffffffff81331040-ffffffff81331056: bloom_map_pop_elem (STB_LOCAL)
6.8: Selective Inline ⚠️long int bloom_map_pop_elem(struct bpf_map *map, void *value);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In kernel/bpf/bloom_filter.c (ffffffff813555e0)
Location: kernel/bpf/bloom_filter.c:68
Inline: True
Symbols:
ffffffff813555e0-ffffffff813555f6: bloom_map_pop_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 ✅