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