Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Ddebugfs.h150 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
334 static inline void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function
/kernel/linux/linux-5.10/fs/debugfs/
Dfile.c1052 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32() function
1066 EXPORT_SYMBOL_GPL(debugfs_print_regs32);
1075 debugfs_print_regs32(s, regset->regs, regset->nregs, regset->base, ""); in debugfs_show_regset32()
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/filesystems/
Ddebugfs.rst161 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
/kernel/linux/linux-5.10/Documentation/filesystems/
Ddebugfs.rst179 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,