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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dqdio_debug.c267 irq_ptr->debugfs_perf = debugfs_create_file("statistics",
271 if (IS_ERR(irq_ptr->debugfs_perf))
272 irq_ptr->debugfs_perf = NULL;
289 debugfs_remove(irq_ptr->debugfs_perf);
H A Dqdio.h316 struct dentry *debugfs_perf; member in struct:qdio_irq
H A Dqdio_setup.c395 irq_ptr->debugfs_dev = irq_ptr->debugfs_perf = NULL;

Completed in 48 milliseconds