Home
last modified time | relevance | path

Searched refs:syscall_exiting_decode (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dsyscall.c726 syscall_exiting_decode(struct tcb *tcp, struct timespec *pts) in syscall_exiting_decode() function
Ddefs.h448 extern int syscall_exiting_decode(struct tcb *, struct timespec *);
Dstrace.c2458 int res = syscall_exiting_decode(tcp, &ts); in trace_syscall()
DChangeLog4151 (syscall_exiting_decode): Call mmap_notify_report instead
6442 (syscall_exiting_decode, syscall_exiting_trace, count_syscall): Change
6462 * syscall.c (syscall_entering_finish, syscall_exiting_decode): Call
7358 * syscall.c (syscall_exiting_decode): Use mmap_cache_is_enabled()
7418 * syscall.c (syscall_exiting_decode): Replace unwind_cache_invalidate
10077 syscall: move get_regs call from syscall_exiting_decode to get_syscall_result
10081 * syscall.c (syscall_exiting_decode): Move get_regs invocation ...
15707 syscall_entering_finish, syscall_exiting_decode, syscall_exiting_trace,
15715 (syscall_exiting_decode, syscall_exiting_trace,