Home
last modified time | relevance | path

Searched refs:dentry (Results 1 – 17 of 17) sorted by relevance

/lib/
Dnotifier-error-inject.c21 static struct dentry *debugfs_create_errno(const char *name, umode_t mode, in debugfs_create_errno()
22 struct dentry *parent, int *value) in debugfs_create_errno()
47 struct dentry *notifier_err_inject_dir;
50 struct dentry *notifier_err_inject_init(const char *name, struct dentry *parent, in notifier_err_inject_init()
55 struct dentry *dir; in notifier_err_inject_init()
56 struct dentry *actions_dir; in notifier_err_inject_init()
66 struct dentry *action_dir; in notifier_err_inject_init()
Dnotifier-error-inject.h21 extern struct dentry *notifier_err_inject_dir;
23 extern struct dentry *notifier_err_inject_init(const char *name,
24 struct dentry *parent, struct notifier_err_inject *err_inject,
Dfault-inject.c185 struct dentry *parent, unsigned long *value) in debugfs_create_ul()
204 struct dentry *parent, in debugfs_create_stacktrace_depth()
212 struct dentry *fault_create_debugfs_attr(const char *name, in fault_create_debugfs_attr()
213 struct dentry *parent, struct fault_attr *attr) in fault_create_debugfs_attr()
216 struct dentry *dir; in fault_create_debugfs_attr()
Dfault-inject-usercopy.c21 struct dentry *dir; in fail_usercopy_debugfs()
Dtest_fpu_glue.c37 static struct dentry *selftest_dir;
Dmemory-notifier-error-inject.c20 static struct dentry *dir;
Dpm-notifier-error-inject.c21 static struct dentry *dir;
Dof-reconfig-notifier-error-inject.c23 static struct dentry *dir;
Dnetdev-notifier-error-inject.c27 static struct dentry *dir;
Dtest_printf.c463 static struct dentry test_dentry[4] __initdata = {
479 dentry(void) in dentry() function
772 dentry(); in test_pointer()
Derror-inject.c217 struct dentry *dir, *file; in ei_debugfs_init()
Dstackdepot.c808 struct dentry *dir; in depot_debugfs_init()
Dvsprintf.c900 char *dentry_name(char *buf, char *end, const struct dentry *d, struct printf_spec spec, in dentry_name()
904 const struct dentry *p; in dentry_name()
955 return dentry_name(buf, end, f->f_path.dentry, spec, fmt); in file_dentry_name()
Ddebugobjects.c1050 struct dentry *dbgdir; in debug_objects_init_debugfs()
Ddynamic_debug.c1387 struct dentry *debugfs_dir; in dynamic_debug_init_control()
/lib/842/
D842_debugfs.h14 static struct dentry *sw842_debugfs_root;
/lib/kunit/
Ddebugfs.c31 static struct dentry *debugfs_rootdir;