Home
last modified time | relevance | path

Searched defs:debugfs_file_get (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddebugfs.h239 static inline int debugfs_file_get(struct dentry *dentry) in debugfs_file_get() function
/kernel/linux/linux-6.6/include/linux/
H A Ddebugfs.h244 static inline int debugfs_file_get(struct dentry *dentry) in debugfs_file_get() function
/kernel/linux/linux-5.10/fs/debugfs/
H A Dfile.c82 int debugfs_file_get(struct dentry *dentry) in debugfs_file_get() function
129 EXPORT_SYMBOL_GPL(debugfs_file_get); variable
[all...]
/kernel/linux/linux-6.6/fs/debugfs/
H A Dfile.c82 int debugfs_file_get(struct dentry *dentry) in debugfs_file_get() function
129 EXPORT_SYMBOL_GPL(debugfs_file_get); variable
[all...]

Completed in 5 milliseconds