Searched refs:PTR_TO_TCP_SOCK (Results 1 – 2 of 2) sorted by relevance
395 type == PTR_TO_TCP_SOCK || in type_is_sk_pointer()402 type == PTR_TO_TCP_SOCK || in reg_type_not_null()429 type == PTR_TO_TCP_SOCK || in reg_type_may_be_refcounted_or_null()516 [PTR_TO_TCP_SOCK] = "tcp_sock",2210 case PTR_TO_TCP_SOCK: in is_spillable_regtype()3072 case PTR_TO_TCP_SOCK: in check_sock_access()3225 case PTR_TO_TCP_SOCK: in check_ptr_alignment()4331 PTR_TO_TCP_SOCK,4341 PTR_TO_TCP_SOCK,6035 case PTR_TO_TCP_SOCK: in adjust_ptr_min_max_vals()[all …]
399 PTR_TO_TCP_SOCK, /* reg points to struct tcp_sock */ enumerator