Home
last modified time | relevance | path

Searched refs:next_instruction (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/sparc/
H A Dcpu_loop.c152 static void next_instruction(CPUSPARCState *env) in next_instruction() function
259 next_instruction(env); in cpu_loop()
264 next_instruction(env); in cpu_loop()
268 next_instruction(env); in cpu_loop()
272 next_instruction(env); in cpu_loop()
337 next_instruction(env); in cpu_loop()
/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-core.c1305 static unsigned long next_instruction(unsigned long pc) in next_instruction() function
1348 test_code = next_instruction(test_code); in kprobes_test_case_start()
1369 test_code = next_instruction(test_code); in kprobes_test_case_start()