trapped           132 tools/testing/selftests/breakpoints/breakpoint_test.c static int trapped;
trapped           140 tools/testing/selftests/breakpoints/breakpoint_test.c 	if (!trapped)
trapped           142 tools/testing/selftests/breakpoints/breakpoint_test.c 	trapped = 0;
trapped           280 tools/testing/selftests/breakpoints/breakpoint_test.c 		if (ptrace(PTRACE_POKEDATA, child_pid, &trapped, 1))