generic_map_update_batch
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
: ✅int generic_map_update_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr *uattr);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/syscall.c (ffffffff811ff690)
Location: kernel/bpf/syscall.c:1298
Inline: False
Symbols:
ffffffff811ff690-ffffffff811ff8c5: generic_map_update_batch (STB_GLOBAL)
5.11
: ✅int generic_map_update_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr *uattr);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/syscall.c (ffffffff811fea40)
Location: kernel/bpf/syscall.c:1311
Inline: False
Symbols:
ffffffff811fea40-ffffffff811fec75: generic_map_update_batch (STB_GLOBAL)
5.13
: ✅int generic_map_update_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr *uattr);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/syscall.c (ffffffff811ff4d0)
Location: kernel/bpf/syscall.c:1312
Inline: False
Symbols:
ffffffff811ff4d0-ffffffff811ff704: generic_map_update_batch (STB_GLOBAL)
5.15
: ✅int generic_map_update_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr *uattr);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/syscall.c (ffffffff81231100)
Location: kernel/bpf/syscall.c:1349
Inline: False
Symbols:
ffffffff81231100-ffffffff81231388: generic_map_update_batch (STB_GLOBAL)
5.19
: ✅int generic_map_update_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr *uattr);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/syscall.c (ffffffff81274350)
Location: kernel/bpf/syscall.c:1593
Inline: False
Symbols:
ffffffff81274350-ffffffff812745d0: generic_map_update_batch (STB_GLOBAL)
6.2
: ✅int generic_map_update_batch(struct bpf_map *map, struct file *map_file, const union bpf_attr *attr, union bpf_attr *uattr);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/syscall.c (ffffffff812cb580)
Location: kernel/bpf/syscall.c:1631
Inline: False
Symbols:
ffffffff812cb580-ffffffff812cb7c4: generic_map_update_batch (STB_GLOBAL)
6.5
: ✅int generic_map_update_batch(struct bpf_map *map, struct file *map_file, const union bpf_attr *attr, union bpf_attr *uattr);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/syscall.c (ffffffff812f2ee0)
Location: kernel/bpf/syscall.c:1708
Inline: False
Symbols:
ffffffff812f2ee0-ffffffff812f311a: generic_map_update_batch (STB_GLOBAL)
6.8
: ✅int generic_map_update_batch(struct bpf_map *map, struct file *map_file, const union bpf_attr *attr, union bpf_attr *uattr);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/syscall.c (ffffffff81311d60)
Location: kernel/bpf/syscall.c:1744
Inline: False
Symbols:
ffffffff81311d60-ffffffff81311fac: generic_map_update_batch (STB_GLOBAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
⚠️struct file *map_file
map, attr, uattr
➡️ map, map_file, attr, uattr
6.2
and 6.5
✅
6.5
and 6.8
✅