bpf_struct_ops_prepare_trampolineRegular
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 bpf_struct_ops_prepare_trampoline(struct bpf_tramp_links *tlinks, struct bpf_tramp_link *link, const struct btf_func_model *model, void *image, void *image_end);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In kernel/bpf/bpf_struct_ops.c (ffffffff812c6d41)
Location: kernel/bpf/bpf_struct_ops.c:335
Inline: True
Inline callers:
- kernel/bpf/bpf_struct_ops.c:bpf_struct_ops_map_update_elem
Direct callers:
- net/bpf/bpf_dummy_struct_ops.c:bpf_struct_ops_test_run
Symbols:
ffffffff812c7490-ffffffff812c74e4: bpf_struct_ops_prepare_trampoline (STB_GLOBAL)
6.2: Selective Inline ⚠️int bpf_struct_ops_prepare_trampoline(struct bpf_tramp_links *tlinks, struct bpf_tramp_link *link, const struct btf_func_model *model, void *image, void *image_end);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In kernel/bpf/bpf_struct_ops.c (ffffffff8132c5a0)
Location: kernel/bpf/bpf_struct_ops.c:335
Inline: True
Inline callers:
- kernel/bpf/bpf_struct_ops.c:bpf_struct_ops_map_update_elem
Direct callers:
- net/bpf/bpf_dummy_struct_ops.c:bpf_struct_ops_test_run
Symbols:
ffffffff8132ce50-ffffffff8132cea4: bpf_struct_ops_prepare_trampoline (STB_GLOBAL)
6.5: Selective Inline ⚠️int bpf_struct_ops_prepare_trampoline(struct bpf_tramp_links *tlinks, struct bpf_tramp_link *link, const struct btf_func_model *model, void *image, void *image_end);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In kernel/bpf/bpf_struct_ops.c (ffffffff8135cb60)
Location: kernel/bpf/bpf_struct_ops.c:352
Inline: True
Inline callers:
- kernel/bpf/bpf_struct_ops.c:bpf_struct_ops_map_update_elem
Direct callers:
- net/bpf/bpf_dummy_struct_ops.c:bpf_struct_ops_test_run
Symbols:
ffffffff8135d2a0-ffffffff8135d2f4: bpf_struct_ops_prepare_trampoline (STB_GLOBAL)
6.8: ✅int bpf_struct_ops_prepare_trampoline(struct bpf_tramp_links *tlinks, struct bpf_tramp_link *link, const struct btf_func_model *model, void *stub_func, void *image, void *image_end);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/bpf_struct_ops.c (ffffffff813859b0)
Location: kernel/bpf/bpf_struct_ops.c:352
Inline: False
Direct callers:
- kernel/bpf/bpf_struct_ops.c:bpf_struct_ops_map_update_elem
- net/bpf/bpf_dummy_struct_ops.c:bpf_struct_ops_test_run
Symbols:
ffffffff813859b0-ffffffff81385a5a: bpf_struct_ops_prepare_trampoline (STB_GLOBAL)
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 ✅
6.5 and 6.8 ⚠️void *stub_func
tlinks, link, model, image, image_end ➡️ tlinks, link, model, stub_func, image, image_end