Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
objcnt.c File Reference
#include <linux/kernel.h>
#include <net/sctp/sctp.h>

Go to the source code of this file.

Macros

#define pr_fmt(fmt)   KBUILD_MODNAME ": " fmt
 

Functions

 SCTP_DBG_OBJCNT (sock)
 
 SCTP_DBG_OBJCNT (ep)
 
 SCTP_DBG_OBJCNT (transport)
 
 SCTP_DBG_OBJCNT (assoc)
 
 SCTP_DBG_OBJCNT (bind_addr)
 
 SCTP_DBG_OBJCNT (bind_bucket)
 
 SCTP_DBG_OBJCNT (chunk)
 
 SCTP_DBG_OBJCNT (addr)
 
 SCTP_DBG_OBJCNT (ssnmap)
 
 SCTP_DBG_OBJCNT (datamsg)
 
 SCTP_DBG_OBJCNT (keys)
 
void sctp_dbg_objcnt_init (struct net *net)
 
void sctp_dbg_objcnt_exit (struct net *net)
 

Macro Definition Documentation

#define pr_fmt (   fmt)    KBUILD_MODNAME ": " fmt

Definition at line 41 of file objcnt.c.

Function Documentation

SCTP_DBG_OBJCNT ( sock  )
SCTP_DBG_OBJCNT ( ep  )
SCTP_DBG_OBJCNT ( transport  )
SCTP_DBG_OBJCNT ( assoc  )
SCTP_DBG_OBJCNT ( bind_addr  )
SCTP_DBG_OBJCNT ( bind_bucket  )
SCTP_DBG_OBJCNT ( chunk  )
SCTP_DBG_OBJCNT ( addr  )
SCTP_DBG_OBJCNT ( ssnmap  )
SCTP_DBG_OBJCNT ( datamsg  )
SCTP_DBG_OBJCNT ( keys  )
void sctp_dbg_objcnt_exit ( struct net net)

Definition at line 143 of file objcnt.c.

void sctp_dbg_objcnt_init ( struct net net)

Definition at line 132 of file objcnt.c.