Home
last modified time | relevance | path

Searched refs:SCTP_DBG_OBJCNT_DEC (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/net/sctp/
Dbind_addr.c132 SCTP_DBG_OBJCNT_DEC(addr); in sctp_bind_addr_clean()
199 SCTP_DBG_OBJCNT_DEC(addr); in sctp_del_bind_addr()
Dchunk.c114 SCTP_DBG_OBJCNT_DEC(datamsg); in sctp_datamsg_destroy()
Dendpointola.c196 SCTP_DBG_OBJCNT_DEC(ep); in sctp_endpoint_destroy_rcu()
Dtransport.c153 SCTP_DBG_OBJCNT_DEC(transport); in sctp_transport_destroy_rcu()
Dauth.c53 SCTP_DBG_OBJCNT_DEC(keys); in sctp_auth_key_put()
Dassociola.c418 SCTP_DBG_OBJCNT_DEC(assoc); in sctp_association_destroy()
Dsm_make_chunk.c1506 SCTP_DBG_OBJCNT_DEC(chunk); in sctp_chunk_destroy()
Dsocket.c1557 SCTP_DBG_OBJCNT_DEC(sock); in sctp_close()
8741 SCTP_DBG_OBJCNT_DEC(bind_bucket); in sctp_bucket_destroy()
/linux-6.12.1/scripts/coccinelle/free/
Dkfree.cocci6 //# SCTP_DBG_OBJCNT_DEC that do not actually evaluate their argument
/linux-6.12.1/include/net/sctp/
Dsctp.h287 #define SCTP_DBG_OBJCNT_DEC(name) \ macro
303 #define SCTP_DBG_OBJCNT_DEC(name) macro