OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:syscalls
(Results
276 - 300
of
510
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
unistd.h
198
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
unistd.h
198
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
unistd.h
198
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
unistd.h
199
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
unistd.h
202
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
unistd.h
202
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
unistd.h
202
/* Used to retry
syscalls
that can return EINTR. */
/external/qemu/
arm-semi.c
2
* Arm "Angel" semihosting
syscalls
138
/* Fixup
syscalls
that use nonstardard return conventions. */
/external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h
3
/*--- Private
syscalls
header for Darwin. priv_syswrap-darwin.h ---*/
55
// Unix
syscalls
.
syswrap-x86-linux.c
3
/*--- Platform-specific
syscalls
stuff. syswrap-x86-linux.c ---*/
394
native execution, either temporarily to pass
syscalls
to the
401
Fortunately it looks like no
syscalls
rely on the segment regs or
783
PRE/POST wrappers for x86/Linux-specific
syscalls
[
all
...]
/external/chromium_org/content/common/sandbox_linux/
sandbox_seccomp_bpf_linux.cc
104
// Allow all
syscalls
.
/external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_hook_mmap_linux.h
46
#include <sys/linux-
syscalls
.h>
/external/compiler-rt/lib/sanitizer_common/
sanitizer_common.cc
143
// We probably can do it with fewer
syscalls
in some OS-dependent way.
/external/kernel-headers/original/asm-mips/
unistd.h
20
* Linux o32 style
syscalls
are in the range from 4000 to 4999.
384
* Linux 64-bit
syscalls
are in the range from 5000 to 5999.
707
* Linux N32
syscalls
are in the range from 6000 to 6999.
[
all
...]
/external/kernel-headers/original/asm-x86/
unistd_32.h
389
* "Conditional"
syscalls
/external/valgrind/main/VEX/pub/
libvex_guest_mips32.h
123
syscalls
.
/frameworks/base/libs/androidfw/
ObbFile.cpp
63
/* Used to retry
syscalls
that can return EINTR. */
StreamingZipInflater.cpp
35
/* Used to retry
syscalls
that can return EINTR. */
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
linuxthreads.cc
144
class
SysCalls
{
152
SysCalls
() : my_errno(0) { }
590
SysCalls
sys;
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
linuxthreads.cc
144
class
SysCalls
{
152
SysCalls
() : my_errno(0) { }
590
SysCalls
sys;
/external/valgrind/main/docs/internals/
threads-syscalls-signals.txt
74
signal-raising
syscalls
are considered to be synchronous with respect to
181
Signal return is also interesting. There are two
syscalls
, sigreturn
212
mechanism. If its unblocked and ignored, it doesn't interrupt
syscalls
/external/valgrind/main/
NEWS
219
273640 ppc64-linux: unhandled
syscalls
setresuid(164) and setresgid(169)
631
244009 exp-ptrcheck unknown
syscalls
in analyzing lighttpd
[
all
...]
/external/strace/
ChangeLog
366
gete[ug]id and setfs[ug]id
syscalls
.
411
from failed
syscalls
.
631
Blackfin: decode new
syscalls
632
* linux/bfin/syscallent.h: Add fanotify/prlimit/cacheflush
syscalls
.
755
Update Linux MIPS
syscalls
to match 2.6.35-rc6+
834
Decode TLS
syscalls
on m68k
[
all
...]
/external/valgrind/main/coregrind/
m_syscall.c
3
/*--- Doing
syscalls
. m_syscall.c ---*/
160
/* Darwin: Some
syscalls
return a double-word result. */
253
VG_(do_syscall): A function for doing
syscalls
.
/external/chromium_org/components/nacl/loader/
nacl_listener.cc
320
// is only useful if the dyncode
syscalls
are disabled.
Completed in 1108 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>