Searched refs:debugfs_print_regs32 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/include/linux/ |
| D | debugfs.h | 144 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, 321 static inline void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
|
| /Linux-v6.1/fs/debugfs/ |
| D | file.c | 1108 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function 1122 EXPORT_SYMBOL_GPL(debugfs_print_regs32); 1131 debugfs_print_regs32(s, regset->regs, regset->nregs, regset->base, ""); in debugfs_regset32_show()
|
| /Linux-v6.1/Documentation/translations/zh_CN/filesystems/ |
| D | debugfs.rst | 161 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
|
| /Linux-v6.1/Documentation/translations/zh_TW/filesystems/ |
| D | debugfs.rst | 163 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
|
| /Linux-v6.1/Documentation/filesystems/ |
| D | debugfs.rst | 179 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
|