bpf_cgrp_storage_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
: Absent ⚠️
6.2
: ✅int bpf_cgrp_storage_delete_elem(struct bpf_map *map, void *key);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_cgrp_storage.c (ffffffff81325950)
Location: kernel/bpf/bpf_cgrp_storage.c:135
Inline: False
Symbols:
ffffffff81325950-ffffffff81325a34: bpf_cgrp_storage_delete_elem (STB_LOCAL)
6.5
: ✅long int bpf_cgrp_storage_delete_elem(struct bpf_map *map, void *key);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_cgrp_storage.c (ffffffff81355ba0)
Location: kernel/bpf/bpf_cgrp_storage.c:128
Inline: False
Symbols:
ffffffff81355ba0-ffffffff81355c82: bpf_cgrp_storage_delete_elem (STB_LOCAL)
6.8
: ✅long int bpf_cgrp_storage_delete_elem(struct bpf_map *map, void *key);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_cgrp_storage.c (ffffffff8137e6d0)
Location: kernel/bpf/bpf_cgrp_storage.c:128
Inline: False
Symbols:
ffffffff8137e6d0-ffffffff8137e7b2: bpf_cgrp_storage_delete_elem (STB_LOCAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
6.2
and 6.5
⚠️int
➡️ long int
6.5
and 6.8
✅