Searched refs:DEBUG_NET_WARN_ON_ONCE (Results 1 – 25 of 42) sorted by relevance
12
34 DEBUG_NET_WARN_ON_ONCE(atomic_read(&shinfo->dataref) != 1); in tls_strp_anchor_free()90 DEBUG_NET_WARN_ON_ONCE(!strp->anchor->decrypted); in tls_strp_msg_detach()197 DEBUG_NET_WARN_ON_ONCE(atomic_read(&shinfo->dataref) != 1); in tls_strp_flush_anchor_copy()220 DEBUG_NET_WARN_ON_ONCE(1); in tls_strp_copyin_frag()489 DEBUG_NET_WARN_ON_ONCE(!strp->msg_ready); in tls_strp_msg_load()490 DEBUG_NET_WARN_ON_ONCE(!strp->stm.full_len); in tls_strp_msg_load()
56 DEBUG_NET_WARN_ON_ONCE(!cipher_desc || !cipher_desc->offloadable); in tls_enc_record()318 DEBUG_NET_WARN_ON_ONCE(!cipher_desc || !cipher_desc->offloadable); in tls_enc_skb()
215 DEBUG_NET_WARN_ON_ONCE(!ctx->strp.msg_ready || !ctx->strp.anchor->len); in tls_strp_msg()
276 DEBUG_NET_WARN_ON_ONCE(atomic_read(&ctx->decrypt_pending) < 1); in tls_do_decryption()580 DEBUG_NET_WARN_ON_ONCE(atomic_read(&ctx->encrypt_pending) < 1); in tls_do_encryption()1788 DEBUG_NET_WARN_ON_ONCE(1); in tls_check_pending_rekey()2142 DEBUG_NET_WARN_ON_ONCE(darg.zc); in tls_sw_recvmsg()2163 DEBUG_NET_WARN_ON_ONCE(darg.skb == ctx->strp.anchor); in tls_sw_recvmsg()
31 DEBUG_NET_WARN_ON_ONCE(!in_softirq()); in dst_cache_per_cpu_dst_set()45 DEBUG_NET_WARN_ON_ONCE(!in_softirq()); in dst_cache_per_cpu_get()
732 DEBUG_NET_WARN_ON_ONCE(skb->fclone != SKB_FCLONE_UNAVAILABLE); in __alloc_skb()844 DEBUG_NET_WARN_ON_ONCE(!in_softirq()); in napi_alloc_skb()897 DEBUG_NET_WARN_ON_ONCE(size > truesize); in skb_add_rx_frag_netmem()911 DEBUG_NET_WARN_ON_ONCE(size > truesize); in skb_coalesce_rx_frag()1179 DEBUG_NET_WARN_ON_ONCE(in_hardirq()); in skb_release_head_state()1229 DEBUG_NET_WARN_ON_ONCE(reason == SKB_NOT_DROPPED_YET || in __sk_skb_reason_drop()1531 DEBUG_NET_WARN_ON_ONCE(!in_softirq()); in napi_consume_skb()4280 DEBUG_NET_WARN_ON_ONCE(tgt->pp_recycle != skb->pp_recycle); in skb_shift()4281 DEBUG_NET_WARN_ON_ONCE(skb_cmp_decrypted(tgt, skb)); in skb_shift()4678 DEBUG_NET_WARN_ON_ONCE(!(skb_shinfo(skb)->gso_type & SKB_GSO_FRAGLIST)); in skb_segment_list()[all …]
434 DEBUG_NET_WARN_ON_ONCE(!in_softirq()); in lwtunnel_input()
779 DEBUG_NET_WARN_ON_ONCE(np->dev); in netpoll_setup()
418 DEBUG_NET_WARN_ON_ONCE(skb->end - skb->tail < grow); in gro_pull_from_frag0()
203 DEBUG_NET_WARN_ON_ONCE(true); in netmem_to_net_iov()259 DEBUG_NET_WARN_ON_ONCE(!page_pool_page_is_pp(p)); \
152 #define DEBUG_NET_WARN_ON_ONCE(cond) ((void)WARN_ON_ONCE(cond)) macro155 #define DEBUG_NET_WARN_ON_ONCE(cond) BUILD_BUG_ON_INVALID(cond) macro
130 DEBUG_NET_WARN_ON_ONCE(refcount_read(&req->rsk_refcnt) != 0); in reqsk_free()
894 DEBUG_NET_WARN_ON_ONCE(pkt_segs != in qdisc_pkt_segs()1173 DEBUG_NET_WARN_ON_ONCE(!(q->flags & TCQ_F_DEQUEUE_DROPS)); in qdisc_dequeue_drop()1174 DEBUG_NET_WARN_ON_ONCE(q->flags & TCQ_F_NOLOCK); in qdisc_dequeue_drop()
343 DEBUG_NET_WARN_ON_ONCE(!hlist_unhashed(&f6i->gc_link)); in fib6_info_release()
1820 DEBUG_NET_WARN_ON_ONCE(!sock_owned_by_user_nocheck(sk)); in sock_release_ownership()2763 DEBUG_NET_WARN_ON_ONCE(atomic_read(&sk->sk_drops)); in sk_drops_read()
1170 DEBUG_NET_WARN_ON_ONCE((skb->_skb_refdst & SKB_DST_PTRMASK) && in skb_dst_check_unset() 2813 DEBUG_NET_WARN_ON_ONCE(len > INT_MAX); in __skb_push() 2816 DEBUG_NET_WARN_ON_ONCE(skb->data < skb->head); in __skb_push() 2824 DEBUG_NET_WARN_ON_ONCE(len > INT_MAX); in __skb_pull() 2850 DEBUG_NET_WARN_ON_ONCE(len > INT_MAX); in pskb_may_pull_reason() 2988 DEBUG_NET_WARN_ON_ONCE(1); in skb_reset_mac_len() 3010 DEBUG_NET_WARN_ON_ONCE(offset != (typeof(skb->inner_transport_header))offset); in skb_reset_inner_transport_header() 3030 DEBUG_NET_WARN_ON_ONCE(offset != (typeof(skb->inner_network_header))offset); in skb_reset_inner_network_header() 3055 DEBUG_NET_WARN_ON_ONCE(offset != (typeof(skb->inner_mac_header))offset); in skb_reset_inner_mac_header() 3072 DEBUG_NET_WARN_ON_ONCE(!skb_transport_header_was_se in skb_transport_header() [all...]
52 DEBUG_NET_WARN_ON_ONCE(skb->len); in virtio_vsock_skb_put()
52 DEBUG_NET_WARN_ON_ONCE(sock_owned_by_user_nocheck(sk)); in mptcp_fastopen_subflow_synack_set_params()
666 DEBUG_NET_WARN_ON_ONCE(skb->destructor); in mptcp_borrow_fwdmem()
322 DEBUG_NET_WARN_ON_ONCE(1); in ovpn_encrypt_one()
536 DEBUG_NET_WARN_ON_ONCE(1); in ovpn_tcp_socket_attach()
484 DEBUG_NET_WARN_ON_ONCE(nh->fib_nh_dev != dev); in ip_fib_check_default()1916 DEBUG_NET_WARN_ON_ONCE(nh->fib_nh_dev != dev); in fib_sync_mtu()1945 DEBUG_NET_WARN_ON_ONCE(nh->fib_nh_dev != dev); in fib_sync_down_dev()2104 DEBUG_NET_WARN_ON_ONCE(nh->fib_nh_dev != dev); in fib_sync_up()
209 DEBUG_NET_WARN_ON_ONCE(tw->tw_state != TCP_TIME_WAIT); in tcp_twsk_diag_fill()
230 DEBUG_NET_WARN_ON_ONCE(!handler); in inet_sk_diag_fill()
379 DEBUG_NET_WARN_ON_ONCE(!sk_unhashed(sk)); in __unix_insert_socket()641 DEBUG_NET_WARN_ON_ONCE(refcount_read(&sk->sk_wmem_alloc)); in unix_sock_destructor()642 DEBUG_NET_WARN_ON_ONCE(!sk_unhashed(sk)); in unix_sock_destructor()643 DEBUG_NET_WARN_ON_ONCE(sk->sk_socket); in unix_sock_destructor()