Home
last modified time | relevance | path

Searched refs:debugfs_print_regs32 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Ddebugfs.h133 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
346 static inline void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function
/Linux-v4.19/fs/debugfs/
Dfile.c1051 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function
1065 EXPORT_SYMBOL_GPL(debugfs_print_regs32);
1071 debugfs_print_regs32(s, regset->regs, regset->nregs, regset->base, ""); in debugfs_show_regset32()
/Linux-v4.19/Documentation/filesystems/
Ddebugfs.txt162 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,