Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dbind_addr.c132 SCTP_DBG_OBJCNT_DEC(addr); in sctp_bind_addr_clean()
199 SCTP_DBG_OBJCNT_DEC(addr); in sctp_del_bind_addr()
H A Dchunk.c114 SCTP_DBG_OBJCNT_DEC(datamsg); in sctp_datamsg_destroy()
H A Dendpointola.c200 SCTP_DBG_OBJCNT_DEC(ep); in sctp_endpoint_destroy_rcu()
H A Dauth.c54 SCTP_DBG_OBJCNT_DEC(keys); in sctp_auth_key_put()
H A Dtransport.c146 SCTP_DBG_OBJCNT_DEC(transport); in sctp_transport_destroy_rcu()
H A Dassociola.c419 SCTP_DBG_OBJCNT_DEC(assoc); in sctp_association_destroy()
H A Dsm_make_chunk.c1498 SCTP_DBG_OBJCNT_DEC(chunk); in sctp_chunk_destroy()
H A Dsocket.c5173 SCTP_DBG_OBJCNT_DEC(sock); in sctp_destroy_sock()
8768 SCTP_DBG_OBJCNT_DEC(bind_bucket); in sctp_bucket_destroy()
/linux/scripts/coccinelle/free/
H A Dkfree.cocci6 //# SCTP_DBG_OBJCNT_DEC that do not actually evaluate their argument
/linux/include/net/sctp/
H A Dsctp.h286 #define SCTP_DBG_OBJCNT_DEC(name) \ macro
302 #define SCTP_DBG_OBJCNT_DEC(name) macro