btf_kind_operations
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
5.0
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
5.3
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
5.4
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
5.8
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
5.11
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct btf_show *);
};
5.13
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct btf_show *);
};
5.15
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct btf_show *);
};
5.19
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct btf_show *);
};
6.2
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct btf_show *);
};
6.5
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct btf_show *);
};
6.8
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct btf_show *);
};
arm64
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
armhf
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
ppc64el
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
riscv64
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
aws
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
azure
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
gcp
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
lowlatency
: ✅struct btf_kind_operations {
s32 (*check_meta)(struct btf_verifier_env *, const struct btf_type *, u32);
int (*resolve)(struct btf_verifier_env *, const struct resolve_vertex *);
int (*check_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *);
void (*log_details)(struct btf_verifier_env *, const struct btf_type *);
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *);
};
Regular
4.18
and 5.0
⚠️int (*check_kflag_member)(struct btf_verifier_env *, const struct btf_type *, const struct btf_member *, const struct btf_type *)
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
⚠️void (*show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct btf_show *)
void (*seq_show)(const struct btf *, const struct btf_type *, u32, void *, u8, struct seq_file *)
5.11
and 5.13
✅
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
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅