Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:fault_create_debugfs_attr

Proto:static inline struct dentry *fault_create_debugfs_attr(const char *name, struct dentry *parent, struct fault_attr *attr)

Type:struct dentry

Parameter:

TypeParameterName
const char *name
struct dentry *parent
struct fault_attr *attr
58  Return ERR_PTR( - ENODEV)
Caller
NameDescribe
fei_debugfs_init