Home
last modified time | relevance | path

Searched refs:DEBUG_NET_WARN_ON_ONCE (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.14.4/net/tls/
Dtls_strp.c34 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()
482 DEBUG_NET_WARN_ON_ONCE(!strp->msg_ready); in tls_strp_msg_load()
483 DEBUG_NET_WARN_ON_ONCE(!strp->stm.full_len); in tls_strp_msg_load()
Dtls_device_fallback.c67 DEBUG_NET_WARN_ON_ONCE(!cipher_desc || !cipher_desc->offloadable); in tls_enc_record()
337 DEBUG_NET_WARN_ON_ONCE(!cipher_desc || !cipher_desc->offloadable); in tls_enc_skb()
Dtls.h213 DEBUG_NET_WARN_ON_ONCE(!ctx->strp.msg_ready || !ctx->strp.anchor->len); in tls_strp_msg()
Dtls_sw.c275 DEBUG_NET_WARN_ON_ONCE(atomic_read(&ctx->decrypt_pending) < 1); in tls_do_decryption()
579 DEBUG_NET_WARN_ON_ONCE(atomic_read(&ctx->encrypt_pending) < 1); in tls_do_encryption()
1743 DEBUG_NET_WARN_ON_ONCE(1); in tls_check_pending_rekey()
2092 DEBUG_NET_WARN_ON_ONCE(darg.zc); in tls_sw_recvmsg()
2113 DEBUG_NET_WARN_ON_ONCE(darg.skb == ctx->strp.anchor); in tls_sw_recvmsg()
Dtls_device.c889 DEBUG_NET_WARN_ON_ONCE(!cipher_desc || !cipher_desc->offloadable); in tls_device_reencrypt()
/linux-6.14.4/net/core/
Ddst_cache.c30 DEBUG_NET_WARN_ON_ONCE(!in_softirq()); in dst_cache_per_cpu_dst_set()
44 DEBUG_NET_WARN_ON_ONCE(!in_softirq()); in dst_cache_per_cpu_get()
Dskbuff.c739 DEBUG_NET_WARN_ON_ONCE(!in_softirq()); in napi_alloc_skb()
792 DEBUG_NET_WARN_ON_ONCE(size > truesize); in skb_add_rx_frag_netmem()
806 DEBUG_NET_WARN_ON_ONCE(size > truesize); in skb_coalesce_rx_frag()
1086 DEBUG_NET_WARN_ON_ONCE(in_hardirq()); in skb_release_head_state()
1126 DEBUG_NET_WARN_ON_ONCE(reason == SKB_NOT_DROPPED_YET || in __sk_skb_reason_drop()
1414 DEBUG_NET_WARN_ON_ONCE(!in_softirq()); in napi_consume_skb()
4114 DEBUG_NET_WARN_ON_ONCE(tgt->pp_recycle != skb->pp_recycle); in skb_shift()
4115 DEBUG_NET_WARN_ON_ONCE(skb_cmp_decrypted(tgt, skb)); in skb_shift()
7051 DEBUG_NET_WARN_ON_ONCE(skb_dst(skb)); in skb_attempt_defer_free()
7052 DEBUG_NET_WARN_ON_ONCE(skb->destructor); in skb_attempt_defer_free()
Dnetpoll.c802 DEBUG_NET_WARN_ON_ONCE(np->dev); in netpoll_setup()
Dflow_dissector.c1131 DEBUG_NET_WARN_ON_ONCE(!net); in __skb_flow_dissect()
Ddev.c3477 DEBUG_NET_WARN_ON_ONCE(qcount == 0); in skb_tx_hash()
4162 DEBUG_NET_WARN_ON_ONCE(!skb_dst(skb)); in dev_loopback_xmit()
10322 DEBUG_NET_WARN_ON_ONCE(1); in dev_index_reserve()
/linux-6.14.4/include/net/
Dnet_debug.h152 #define DEBUG_NET_WARN_ON_ONCE(cond) ((void)WARN_ON_ONCE(cond)) macro
155 #define DEBUG_NET_WARN_ON_ONCE(cond) BUILD_BUG_ON_INVALID(cond) macro
Dnetmem.h108 DEBUG_NET_WARN_ON_ONCE(true); in netmem_to_net_iov()
Drequest_sock.h142 DEBUG_NET_WARN_ON_ONCE(refcount_read(&req->rsk_refcnt) != 0); in reqsk_free()
Dip6_fib.h342 DEBUG_NET_WARN_ON_ONCE(!hlist_unhashed(&f6i->gc_link)); in fib6_info_release()
Dtcp.h695 DEBUG_NET_WARN_ON_ONCE(skb_dst(skb)); in tcp_add_receive_queue()
696 DEBUG_NET_WARN_ON_ONCE(secpath_exists(skb)); in tcp_add_receive_queue()
Dsock.h1771 DEBUG_NET_WARN_ON_ONCE(!sock_owned_by_user_nocheck(sk)); in sock_release_ownership()
/linux-6.14.4/include/linux/
Dskbuff.h2762 DEBUG_NET_WARN_ON_ONCE(len > INT_MAX); in __skb_push()
2772 DEBUG_NET_WARN_ON_ONCE(len > INT_MAX); in __skb_pull()
2798 DEBUG_NET_WARN_ON_ONCE(len > INT_MAX); in pskb_may_pull_reason()
2936 DEBUG_NET_WARN_ON_ONCE(1); in skb_reset_mac_len()
2958 DEBUG_NET_WARN_ON_ONCE(offset != (typeof(skb->inner_transport_header))offset); in skb_reset_inner_transport_header()
2978 DEBUG_NET_WARN_ON_ONCE(offset != (typeof(skb->inner_network_header))offset); in skb_reset_inner_network_header()
3003 DEBUG_NET_WARN_ON_ONCE(offset != (typeof(skb->inner_mac_header))offset); in skb_reset_inner_mac_header()
3020 DEBUG_NET_WARN_ON_ONCE(!skb_transport_header_was_set(skb)); in skb_transport_header()
3028 DEBUG_NET_WARN_ON_ONCE(offset != (typeof(skb->transport_header))offset); in skb_reset_transport_header()
3048 DEBUG_NET_WARN_ON_ONCE(offset != (typeof(skb->network_header))offset); in skb_reset_network_header()
[all …]
/linux-6.14.4/net/ipv4/
Dfib_semantics.c434 DEBUG_NET_WARN_ON_ONCE(nh->fib_nh_dev != dev); in ip_fib_check_default()
1948 DEBUG_NET_WARN_ON_ONCE(nh->fib_nh_dev != dev); in fib_sync_mtu()
1977 DEBUG_NET_WARN_ON_ONCE(nh->fib_nh_dev != dev); in fib_sync_down_dev()
2136 DEBUG_NET_WARN_ON_ONCE(nh->fib_nh_dev != dev); in fib_sync_up()
Dinet_diag.c109 DEBUG_NET_WARN_ON_ONCE(!handler); in inet_sk_attr_size()
258 DEBUG_NET_WARN_ON_ONCE(!handler); in inet_sk_diag_fill()
Dtcp_output.c1617 DEBUG_NET_WARN_ON_ONCE(skb_headlen(skb)); in tcp_fragment()
1703 DEBUG_NET_WARN_ON_ONCE(skb_headlen(skb)); in __pskb_trim_head()
2170 DEBUG_NET_WARN_ON_ONCE(skb->len != skb->data_len); in tso_fragment()
/linux-6.14.4/net/unix/
Daf_unix.c385 DEBUG_NET_WARN_ON_ONCE(!sk_unhashed(sk)); in __unix_insert_socket()
647 DEBUG_NET_WARN_ON_ONCE(refcount_read(&sk->sk_wmem_alloc)); in unix_sock_destructor()
648 DEBUG_NET_WARN_ON_ONCE(!sk_unhashed(sk)); in unix_sock_destructor()
649 DEBUG_NET_WARN_ON_ONCE(sk->sk_socket); in unix_sock_destructor()
/linux-6.14.4/net/sched/
Dact_ct.c1127 DEBUG_NET_WARN_ON_ONCE(1); in tcf_ct_act()
/linux-6.14.4/net/mptcp/
Dprotocol.c709 DEBUG_NET_WARN_ON_ONCE(1); in __mptcp_move_skbs_from_subflow()
714 DEBUG_NET_WARN_ON_ONCE(1); in __mptcp_move_skbs_from_subflow()
Dsubflow.c996 DEBUG_NET_WARN_ON_ONCE(1); in skb_is_fully_mapped()
/linux-6.14.4/net/ipv6/
Dudp.c1248 DEBUG_NET_WARN_ON_ONCE(sk_is_refcounted(sk)); in udp_v6_early_demux()

12