Lines Matching full:debugfs
6 #include <linux/debugfs.h>
31 * fnic_debugfs_init - Initialize debugfs for fnic debug logging
34 * When Debugfs is configured this routine sets up the fnic debugfs
62 * fnic_debugfs_terminate - Tear down debugfs infrastructure
65 * When Debugfs is configured this routine removes debugfs file system
82 * or fc_trace_clear debugfs file
114 pr_err("fnic: Cannot read to any debugfs file\n"); in fnic_trace_ctrl_read()
122 * fc_trace_clear debugfs file
165 pr_err("fnic: cannot write to any debugfs file\n"); in fnic_trace_ctrl_write()
185 * This routine is the entry point for the debugfs open file operation.
229 * fnic_trace_debugfs_lseek - Seek through a debugfs file
235 * This routine is the entry point for the debugfs lseek file operation.
238 * figures out what the new offset of the debugfs file will be and assigns
255 * fnic_trace_debugfs_read - Read a debugfs file
285 * debugfs file data
290 * This routine frees the buffer that was allocated when the debugfs
315 * fnic_trace_debugfs_init - Initialize debugfs for fnic trace logging
318 * When Debugfs is configured this routine sets up the fnic debugfs
320 * create file trace to log fnic trace buffer output into debugfs and
340 * fnic_trace_debugfs_terminate - Tear down debugfs infrastructure
343 * When Debugfs is configured this routine removes debugfs file system
357 * Initialize debugfs for fnic control frame trace logging
360 * When Debugfs is configured this routine sets up the fnic_fc debugfs
362 * create file trace to log fnic fc trace buffer output into debugfs and
397 * fnic_fc_trace_debugfs_terminate - Tear down debugfs infrastructure
400 * When Debugfs is configured this routine removes debugfs file system
448 * fnic_reset_stats_read - Read a reset_stats debugfs file
477 * fnic_reset_stats_write - Write to reset_stats debugfs file
543 * debugfs file data
548 * This routine frees the buffer that was allocated when the debugfs
603 * fnic_stats_debugfs_read - Read a debugfs file
633 * debugfs file data
638 * This routine frees the buffer that was allocated when the debugfs
672 * When Debugfs is configured this routine sets up the stats file per fnic
699 * fnic_stats_debugfs_remove - Tear down debugfs infrastructure of stats
702 * When Debugfs is configured this routine removes debugfs file system