Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A 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,
/linux-6.3-rc2/fs/debugfs/
A Dfile.c1125 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function
1139 EXPORT_SYMBOL_GPL(debugfs_print_regs32);
1148 debugfs_print_regs32(s, regset->regs, regset->nregs, regset->base, ""); in debugfs_regset32_show()
/linux-6.3-rc2/Documentation/translations/zh_CN/filesystems/
A Ddebugfs.rst161 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
/linux-6.3-rc2/Documentation/translations/zh_TW/filesystems/
A Ddebugfs.rst163 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
/linux-6.3-rc2/Documentation/filesystems/
A Ddebugfs.rst179 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,

Completed in 12 milliseconds