Searched refs:btf_is_float (Results 1 – 2 of 2) sorted by relevance
437 static inline bool btf_is_float(const struct btf_type *t) in btf_is_float() function
2711 } else if (!has_float && btf_is_float(t)) { in bpf_object__sanitize_btf()