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
77 * fnic_debugfs_terminate - Tear down debugfs infrastructure
80 * When Debugfs is configured this routine removes debugfs file system
98 * or fc_trace_clear debugfs file
130 pr_err("fnic: Cannot read to any debugfs file\n"); in fnic_trace_ctrl_read()
138 * fc_trace_clear debugfs file
181 pr_err("fnic: cannot write to any debugfs file\n"); in fnic_trace_ctrl_write()
201 * This routine is the entry point for the debugfs open file operation.
249 * fnic_trace_debugfs_lseek - Seek through a debugfs file
255 * This routine is the entry point for the debugfs lseek file operation.
258 * figures out what the new offset of the debugfs file will be and assigns
275 * fnic_trace_debugfs_read - Read a debugfs file
305 * debugfs file data
310 * This routine frees the buffer that was allocated when the debugfs
335 * fnic_trace_debugfs_init - Initialize debugfs for fnic trace logging
338 * When Debugfs is configured this routine sets up the fnic debugfs
340 * create file trace to log fnic trace buffer output into debugfs and
360 * fnic_trace_debugfs_terminate - Tear down debugfs infrastructure
363 * When Debugfs is configured this routine removes debugfs file system
377 * Initialize debugfs for fnic control frame trace logging
380 * When Debugfs is configured this routine sets up the fnic_fc debugfs
382 * create file trace to log fnic fc trace buffer output into debugfs and
417 * fnic_fc_trace_debugfs_terminate - Tear down debugfs infrastructure
420 * When Debugfs is configured this routine removes debugfs file system
468 * fnic_reset_stats_read - Read a reset_stats debugfs file
497 * fnic_reset_stats_write - Write to reset_stats debugfs file
563 * debugfs file data
568 * This routine frees the buffer that was allocated when the debugfs
623 * fnic_stats_debugfs_read - Read a debugfs file
653 * debugfs file data
658 * This routine frees the buffer that was allocated when the debugfs
692 * When Debugfs is configured this routine sets up the stats file per fnic
719 * fnic_stats_debugfs_remove - Tear down debugfs infrastructure of stats
722 * When Debugfs is configured this routine removes debugfs file system