Searched refs:PTR_TO_SOCKET_OR_NULL (Results 1 – 4 of 4) sorted by relevance
336 type == PTR_TO_SOCKET_OR_NULL || in reg_type_may_be_null()350 type == PTR_TO_SOCKET_OR_NULL || in reg_type_may_be_refcounted_or_null()396 [PTR_TO_SOCKET_OR_NULL] = "sock_or_null",1846 case PTR_TO_SOCKET_OR_NULL: in is_spillable_regtype()4084 regs[BPF_REG_0].type = PTR_TO_SOCKET_OR_NULL; in check_helper_call()4369 case PTR_TO_SOCKET_OR_NULL: in adjust_ptr_min_max_vals()5627 } else if (reg->type == PTR_TO_SOCKET_OR_NULL) { in mark_ptr_or_null_reg()6910 case PTR_TO_SOCKET_OR_NULL: in regsafe()7437 case PTR_TO_SOCKET_OR_NULL: in reg_type_mismatch_ok()
277 PTR_TO_SOCKET_OR_NULL, /* reg points to struct bpf_sock or NULL */ enumerator
1134 PTR_TO_SOCKET_OR_NULL1187 The 'id' field is also used on PTR_TO_SOCKET and PTR_TO_SOCKET_OR_NULL, common
7060 info->reg_type = PTR_TO_SOCKET_OR_NULL; in sock_ops_is_valid_access()