Lines Matching full:debugfs
6 #include <linux/debugfs.h>
34 * fnic_debugfs_init - Initialize debugfs for fnic debug logging
37 * When Debugfs is configured this routine sets up the fnic debugfs
65 * fnic_debugfs_terminate - Tear down debugfs infrastructure
68 * When Debugfs is configured this routine removes debugfs file system
85 * or fc_trace_clear debugfs file
117 pr_err("fnic: Cannot read to any debugfs file\n"); in fnic_trace_ctrl_read()
125 * fc_trace_clear debugfs file
168 pr_err("fnic: cannot write to any debugfs file\n"); in fnic_trace_ctrl_write()
188 * This routine is the entry point for the debugfs open file operation.
232 * fnic_trace_debugfs_lseek - Seek through a debugfs file
238 * This routine is the entry point for the debugfs lseek file operation.
241 * figures out what the new offset of the debugfs file will be and assigns
258 * fnic_trace_debugfs_read - Read a debugfs file
288 * debugfs file data
293 * This routine frees the buffer that was allocated when the debugfs
318 * fnic_trace_debugfs_init - Initialize debugfs for fnic trace logging
321 * When Debugfs is configured this routine sets up the fnic debugfs
323 * create file trace to log fnic trace buffer output into debugfs and
343 * fnic_trace_debugfs_terminate - Tear down debugfs infrastructure
346 * When Debugfs is configured this routine removes debugfs file system
360 * Initialize debugfs for fnic control frame trace logging
363 * When Debugfs is configured this routine sets up the fnic_fc debugfs
365 * create file trace to log fnic fc trace buffer output into debugfs and
400 * fnic_fc_trace_debugfs_terminate - Tear down debugfs infrastructure
403 * When Debugfs is configured this routine removes debugfs file system
451 * fnic_reset_stats_read - Read a reset_stats debugfs file
480 * fnic_reset_stats_write - Write to reset_stats debugfs file
546 * debugfs file data
551 * This routine frees the buffer that was allocated when the debugfs
607 * fnic_stats_debugfs_read - Read a debugfs file
637 * debugfs file data
642 * This routine frees the buffer that was allocated when the debugfs
676 * When Debugfs is configured this routine sets up the stats file per fnic
702 * fnic_stats_debugfs_remove - Tear down debugfs infrastructure of stats
705 * When Debugfs is configured this routine removes debugfs file system