Home
last modified time | relevance | path

Searched refs:debugfs_real_fops (Results 1 – 9 of 9) sorted by relevance

/linux/fs/debugfs/
A Dfile.c50 const struct file_operations *debugfs_real_fops(const struct file *filp) in debugfs_real_fops() function
65 EXPORT_SYMBOL_GPL(debugfs_real_fops);
173 real_fops = debugfs_real_fops(filp); in open_proxy_open()
221 real_fops = debugfs_real_fops(filp); \
255 real_fops = debugfs_real_fops(filp); in full_proxy_poll()
264 const struct file_operations *real_fops = debugfs_real_fops(filp); in full_proxy_release()
310 real_fops = debugfs_real_fops(filp); in full_proxy_open()
/linux/include/linux/
A Ddebugfs.h94 const struct file_operations *debugfs_real_fops(const struct file *filp);
228 const struct file_operations *debugfs_real_fops(const struct file *filp);
/linux/drivers/net/wireless/broadcom/b43legacy/
A Ddebugfs.c211 dfops = container_of(debugfs_real_fops(file), in b43legacy_debugfs_read()
278 dfops = container_of(debugfs_real_fops(file), in b43legacy_debugfs_write()
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_debugfs.c84 if (debugfs_real_fops(file->file) == &nfp_tx_q_fops) in nfp_tx_q_show()
/linux/drivers/net/wireless/broadcom/b43/
A Ddebugfs.c514 dfops = container_of(debugfs_real_fops(file), in b43_debugfs_read()
576 dfops = container_of(debugfs_real_fops(file), in b43_debugfs_write()
/linux/drivers/net/wireless/ath/carl9170/
A Ddebug.c78 dfops = container_of(debugfs_real_fops(file), in carl9170_debugfs_read()
131 dfops = container_of(debugfs_real_fops(file), in carl9170_debugfs_write()
/linux/
A Dvmlinux.symvers1682 0x00000000 debugfs_real_fops vmlinux EXPORT_SYMBOL_GPL
A DSystem.map14193 ffff800010414de0 T debugfs_real_fops
A D.tmp_System.map14193 ffff800010414de0 T debugfs_real_fops

Completed in 313 milliseconds