Home
last modified time | relevance | path

Searched refs:btf_int_offset (Results 1 – 2 of 2) sorted by relevance

/tools/lib/bpf/
Dbtf.h242 static inline __u8 btf_int_offset(const struct btf_type *t) in btf_int_offset() function
Dlibbpf.c2604 return btf_int_offset(local_type) == 0 && in bpf_core_fields_are_compat()
2605 btf_int_offset(targ_type) == 0 && in bpf_core_fields_are_compat()