Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\netdevice.h Create Date:2022-07-28 06:05:06
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:dev_printk helpers, similar to dev_printk

Proto:static inline const char *netdev_name(const struct net_device *dev)

Type:char

Parameter:

TypeParameterName
const struct net_device *dev
4714  If Not name[0] || strchr(name, '%') Then Return "(unnamed net_device)"
4716  Return name
Caller
NameDescribe
__dynamic_netdev_dbg