Searched refs:debugfs_print_regs32 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | debugfs.h | 133 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, 345 static inline void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function
|
| /Linux-v5.4/fs/debugfs/ |
| D | file.c | 1069 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function 1083 EXPORT_SYMBOL_GPL(debugfs_print_regs32); 1089 debugfs_print_regs32(s, regset->regs, regset->nregs, regset->base, ""); in debugfs_show_regset32()
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | debugfs.txt | 163 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
|