btf_type_is_int 637 kernel/bpf/btf.c if (!t || !btf_type_is_int(t)) btf_type_is_int 1947 kernel/bpf/btf.c if (!index_type || !btf_type_is_int(index_type) || btf_type_is_int 1973 kernel/bpf/btf.c if (btf_type_is_int(elem_type) && !btf_type_int_is_regular(elem_type)) {