__traceiter_xdp_redirect
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
: ✅int __traceiter_xdp_redirect(void *__data, const struct net_device *dev, const struct bpf_prog *xdp, const void *tgt, int err, const struct bpf_map *map, u32 index);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/core.c (ffffffff811f6400)
Location: include/trace/events/xdp.h:132
Inline: False
Symbols:
ffffffff811f6400-ffffffff811f6470: __traceiter_xdp_redirect (STB_GLOBAL)
5.13
: ✅int __traceiter_xdp_redirect(void *__data, const struct net_device *dev, const struct bpf_prog *xdp, const void *tgt, int err, enum bpf_map_type map_type, u32 map_id, u32 index);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/core.c (ffffffff811f72e0)
Location: include/trace/events/xdp.h:136
Inline: False
Symbols:
ffffffff811f72e0-ffffffff811f7353: __traceiter_xdp_redirect (STB_GLOBAL)
5.15
: ✅int __traceiter_xdp_redirect(void *__data, const struct net_device *dev, const struct bpf_prog *xdp, const void *tgt, int err, enum bpf_map_type map_type, u32 map_id, u32 index);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/core.c (ffffffff812288b0)
Location: include/trace/events/xdp.h:140
Inline: False
Symbols:
ffffffff812288b0-ffffffff81228923: __traceiter_xdp_redirect (STB_GLOBAL)
5.19
: ✅int __traceiter_xdp_redirect(void *__data, const struct net_device *dev, const struct bpf_prog *xdp, const void *tgt, int err, enum bpf_map_type map_type, u32 map_id, u32 index);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/core.c (ffffffff81269840)
Location: include/trace/events/xdp.h:140
Inline: False
Symbols:
ffffffff81269840-ffffffff812698d5: __traceiter_xdp_redirect (STB_GLOBAL)
6.2
: ✅int __traceiter_xdp_redirect(void *__data, const struct net_device *dev, const struct bpf_prog *xdp, const void *tgt, int err, enum bpf_map_type map_type, u32 map_id, u32 index);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/core.c (ffffffff812be790)
Location: include/trace/events/xdp.h:140
Inline: False
Symbols:
ffffffff812be790-ffffffff812be825: __traceiter_xdp_redirect (STB_GLOBAL)
6.5
: ✅int __traceiter_xdp_redirect(void *__data, const struct net_device *dev, const struct bpf_prog *xdp, const void *tgt, int err, enum bpf_map_type map_type, u32 map_id, u32 index);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/core.c (ffffffff812e5410)
Location: include/trace/events/xdp.h:140
Inline: False
Symbols:
ffffffff812e5410-ffffffff812e54a5: __traceiter_xdp_redirect (STB_GLOBAL)
6.8
: ✅int __traceiter_xdp_redirect(void *__data, const struct net_device *dev, const struct bpf_prog *xdp, const void *tgt, int err, enum bpf_map_type map_type, u32 map_id, u32 index);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/core.c (ffffffff813034c0)
Location: include/trace/events/xdp.h:141
Inline: False
Symbols:
ffffffff813034c0-ffffffff81303555: __traceiter_xdp_redirect (STB_GLOBAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.11
and 5.13
⚠️enum bpf_map_type map_type
u32 map_id
const struct bpf_map *map
__data, dev, xdp, tgt, err, map, index
➡️ __data, dev, xdp, tgt, err, map_type, map_id, index
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅