Searched refs:debugfs_print_regs32 (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/ |
| A D | debugfs.h | 142 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, 315 static inline void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
|
| /linux/fs/debugfs/ |
| A 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_show_regset32()
|
| /linux/Documentation/translations/zh_CN/filesystems/ |
| A D | debugfs.rst | 161 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
|
| /linux/Documentation/translations/zh_TW/filesystems/ |
| A D | debugfs.rst | 163 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
|
| /linux/Documentation/filesystems/ |
| A D | debugfs.rst | 179 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
|
| /linux/ |
| A D | vmlinux.symvers | 1777 0x00000000 debugfs_print_regs32 vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 14187 ffff800010414b90 T debugfs_print_regs32
|
| A D | .tmp_System.map | 14187 ffff800010414b90 T debugfs_print_regs32
|
Completed in 351 milliseconds