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