Searched refs:debugfs_file_get (Results 1 – 5 of 5) sorted by relevance
81 int debugfs_file_get(struct dentry *dentry) in debugfs_file_get() function120 EXPORT_SYMBOL_GPL(debugfs_file_get);165 r = debugfs_file_get(dentry); in open_proxy_open()207 r = debugfs_file_get(dentry); \241 if (debugfs_file_get(dentry)) in full_proxy_poll()295 r = debugfs_file_get(dentry); in full_proxy_open()354 ret = debugfs_file_get(dentry); in debugfs_attr_read()369 ret = debugfs_file_get(dentry); in debugfs_attr_write()805 r = debugfs_file_get(dentry); in debugfs_read_file_bool()831 r = debugfs_file_get(dentry); in debugfs_write_file_bool()[all …]
89 int debugfs_file_get(struct dentry *dentry);220 static inline int debugfs_file_get(struct dentry *dentry) in debugfs_file_get() function
149 ret = debugfs_file_get(file->f_path.dentry); in fault_opcodes_write()218 ret = debugfs_file_get(file->f_path.dentry); in fault_opcodes_read()
74 r = debugfs_file_get(d); in hfi1_seq_read()87 r = debugfs_file_get(d); in hfi1_seq_lseek()
1237 ret = debugfs_file_get(file->f_path.dentry); in pseudo_lock_measure_trigger()