Searched refs:PTR_TO_TCP_SOCK_OR_NULL (Results 1 – 2 of 2) sorted by relevance
447 type == PTR_TO_TCP_SOCK_OR_NULL || in reg_type_may_be_null()465 type == PTR_TO_TCP_SOCK_OR_NULL || in reg_type_may_be_refcounted_or_null()560 [PTR_TO_TCP_SOCK_OR_NULL] = "tcp_sock_or_null",1172 case PTR_TO_TCP_SOCK_OR_NULL: in mark_ptr_not_null_reg()2724 case PTR_TO_TCP_SOCK_OR_NULL: in is_spillable_regtype()6556 regs[BPF_REG_0].type = PTR_TO_TCP_SOCK_OR_NULL; in check_helper_call()7236 case PTR_TO_TCP_SOCK_OR_NULL: in adjust_ptr_min_max_vals()10532 case PTR_TO_TCP_SOCK_OR_NULL: in regsafe()11065 case PTR_TO_TCP_SOCK_OR_NULL: in reg_type_mismatch_ok()
435 PTR_TO_TCP_SOCK_OR_NULL, /* reg points to struct tcp_sock or NULL */ enumerator
Completed in 31 milliseconds