Searched refs:PTR_TO_SOCKET (Results 1 – 5 of 5) sorted by relevance
140 PTR_TO_SOCKET144 returns this type, which becomes a PTR_TO_SOCKET when145 checked != NULL. PTR_TO_SOCKET is reference-counted,199 The 'id' field is also used on PTR_TO_SOCKET and PTR_TO_SOCKET_OR_NULL, common202 it also handles reference tracking for the pointer. PTR_TO_SOCKET implicitly
437 return type == PTR_TO_SOCKET || in type_is_sk_pointer()457 return type == PTR_TO_SOCKET || in reg_not_null()622 [PTR_TO_SOCKET] = "sock", in reg_type_str()2190 reg->type = PTR_TO_SOCKET; in mark_ptr_not_null_reg()4468 case PTR_TO_SOCKET: in is_spillable_regtype()5620 case PTR_TO_SOCKET: in check_sock_access()5682 [PTR_TO_SOCKET] = &btf_sock_ids[BTF_SOCK_TYPE_SOCK],5816 case PTR_TO_SOCKET: in check_ptr_alignment()8046 PTR_TO_SOCKET,8056 PTR_TO_SOCKET,[all …]
2409 info->reg_type = PTR_TO_SOCKET; in cg_sockopt_is_valid_access()
868 PTR_TO_SOCKET, /* reg points to struct bpf_sock */ enumerator896 PTR_TO_SOCKET_OR_NULL = PTR_MAYBE_NULL | PTR_TO_SOCKET,
9145 info->reg_type = PTR_TO_SOCKET; in sock_addr_is_valid_access() 9292 info->reg_type = PTR_TO_SOCKET; in sk_msg_is_valid_access() 11328 info->reg_type = PTR_TO_SOCKET; in sk_reuseport_is_valid_access()