Lines Matching refs:debugfs_file_get
177 int debugfs_file_get(struct dentry *dentry) in debugfs_file_get() function
181 EXPORT_SYMBOL_GPL(debugfs_file_get);
360 r = debugfs_file_get(dentry); \
378 r = debugfs_file_get(dentry); \
417 if (debugfs_file_get(dentry)) in full_proxy_poll()
531 ret = debugfs_file_get(dentry); in debugfs_attr_read()
546 ret = debugfs_file_get(dentry); in debugfs_attr_write_xsigned()
950 r = debugfs_file_get(dentry); in debugfs_read_file_bool()
975 r = debugfs_file_get(dentry); in debugfs_write_file_bool()
1035 ret = debugfs_file_get(dentry); in debugfs_read_file_str()
1071 r = debugfs_file_get(dentry); in debugfs_write_file_str()
1161 r = debugfs_file_get(dentry); in read_file_blob()
1177 r = debugfs_file_get(dentry); in write_file_blob()