Searched refs:debugfs_file_get (Results 1 – 5 of 5) sorted by relevance
80 int debugfs_file_get(struct dentry *dentry) in debugfs_file_get() function119 EXPORT_SYMBOL_GPL(debugfs_file_get);145 r = debugfs_file_get(dentry); in open_proxy_open()182 r = debugfs_file_get(dentry); \216 if (debugfs_file_get(dentry)) in full_proxy_poll()270 r = debugfs_file_get(dentry); in full_proxy_open()324 ret = debugfs_file_get(dentry); in debugfs_attr_read()339 ret = debugfs_file_get(dentry); in debugfs_attr_write()780 r = debugfs_file_get(dentry); in debugfs_read_file_bool()806 r = debugfs_file_get(dentry); in debugfs_write_file_bool()[all …]
89 int debugfs_file_get(struct dentry *dentry);221 static inline int debugfs_file_get(struct dentry *dentry) in debugfs_file_get() function
147 ret = debugfs_file_get(file->f_path.dentry); in fault_opcodes_write()210 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()
1178 ret = debugfs_file_get(file->f_path.dentry); in pseudo_lock_measure_trigger()