stop_trace       1260 drivers/net/fjes/fjes_hw.c 	req_buf->stop_trace.length = FJES_DEV_COMMAND_STOP_DBG_REQ_LEN;
stop_trace       1262 drivers/net/fjes/fjes_hw.c 	res_buf->stop_trace.length = 0;
stop_trace       1263 drivers/net/fjes/fjes_hw.c 	res_buf->stop_trace.code = 0;
stop_trace       1268 drivers/net/fjes/fjes_hw.c 	if (res_buf->stop_trace.length != FJES_DEV_COMMAND_STOP_DBG_RES_LEN) {
stop_trace       1272 drivers/net/fjes/fjes_hw.c 		switch (res_buf->stop_trace.code) {
stop_trace        134 drivers/net/fjes/fjes_hw.h 	} stop_trace;
stop_trace        162 drivers/net/fjes/fjes_hw.h 	} stop_trace;
stop_trace        248 drivers/net/fjes/fjes_trace.h 		__entry->length = res_buf->stop_trace.length;
stop_trace        249 drivers/net/fjes/fjes_trace.h 		__entry->code = res_buf->stop_trace.code;
stop_trace         67 tools/testing/selftests/powerpc/ptrace/ptrace-gpr.c 	FAIL_IF(stop_trace(child));
stop_trace         61 tools/testing/selftests/powerpc/ptrace/ptrace-tar.c 	FAIL_IF(stop_trace(child));
stop_trace         72 tools/testing/selftests/powerpc/ptrace/ptrace-tar.c 	FAIL_IF(stop_trace(child));
stop_trace        105 tools/testing/selftests/powerpc/ptrace/ptrace-tm-gpr.c 	FAIL_IF(stop_trace(child));
stop_trace        112 tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-gpr.c 	FAIL_IF(stop_trace(child));
stop_trace        122 tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-tar.c 	FAIL_IF(stop_trace(child));
stop_trace        121 tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-vsx.c 	FAIL_IF(stop_trace(child));
stop_trace        106 tools/testing/selftests/powerpc/ptrace/ptrace-tm-spr.c 	FAIL_IF(stop_trace(child));
stop_trace        110 tools/testing/selftests/powerpc/ptrace/ptrace-tm-tar.c 	FAIL_IF(stop_trace(child));
stop_trace        106 tools/testing/selftests/powerpc/ptrace/ptrace-tm-vsx.c 	FAIL_IF(stop_trace(child));
stop_trace         54 tools/testing/selftests/powerpc/ptrace/ptrace-vsx.c 	FAIL_IF(stop_trace(child));
stop_trace        116 tools/testing/selftests/powerpc/ptrace/ptrace.h 	FAIL_IF(stop_trace(child));
stop_trace        134 tools/testing/selftests/powerpc/ptrace/ptrace.h 	FAIL_IF(stop_trace(child));