OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:syscalls
(Results
426 - 450
of
642
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/go/linux-x86/src/runtime/
sys_openbsd_amd64.s
6
// /usr/src/sys/kern/
syscalls
.master for syscall numbers.
/prebuilts/go/linux-x86/src/syscall/
fd_nacl.go
169
// avoid nil in
syscalls
; nacl doesn't like that.
/system/vold/bench/
benchgen.py
333
print "Found
syscalls
:"
/external/libchrome/sandbox/linux/system_headers/
arm_linux_syscalls.h
18
// This syscall list has holes, because ARM EABI makes some
syscalls
obsolete.
1388
// ARM private
syscalls
.
/external/strace/linux/arm/
syscallent.h
430
* Remapped by shuffle_scno() to be directly after ordinary
syscalls
436
* ARM specific
syscalls
. Encoded with scno 0x000f00xx.
/external/valgrind/coregrind/m_syswrap/
priv_syswrap-darwin.h
3
/*--- Private
syscalls
header for Darwin. priv_syswrap-darwin.h ---*/
56
// Unix
syscalls
.
syswrap-amd64-solaris.c
3
/*--- Platform-specific
syscalls
stuff. syswrap-amd64-solaris.c ---*/
549
PRE/POST wrappers for AMD64/Solaris-specific
syscalls
syswrap-arm-linux.c
3
/*--- Platform-specific
syscalls
stuff. syswrap-arm-linux.c -----*/
319
PRE/POST wrappers for arm/Linux-specific
syscalls
755
// For those
syscalls
not handled by Valgrind, the annotation indicate its
[
all
...]
syswrap-arm64-linux.c
3
/*--- Platform-specific
syscalls
stuff. syswrap-arm64-linux.c -----*/
382
PRE/POST wrappers for arm/Linux-specific
syscalls
853
// For those
syscalls
not handled by Valgrind, the annotation indicate its
[
all
...]
syswrap-mips32-linux.c
3
/*--- Platform-specific
syscalls
stuff. syswrap-mips32-linux.c ----*/
506
PRE/POST wrappers for mips/Linux-specific
syscalls
801
// For those
syscalls
not handled by Valgrind, the annotation indicate its
[
all
...]
syswrap-ppc32-linux.c
3
/*--- Platform-specific
syscalls
stuff. syswrap-ppc32-linux.c ---*/
378
PRE/POST wrappers for ppc32/Linux-specific
syscalls
853
// For those
syscalls
not handled by Valgrind, the annotation indicate its
[
all
...]
syswrap-ppc64-linux.c
3
/*--- Platform-specific
syscalls
stuff. syswrap-ppc64-linux.c ---*/
530
PRE/POST wrappers for ppc64/Linux-specific
syscalls
775
// For those
syscalls
not handled by Valgrind, the annotation indicate its
[
all
...]
syswrap-tilegx-linux.c
3
/*--- Platform-specific
syscalls
stuff. syswrap-tilegx-linux.c ----*/
449
PRE/POST wrappers for tilegx/Linux-specific
syscalls
[
all
...]
/external/autotest/client/deps/systemtap/
systemtap-0.9.5.tar.gz
/bionic/libc/include/
unistd.h
242
/* Used to retry
syscalls
that can return EINTR. */
/device/google/contexthub/util/nanotool/
nanotool.cpp
380
// Catches a signal and does nothing, to allow any pending
syscalls
to be
/external/compiler-rt/lib/sanitizer_common/
sanitizer_common.cc
235
// We probably can do it with fewer
syscalls
in some OS-dependent way.
/external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h
432
* The following
syscalls
are obsolete and no longer available for EABI.
/external/libchrome/base/message_loop/
message_pump_glib.cc
271
//
syscalls
and just signal that we have more work.
/external/ltrace/sysdeps/linux-gnu/aarch64/
syscallent.h
295
"
syscalls
", /* 274 */
[
all
...]
/external/strace/linux/ia64/
syscallent.h
30
* IA-32
syscalls
that have pointer arguments which are incompatible
/external/strace/linux/mips/
syscallent-n32.h
2
/* For an N32 strace decode the N32 64-bit
syscalls
. */
syscallent-n64.h
2
/* For an N64 strace decode the N64 64-bit
syscalls
. */
syscallent-o32.h
2
/* For an O32 strace, decode the o32
syscalls
. */
/external/strace/
strace.c
129
/* Sometimes we want to print only succeeding
syscalls
. */
226
-O overhead set overhead for tracing
syscalls
to OVERHEAD usecs\n\
267
-z -- print only succeeding
syscalls
\n\
[
all
...]
Completed in 618 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>