Home
last modified time | relevance | path

Searched refs:debug_show (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H A Dxive-internal.h60 int (*debug_show)(struct seq_file *m, void *private); member
H A Dcommon.c1648 if (xive_ops->debug_show) in xive_core_debug_show()
1649 xive_ops->debug_show(m, private); in xive_core_debug_show()
H A Dspapr.c692 .debug_show = xive_spapr_debug_show,
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dxive-internal.h60 int (*debug_show)(struct seq_file *m, void *private); member
H 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()
H A Dspapr.c700 .debug_show = xive_spapr_debug_show,
/kernel/linux/linux-5.10/kernel/irq/
H A Ddebugfs.c85 if (data->domain && data->domain->ops && data->domain->ops->debug_show) in irq_debug_show_data()
86 data->domain->ops->debug_show(m, NULL, data, ind + 1); in irq_debug_show_data()
H 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()
/kernel/linux/linux-6.6/kernel/irq/
H 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()
H 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()
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dclosure.c162 static int debug_show(struct seq_file *f, void *data) in debug_show() function
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dclosure.c162 static int debug_show(struct seq_file *f, void *data) in debug_show() function
/kernel/linux/linux-5.10/include/linux/
H A Dirqdomain.h127 void (*debug_show)(struct seq_file *m, struct irq_domain *d, member
/kernel/linux/linux-6.6/fs/smb/server/
H A Dserver.c475 static ssize_t debug_show(const struct class *class, const struct class_attribute *attr, in debug_show() function
/kernel/linux/linux-6.6/include/linux/
H A Dirqdomain.h110 void (*debug_show)(struct seq_file *m, struct irq_domain *d, member
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dvector.c649 .debug_show = x86_vector_debug_show,
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dvector.c707 .debug_show = x86_vector_debug_show,

Completed in 25 milliseconds