Home
last modified time | relevance | path

Searched refs:sys_ptrace (Results 1 – 22 of 22) sorted by relevance

/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper.cc66 if (sys_ptrace(PTRACE_ATTACH, pid, NULL, NULL) != 0 && in SuspendThread()
72 sys_ptrace(PTRACE_DETACH, pid, NULL, NULL); in SuspendThread()
85 if (sys_ptrace(PTRACE_GETREGS, pid, NULL, &regs) == -1 || in SuspendThread()
92 sys_ptrace(PTRACE_DETACH, pid, NULL, NULL); in SuspendThread()
101 return sys_ptrace(PTRACE_DETACH, pid, NULL, NULL) >= 0; in ResumeThread()
143 if (sys_ptrace(PTRACE_PEEKDATA, child, remote + done, &tmp) == -1) { in CopyFromProcess()
195 if (sys_ptrace(PTRACE_GETREGSET, tid, (void*)NT_PRSTATUS, (void*)&io) == -1) { in GetThreadInfoByIndex()
201 if (sys_ptrace(PTRACE_GETREGSET, tid, (void*)NT_FPREGSET, (void*)&io) == -1) { in GetThreadInfoByIndex()
205 if (sys_ptrace(PTRACE_GETREGS, tid, NULL, &info->regs) == -1) { in GetThreadInfoByIndex()
209 if (sys_ptrace(PTRACE_GETFPREGS, tid, NULL, &info->fpregs) == -1) { in GetThreadInfoByIndex()
[all …]
/external/linux-kselftest/tools/testing/selftests/ptrace/
Dpeeksiginfo.c26 static int sys_ptrace(int request, pid_t pid, void *addr, void *data) in sys_ptrace() function
73 ret = sys_ptrace(PTRACE_PEEKSIGINFO, child, &arg, addr_rw); in check_error_paths()
83 ret = sys_ptrace(PTRACE_PEEKSIGINFO, child, &arg, in check_error_paths()
91 ret = sys_ptrace(PTRACE_PEEKSIGINFO, child, &arg, addr_ro); in check_error_paths()
122 ret = sys_ptrace(PTRACE_PEEKSIGINFO, child, &arg, siginfo); in check_direct_path()
188 if (sys_ptrace(PTRACE_ATTACH, child, NULL, NULL) == -1) in main()
213 if (sys_ptrace(PTRACE_KILL, child, NULL, NULL) == -1) in main()
/external/selinux/python/sepolicy/sepolicy/help/
Dlockdown_ptrace.txt8 SELinux defines this access as ptrace and sys_ptrace. These accesses allow one process to read the…
/external/selinux/libsepol/tests/policies/test-hooks/
Dcmp_policy.conf377 sys_ptrace
Dsmall-base.conf377 sys_ptrace
/external/selinux/libsepol/tests/policies/test-expander/
Duser-base.conf377 sys_ptrace
Dalias-base.conf377 sys_ptrace
Drole-base.conf377 sys_ptrace
Dsmall-base.conf377 sys_ptrace
/external/selinux/libsepol/tests/policies/test-deps/
Dsmall-base.conf377 sys_ptrace
Dbase-notmetreq.conf372 sys_ptrace
Dbase-metreq.conf377 sys_ptrace
/external/selinux/libsepol/tests/policies/test-linker/
Dsmall-base.conf377 sys_ptrace
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h368 __SYSCALL(__NR_ptrace, sys_ptrace)
/external/selinux/python/sepolgen/src/share/
Dperm_map102 sys_ptrace n 1
/external/selinux/python/sepolgen/tests/
Dperm_map102 sys_ptrace n 1
/external/selinux/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf335 sys_ptrace
/external/strace/
DChangeLog-CVS846 * process.c (sys_ptrace) [IA64]: For PTRACE_PEEKDATA,
3587 * process.c (sys_ptrace): Use #lx format for address argument.
3607 (sys_ptrace): Use printxval.
DChangeLog36132 * process.c (sys_ptrace): Call printsiginfo_at directly.
36423 * process.c (sys_ptrace): Likewise.
36890 * process.c (sys_ptrace): Likewise.
37733 * process.c (sys_ptrace): Use printaddr.
40017 * process.c (sys_ptrace): Likewise.
42811 (sys_ptrace): Change 'addr' type to unsigned.
46072 (sys_ptrace): Use it.
46856 (sys_ptrace): Likewise.
46862 * process.c (sys_ptrace): Decode struct iov in PTRACE_GET/SETREGSET.
48098 * process.c (sys_ptrace): Remove unneeded line wrapping.
/external/selinux/python/sepolgen/tests/test_data/
Dhttpd.log4435 type=AVC msg=audit(1163775060.183:11791): avc: denied { sys_ptrace } for pid=8844 comm="glibc_po…
4931 type=AVC msg=audit(1163775243.262:12001): avc: denied { sys_ptrace } for pid=11047 comm="pidof" …
6805 type=AVC msg=audit(1163776389.002:12774): avc: denied { sys_ptrace } for pid=13408 comm="killall…
10126 type=AVC msg=audit(1163794116.229:14260): avc: denied { sys_ptrace } for pid=18931 comm="pidof" …
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym29778 FUNC 45f20 24 0 sys_ptrace
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym31391 FUNC 68a50 48 0 sys_ptrace