bpf_tcp_ca_btf_struct_access
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 bpf_tcp_ca_btf_struct_access(struct bpf_verifier_log *log, const struct btf_type *t, int off, int size, enum bpf_access_type atype, u32 *next_btf_id);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv4/bpf_tcp_ca.c (ffffffff81b0d3d0)
Location: net/ipv4/bpf_tcp_ca.c:125
Inline: False
Symbols:
ffffffff81b0d3d0-ffffffff81b0d4a4: bpf_tcp_ca_btf_struct_access (STB_LOCAL)
5.11
: ✅int bpf_tcp_ca_btf_struct_access(struct bpf_verifier_log *log, const struct btf *btf, const struct btf_type *t, int off, int size, enum bpf_access_type atype, u32 *next_btf_id);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv4/bpf_tcp_ca.c (ffffffff81b1b740)
Location: net/ipv4/bpf_tcp_ca.c:97
Inline: False
Symbols:
ffffffff81b1b740-ffffffff81b1b826: bpf_tcp_ca_btf_struct_access (STB_LOCAL)
5.13
: ✅int bpf_tcp_ca_btf_struct_access(struct bpf_verifier_log *log, const struct btf *btf, const struct btf_type *t, int off, int size, enum bpf_access_type atype, u32 *next_btf_id);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv4/bpf_tcp_ca.c (ffffffff81b09420)
Location: net/ipv4/bpf_tcp_ca.c:98
Inline: False
Symbols:
ffffffff81b09420-ffffffff81b09514: bpf_tcp_ca_btf_struct_access (STB_LOCAL)
5.15
: ✅int bpf_tcp_ca_btf_struct_access(struct bpf_verifier_log *log, const struct btf *btf, const struct btf_type *t, int off, int size, enum bpf_access_type atype, u32 *next_btf_id);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv4/bpf_tcp_ca.c (ffffffff81bcc310)
Location: net/ipv4/bpf_tcp_ca.c:101
Inline: False
Symbols:
ffffffff81bcc310-ffffffff81bcc404: bpf_tcp_ca_btf_struct_access (STB_LOCAL)
5.19
: ✅int bpf_tcp_ca_btf_struct_access(struct bpf_verifier_log *log, const struct btf *btf, const struct btf_type *t, int off, int size, enum bpf_access_type atype, u32 *next_btf_id, enum bpf_type_flag *flag);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv4/bpf_tcp_ca.c (ffffffff81d61f50)
Location: net/ipv4/bpf_tcp_ca.c:95
Inline: False
Symbols:
ffffffff81d61f50-ffffffff81d6206f: bpf_tcp_ca_btf_struct_access (STB_LOCAL)
6.2
: ✅int bpf_tcp_ca_btf_struct_access(struct bpf_verifier_log *log, const struct bpf_reg_state *reg, int off, int size, enum bpf_access_type atype, u32 *next_btf_id, enum bpf_type_flag *flag);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv4/bpf_tcp_ca.c (ffffffff81f2c970)
Location: net/ipv4/bpf_tcp_ca.c:73
Inline: False
Symbols:
ffffffff81f2c970-ffffffff81f2cad8: bpf_tcp_ca_btf_struct_access (STB_LOCAL)
6.5
: ✅int bpf_tcp_ca_btf_struct_access(struct bpf_verifier_log *log, const struct bpf_reg_state *reg, int off, int size);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv4/bpf_tcp_ca.c (ffffffff81f8c640)
Location: net/ipv4/bpf_tcp_ca.c:73
Inline: False
Symbols:
ffffffff81f8c640-ffffffff81f8c77e: bpf_tcp_ca_btf_struct_access (STB_LOCAL)
6.8
: ✅int bpf_tcp_ca_btf_struct_access(struct bpf_verifier_log *log, const struct bpf_reg_state *reg, int off, int size);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv4/bpf_tcp_ca.c (ffffffff82059e40)
Location: net/ipv4/bpf_tcp_ca.c:71
Inline: False
Symbols:
ffffffff82059e40-ffffffff82059f7e: bpf_tcp_ca_btf_struct_access (STB_LOCAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.8
and 5.11
⚠️const struct btf *btf
log, t, off, size, atype, next_btf_id
➡️ log, btf, t, off, size, atype, next_btf_id
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
⚠️enum bpf_type_flag *flag
5.19
and 6.2
⚠️const struct bpf_reg_state *reg
const struct btf *btf
const struct btf_type *t
log, btf, t, off, size, atype, next_btf_id, flag
➡️ log, reg, off, size, atype, next_btf_id, flag
6.2
and 6.5
⚠️enum bpf_access_type atype
u32 *next_btf_id
enum bpf_type_flag *flag
6.5
and 6.8
✅