Home
last modified time | relevance | path

Searched refs:debugfs_print_regs32 (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Ddebugfs.h151 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 Dfile.c1269 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 Ddebugfs.rst161 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
/linux/Documentation/translations/zh_TW/filesystems/
H A Ddebugfs.rst162 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
/linux/Documentation/filesystems/
H A Ddebugfs.rst179 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,