Lines Matching refs:PTRACE_CONT

288 		ptrace(PTRACE_CONT, child_pid, NULL, 0);  in test_set_debugreg()
298 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_set_debugreg()
309 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_set_debugreg()
328 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_set_debugreg_kernel_userspace()
361 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_exact()
368 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_exact()
375 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_exact()
391 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_exact_kernel_userspace()
409 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_aligned()
418 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_aligned()
427 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_aligned()
454 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_multi_sethwdebug_range()
457 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_multi_sethwdebug_range()
485 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_multi_sethwdebug_range_dawr_overlap()
488 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_multi_sethwdebug_range_dawr_overlap()
508 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_unaligned()
517 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_unaligned()
526 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_unaligned()
545 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_unaligned_dar()
563 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_dawr_max_range()
611 ptrace(PTRACE_CONT, child_pid, NULL, 0); in ptrace_hwbreak()