Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Ddebugfs.h152 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
336 static inline void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function
/linux-6.1.9/fs/debugfs/
Dfile.c1124 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function
1138 EXPORT_SYMBOL_GPL(debugfs_print_regs32);
1147 debugfs_print_regs32(s, regset->regs, regset->nregs, regset->base, ""); in debugfs_regset32_show()
/linux-6.1.9/Documentation/translations/zh_CN/filesystems/
Ddebugfs.rst161 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
/linux-6.1.9/Documentation/translations/zh_TW/filesystems/
Ddebugfs.rst163 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
/linux-6.1.9/Documentation/filesystems/
Ddebugfs.rst179 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,