Home
last modified time | relevance | path

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

/Linux-v6.6/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,
/Linux-v6.6/fs/debugfs/
Dfile.c1160 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function
1174 EXPORT_SYMBOL_GPL(debugfs_print_regs32);
1183 debugfs_print_regs32(s, regset->regs, regset->nregs, regset->base, ""); in debugfs_regset32_show()
/Linux-v6.6/Documentation/translations/zh_CN/filesystems/
Ddebugfs.rst161 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
/Linux-v6.6/Documentation/translations/zh_TW/filesystems/
Ddebugfs.rst163 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
/Linux-v6.6/Documentation/filesystems/
Ddebugfs.rst179 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,