/net/bluetooth/ |
D | lib.c | 138 void bt_info(const char *format, ...) in bt_info() 154 void bt_warn(const char *format, ...) in bt_warn() 170 void bt_err(const char *format, ...) in bt_err() 186 void bt_err_ratelimited(const char *format, ...) in bt_err_ratelimited()
|
/net/netfilter/ |
D | nf_internals.h | 9 #define NFDEBUG(format, args...) printk(KERN_DEBUG format , ## args) argument 11 #define NFDEBUG(format, args...) argument
|
/net/dccp/ccids/lib/ |
D | tfrc.h | 25 #define tfrc_pr_debug(format, a...) DCCP_PR_DEBUG(tfrc_debug, format, ##a) argument 27 #define tfrc_pr_debug(format, a...) argument
|
/net/atm/ |
D | mpoa_proc.c | 25 #define dprintk(format, args...) \ argument 28 #define dprintk(format, args...) \ argument 38 #define ddprintk(format, args...) \ argument
|
D | mpoa_caches.c | 18 #define dprintk(format, args...) \ argument 28 #define ddprintk(format, args...) \ argument
|
D | mpc.c | 46 #define dprintk(format, args...) \ argument 50 #define dprintk_cont(format, args...) \ argument 59 #define ddprintk(format, args...) \ argument 63 #define ddprintk_cont(format, args...) \ argument
|
/net/irda/irnet/ |
D | irnet.h | 339 #define DERROR(dbg, format, args...) \ argument 344 #define DEBUG(dbg, format, args...) \ argument 349 #define DENTER(dbg, format, args...) \ argument 354 #define DPASS(dbg, format, args...) \ argument 359 #define DEXIT(dbg, format, args...) \ argument
|
/net/dccp/ |
D | dccp.h | 43 #define dccp_pr_debug(format, a...) DCCP_PR_DEBUG(dccp_debug, format, ##a) argument 44 #define dccp_pr_debug_cat(format, a...) DCCP_PRINTK(dccp_debug, format, ##a) argument 47 #define dccp_pr_debug(format, a...) do {} while (0) argument 48 #define dccp_pr_debug_cat(format, a...) do {} while (0) argument 49 #define dccp_debug(format, a...) do {} while (0) argument
|
/net/dccp/ccids/ |
D | ccid2.c | 33 #define ccid2_pr_debug(format, a...) DCCP_PR_DEBUG(ccid2_debug, format, ##a) argument 35 #define ccid2_pr_debug(format, a...) argument
|
D | ccid3.c | 42 #define ccid3_pr_debug(format, a...) DCCP_PR_DEBUG(ccid3_debug, format, ##a) argument 44 #define ccid3_pr_debug(format, a...) argument
|
/net/mac80211/ |
D | debugfs_key.c | 46 #define KEY_FILE(name, format) \ argument 61 #define KEY_CONF_FILE(name, format) \ argument
|
D | debugfs_sta.c | 48 #define STA_FILE(name, field, format) \ argument
|
D | debugfs_netdev.c | 167 #define IEEE80211_IF_FILE(name, field, format) \ argument
|
/net/bridge/ |
D | br_private.h | 371 #define br_printk(level, br, format, args...) \ argument 374 #define br_err(__br, format, args...) \ argument 376 #define br_warn(__br, format, args...) \ argument 378 #define br_notice(__br, format, args...) \ argument 380 #define br_info(__br, format, args...) \ argument 383 #define br_debug(br, format, args...) \ argument
|
/net/ipv4/netfilter/ |
D | arp_tables.c | 41 #define dprintf(format, args...) printk(format , ## args) argument 43 #define dprintf(format, args...) argument 47 #define duprintf(format, args...) printk(format , ## args) argument 49 #define duprintf(format, args...) argument
|
D | ip_tables.c | 43 #define dprintf(format, args...) pr_info(format , ## args) argument 45 #define dprintf(format, args...) argument 49 #define duprintf(format, args...) pr_info(format , ## args) argument 51 #define duprintf(format, args...) argument
|
/net/ipv6/netfilter/ |
D | ip6_tables.c | 47 #define dprintf(format, args...) pr_info(format , ## args) argument 49 #define dprintf(format, args...) argument 53 #define duprintf(format, args...) pr_info(format , ## args) argument 55 #define duprintf(format, args...) argument
|
/net/tipc/ |
D | netlink_compat.c | 68 int (*format)(struct tipc_nl_compat_msg *msg, struct nlattr **attrs); member
|
/net/sunrpc/ |
D | clnt.c | 1122 enum rpc_display_format_t format) in rpc_peeraddr2str()
|
/net/bridge/netfilter/ |
D | ebtables.c | 34 #define BUGPRINT(format, args...) printk("kernel msg: ebtables bug: please "\ argument
|
/net/wireless/ |
D | reg.c | 64 #define REG_DBG_PRINT(format, args...) \ argument
|
/net/core/ |
D | dev.c | 7714 const char *format, ...) in netdev_printk()
|