Searched refs:btf_int_offset (Results 1 – 2 of 2) sorted by relevance
294 static inline __u8 btf_int_offset(const struct btf_type *t) in btf_int_offset() function
4792 return btf_int_offset(local_type) == 0 && in bpf_core_fields_are_compat()4793 btf_int_offset(targ_type) == 0; in bpf_core_fields_are_compat()4948 return btf_int_offset(local_type) == 0 && btf_int_offset(targ_type) == 0; in bpf_core_types_are_compat()