Searched refs:debugfs_lookup (Results 1 – 5 of 5) sorted by relevance
59 struct dentry *debugfs_lookup(const char *name, struct dentry *parent);163 static inline struct dentry *debugfs_lookup(const char *name, in debugfs_lookup() function
263 struct dentry *debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup() function282 EXPORT_SYMBOL_GPL(debugfs_lookup);
175 dir = debugfs_lookup(attr->kp.symbol_name, fei_debugfs_dir); in fei_debugfs_remove_attr()
673 mvpp2_root = debugfs_lookup(MVPP2_DRIVER_NAME, NULL); in mvpp2_dbgfs_init()
512 dir = debugfs_lookup(buts->name, blk_debugfs_root); in do_blk_trace_setup()