Searched refs:debugfs_print_regs32 (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | debugfs.h | 215 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, 427 static inline void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function
|
| /linux-6.15/Documentation/translations/zh_TW/filesystems/ |
| H A D | debugfs.rst | 162 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
|
| /linux-6.15/Documentation/translations/zh_CN/filesystems/ |
| H A D | debugfs.rst | 161 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
|
| /linux-6.15/fs/debugfs/ |
| H A D | file.c | 1336 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function 1350 EXPORT_SYMBOL_GPL(debugfs_print_regs32); 1359 debugfs_print_regs32(s, regset->regs, regset->nregs, regset->base, ""); in debugfs_regset32_show()
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | debugfs.rst | 179 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
|