Home
last modified time | relevance | path

Searched refs:PTRACE_CONT (Results 1 – 25 of 5035) sorted by relevance

12345678910>>...202

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c288 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_set_debugreg()
298 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()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c288 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_set_debugreg()
298 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()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c288 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_set_debugreg()
298 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()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c299 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_instruction_breakpoints()
321 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_watchpoints()
377 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_tests()
381 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_tests()
384 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_tests()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c299 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_instruction_breakpoints()
321 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_watchpoints()
377 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_tests()
381 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_tests()
384 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_tests()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c299 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_instruction_breakpoints()
321 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_watchpoints()
377 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_tests()
381 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_tests()
384 ptrace(PTRACE_CONT, child_pid, NULL, 0); in launch_tests()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/aarch64_be-linux-gnu/sys/
H A Dptrace.h36 #undef PTRACE_CONT
96 PTRACE_CONT = 7, enumerator
97 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig/zig-0.9.0/lib/libc/include/aarch64-linux-gnu/sys/
H A Dptrace.h36 #undef PTRACE_CONT
96 PTRACE_CONT = 7, enumerator
97 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig/zig-0.9.0/lib/libc/include/aarch64_be-linux-gnu/sys/
H A Dptrace.h36 #undef PTRACE_CONT
96 PTRACE_CONT = 7, enumerator
97 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/aarch64-linux-gnu/sys/
H A Dptrace.h36 #undef PTRACE_CONT
96 PTRACE_CONT = 7, enumerator
97 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/s390x-linux-gnu/sys/
H A Dptrace.h35 # undef PTRACE_CONT
124 PTRACE_CONT = 7, enumerator
125 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabi/sys/
H A Dptrace.h30 # undef PTRACE_CONT
112 PTRACE_CONT = 7, enumerator
113 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabi/sys/
H A Dptrace.h30 # undef PTRACE_CONT
112 PTRACE_CONT = 7, enumerator
113 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabihf/sys/
H A Dptrace.h30 # undef PTRACE_CONT
112 PTRACE_CONT = 7, enumerator
113 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc64le-linux-gnu/sys/
H A Dptrace.h30 # undef PTRACE_CONT
112 PTRACE_CONT = 7, enumerator
113 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig/zig-0.9.0/lib/libc/include/s390x-linux-gnu/sys/
H A Dptrace.h35 # undef PTRACE_CONT
124 PTRACE_CONT = 7, enumerator
125 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabihf/sys/
H A Dptrace.h30 # undef PTRACE_CONT
112 PTRACE_CONT = 7, enumerator
113 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc64-linux-gnu/sys/
H A Dptrace.h30 # undef PTRACE_CONT
112 PTRACE_CONT = 7, enumerator
113 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc64-linux-gnu/sys/
H A Dptrace.h30 # undef PTRACE_CONT
112 PTRACE_CONT = 7, enumerator
113 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc64le-linux-gnu/sys/
H A Dptrace.h30 # undef PTRACE_CONT
112 PTRACE_CONT = 7, enumerator
113 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/sys/
H A Dptrace.h62 PTRACE_CONT = 7, enumerator
63 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/sys/
H A Dptrace.h62 PTRACE_CONT = 7, enumerator
63 #define PT_CONTINUE PTRACE_CONT
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/sys/
H A Dptrace.h18 #define PTRACE_CONT 7 macro
50 #define PT_CONTINUE PTRACE_CONT
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/sys/
H A Dptrace.h18 #define PTRACE_CONT 7 macro
51 #define PT_CONTINUE PTRACE_CONT
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-linux-gnux32/sys/
H A Dptrace.h62 PTRACE_CONT = 7, enumerator
63 #define PT_CONTINUE PTRACE_CONT

12345678910>>...202