Home
last modified time | relevance | path

Searched refs:debug_show (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/kernel/irq/
A Ddebugfs.c90 if (data->domain && data->domain->ops && data->domain->ops->debug_show) in irq_debug_show_data()
91 data->domain->ops->debug_show(m, NULL, data, ind + 1); in irq_debug_show_data()
A Dirqdomain.c1927 if (d->ops && d->ops->debug_show) in irq_domain_debug_show_one()
1928 d->ops->debug_show(m, d, NULL, ind + 1); in irq_domain_debug_show_one()
/linux-6.3-rc2/arch/powerpc/sysdev/xive/
A Dxive-internal.h60 int (*debug_show)(struct seq_file *m, void *private); member
A Dcommon.c1461 .debug_show = xive_irq_domain_debug_show,
1791 if (xive_ops->debug_show) in xive_ipi_debug_show()
1792 xive_ops->debug_show(m, private); in xive_ipi_debug_show()
A Dspapr.c700 .debug_show = xive_spapr_debug_show,
/linux-6.3-rc2/drivers/md/bcache/
A Dclosure.c162 static int debug_show(struct seq_file *f, void *data) in debug_show() function
/linux-6.3-rc2/fs/ksmbd/
A Dserver.c461 static ssize_t debug_show(struct class *class, struct class_attribute *attr, in debug_show() function
/linux-6.3-rc2/include/linux/
A Dirqdomain.h110 void (*debug_show)(struct seq_file *m, struct irq_domain *d, member
/linux-6.3-rc2/arch/x86/kernel/apic/
A Dvector.c696 .debug_show = x86_vector_debug_show,

Completed in 27 milliseconds