Searched refs:dump_regs (Results 1 – 5 of 5) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/powerpc/mm/ |
D | wild_bctr.c | 97 static void dump_regs(void) in dump_regs() function 146 dump_regs(); in test_wild_bctr() 161 dump_regs(); in test_wild_bctr()
|
/external/mesa3d/src/panfrost/bifrost/ |
D | disassemble.c | 162 static void dump_regs(FILE *fp, struct bifrost_regs srcs, bool first) in dump_regs() function 668 dump_regs(fp, regs, i == 0); in dump_clause()
|
/external/ethtool/ |
D | ChangeLog | 97 operations. Add error handling of dump_regs(). Modify printout of 119 * ethtool.c (dump_regs): call e100_dump_regs if e100
|
D | ethtool.c | 1241 static int dump_regs(int gregs_dump_raw, int gregs_dump_hex, in dump_regs() function 1272 return dump_regs(gregs_dump_raw, gregs_dump_hex, info, regs); in dump_regs() 3314 if (dump_regs(gregs_dump_raw, gregs_dump_hex, in do_gregs()
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_ctx_isolation.c | 455 static void dump_regs(int fd, in dump_regs() function
|