Searched refs:debugfs_perf (Results 1 - 3 of 3) sorted by relevance

/drivers/s390/cio/
H A Dqdio_debug.c323 irq_ptr->debugfs_perf = debugfs_create_file("statistics",
327 if (IS_ERR(irq_ptr->debugfs_perf))
328 irq_ptr->debugfs_perf = NULL;
345 debugfs_remove(irq_ptr->debugfs_perf);
H A Dqdio.h287 struct dentry *debugfs_perf; member in struct:qdio_irq
H A Dqdio_setup.c470 irq_ptr->debugfs_dev = irq_ptr->debugfs_perf = NULL;

Completed in 416 milliseconds