Searched refs:enforce_attach_type_range (Results 1 – 1 of 1) sorted by relevance
17939 struct tnum enforce_attach_type_range = tnum_unknown; in check_return_code() local18032 enforce_attach_type_range = tnum_range(2, 3); in check_return_code()18130 if (!tnum_is_unknown(enforce_attach_type_range) && in check_return_code()18131 tnum_in(enforce_attach_type_range, reg->var_off)) in check_return_code()