Searched refs:btf_type_is_i32 (Results 1 – 4 of 4) sorted by relevance
106 if (!btf_type_is_i32(key_type)) in insn_array_check_btf()
809 if (!btf_type_is_i32(key_type)) in bpf_local_storage_map_check_btf()
572 if (!btf_type_is_i32(key_type)) in array_map_check_btf()
995 bool btf_type_is_i32(const struct btf_type *t) in btf_type_is_i32() function