Home
last modified time | relevance | path

Searched refs:stop_trace (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tar.c61 FAIL_IF(stop_trace(child)); in trace_tar()
72 FAIL_IF(stop_trace(child)); in trace_tar_write()
H A Dptrace-gpr.c67 FAIL_IF(stop_trace(child)); in trace_gpr()
H A Dptrace-vsx.c54 FAIL_IF(stop_trace(child)); in trace_vsx()
H A Dptrace-tm-spd-gpr.c112 FAIL_IF(stop_trace(child)); in trace_tm_spd_gpr()
H A Dptrace-tm-gpr.c105 FAIL_IF(stop_trace(child)); in trace_tm_gpr()
H A Dptrace-tm-spd-tar.c122 FAIL_IF(stop_trace(child)); in trace_tm_spd_tar()
H A Dptrace-tm-spd-vsx.c121 FAIL_IF(stop_trace(child)); in trace_tm_spd_vsx()
H A Dptrace-tm-vsx.c106 FAIL_IF(stop_trace(child)); in trace_tm_vsx()
H A Dptrace-tm-spr.c106 FAIL_IF(stop_trace(child)); in trace_tm_spr()
H A Dptrace-tm-tar.c110 FAIL_IF(stop_trace(child)); in trace_tm_tar()
H A Dptrace.h77 int stop_trace(pid_t child) in stop_trace() function
116 FAIL_IF(stop_trace(child)); in ptrace_read_regs()
134 FAIL_IF(stop_trace(child)); in ptrace_write_regs()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tar.c61 FAIL_IF(stop_trace(child)); in trace_tar()
72 FAIL_IF(stop_trace(child)); in trace_tar_write()
H A Dptrace-vsx.c54 FAIL_IF(stop_trace(child)); in trace_vsx()
H A Dptrace-tm-spd-vsx.c121 FAIL_IF(stop_trace(child)); in trace_tm_spd_vsx()
H A Dptrace-tm-spd-gpr.c112 FAIL_IF(stop_trace(child)); in trace_tm_spd_gpr()
H A Dptrace-tm-gpr.c105 FAIL_IF(stop_trace(child)); in trace_tm_gpr()
H A Dptrace-tm-spd-tar.c122 FAIL_IF(stop_trace(child)); in trace_tm_spd_tar()
H A Dptrace-tm-spr.c106 FAIL_IF(stop_trace(child)); in trace_tm_spr()
H A Dptrace-tm-tar.c110 FAIL_IF(stop_trace(child)); in trace_tm_tar()
H A Dptrace-tm-vsx.c106 FAIL_IF(stop_trace(child)); in trace_tm_vsx()
H A Dptrace-gpr.c85 FAIL_IF(stop_trace(child)); in trace_gpr()
H A Dptrace.h81 int stop_trace(pid_t child) in stop_trace() function
120 FAIL_IF(stop_trace(child)); in ptrace_read_regs()
138 FAIL_IF(stop_trace(child)); in ptrace_write_regs()
/kernel/linux/linux-5.10/drivers/net/fjes/
H A Dfjes_hw.h134 } stop_trace; member
162 } stop_trace; member
H A Dfjes_hw.c1283 req_buf->stop_trace.length = FJES_DEV_COMMAND_STOP_DBG_REQ_LEN; in fjes_hw_stop_debug()
1285 res_buf->stop_trace.length = 0; in fjes_hw_stop_debug()
1286 res_buf->stop_trace.code = 0; in fjes_hw_stop_debug()
1291 if (res_buf->stop_trace.length != FJES_DEV_COMMAND_STOP_DBG_RES_LEN) { in fjes_hw_stop_debug()
1295 switch (res_buf->stop_trace.code) { in fjes_hw_stop_debug()
/kernel/linux/linux-6.6/drivers/net/fjes/
H A Dfjes_hw.h134 } stop_trace; member
162 } stop_trace; member

Completed in 10 milliseconds

12