Lines Matching full:debugfs

20 #include <linux/debugfs.h>
45 * fnic_debugfs_init - Initialize debugfs for fnic debug logging
48 * When Debugfs is configured this routine sets up the fnic debugfs
75 * fnic_debugfs_terminate - Tear down debugfs infrastructure
78 * When Debugfs is configured this routine removes debugfs file system
96 * or fc_trace_clear debugfs file
128 pr_err("fnic: Cannot read to any debugfs file\n"); in fnic_trace_ctrl_read()
136 * fc_trace_clear debugfs file
179 pr_err("fnic: cannot write to any debugfs file\n"); in fnic_trace_ctrl_write()
199 * This routine is the entry point for the debugfs open file operation.
247 * fnic_trace_debugfs_lseek - Seek through a debugfs file
253 * This routine is the entry point for the debugfs lseek file operation.
256 * figures out what the new offset of the debugfs file will be and assigns
273 * fnic_trace_debugfs_read - Read a debugfs file
303 * debugfs file data
308 * This routine frees the buffer that was allocated when the debugfs
333 * fnic_trace_debugfs_init - Initialize debugfs for fnic trace logging
336 * When Debugfs is configured this routine sets up the fnic debugfs
338 * create file trace to log fnic trace buffer output into debugfs and
358 * fnic_trace_debugfs_terminate - Tear down debugfs infrastructure
361 * When Debugfs is configured this routine removes debugfs file system
375 * Initialize debugfs for fnic control frame trace logging
378 * When Debugfs is configured this routine sets up the fnic_fc debugfs
380 * create file trace to log fnic fc trace buffer output into debugfs and
415 * fnic_fc_trace_debugfs_terminate - Tear down debugfs infrastructure
418 * When Debugfs is configured this routine removes debugfs file system
466 * fnic_reset_stats_read - Read a reset_stats debugfs file
495 * fnic_reset_stats_write - Write to reset_stats debugfs file
561 * debugfs file data
566 * This routine frees the buffer that was allocated when the debugfs
621 * fnic_stats_debugfs_read - Read a debugfs file
651 * debugfs file data
656 * This routine frees the buffer that was allocated when the debugfs
690 * When Debugfs is configured this routine sets up the stats file per fnic
717 * fnic_stats_debugfs_remove - Tear down debugfs infrastructure of stats
720 * When Debugfs is configured this routine removes debugfs file system