bpf_obj_pin_mapRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: ✅Event:
struct trace_event_raw_bpf_obj_map {
struct trace_entry ent;
u32 type;
int ufd;
u32 __data_loc_path;
char __data[0];
};
Function:
void trace_event_raw_event_bpf_obj_map(void *__data, const struct bpf_map *map, int ufd, const struct filename *pname);
4.15: ✅Event:
struct trace_event_raw_bpf_obj_map {
struct trace_entry ent;
u32 type;
int ufd;
u32 __data_loc_path;
char __data[0];
};
Function:
void trace_event_raw_event_bpf_obj_map(void *__data, const struct bpf_map *map, int ufd, const struct filename *pname);
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: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
4.13 and 4.15 ✅