Searched refs:btf_int_offset (Results 1 – 6 of 6) sorted by relevance
105 t->size, btf_int_offset(t), btf_int_bits(t), in fprintf_btf_type_raw()
217 static inline u8 btf_int_offset(const struct btf_type *t) in btf_int_offset() function
369 return btf_int_offset(local_type) == 0 && in bpf_core_fields_are_compat()370 btf_int_offset(targ_type) == 0; in bpf_core_fields_are_compat()
532 static inline __u8 btf_int_offset(const struct btf_type *t) in btf_int_offset() function
5604 return btf_int_offset(local_type) == 0 && btf_int_offset(targ_type) == 0; in bpf_core_types_are_compat()
7349 return btf_int_offset(local_type) == 0 && btf_int_offset(targ_type) == 0; in __bpf_core_types_are_compat()