Searched refs:PTR_TO_TCP_SOCK (Results 1 – 3 of 3) sorted by relevance
441 type == PTR_TO_TCP_SOCK || in type_is_sk_pointer()448 type == PTR_TO_TCP_SOCK || in reg_type_not_null()463 return type == PTR_TO_SOCKET || type == PTR_TO_TCP_SOCK || in reg_type_may_be_refcounted_or_null()558 [PTR_TO_TCP_SOCK] = "tcp_sock", in reg_type_str()2967 case PTR_TO_TCP_SOCK: in is_spillable_regtype()4057 case PTR_TO_TCP_SOCK: in check_sock_access()4213 case PTR_TO_TCP_SOCK: in check_ptr_alignment()5673 PTR_TO_TCP_SOCK,5683 PTR_TO_TCP_SOCK,7522 regs[BPF_REG_0].type = PTR_TO_TCP_SOCK | ret_flag; in check_helper_call()[all …]
6137 [PTR_TO_TCP_SOCK] = &btf_sock_ids[BTF_SOCK_TYPE_TCP],
639 PTR_TO_TCP_SOCK, /* reg points to struct tcp_sock */ enumerator667 PTR_TO_TCP_SOCK_OR_NULL = PTR_MAYBE_NULL | PTR_TO_TCP_SOCK,