HomeSort by relevance Sort by last modified time
    Searched full:syscalls (Results 301 - 325 of 510) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/VEX/pub/
libvex_guest_arm.h 159 thread-related syscalls. */
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 3 /*--- Private syscalls header. priv_syswrap-generic.h ---*/
syswrap-main.c 62 Use of registers in syscalls is:
87 (perhaps for syscalls done with "sysenter"?) I don't think it is
88 relevant for syscalls done with "int $0x80/1/2".
181 syscalls getting interrupted, explained in comments in the code.
492 // GrP fixme hope syscalls aren't called with really shallow stacks...
571 // GrP fixme hope syscalls aren't called with really shallow stacks...
    [all...]
syswrap-s390x-linux.c 3 /*--- Platform-specific syscalls stuff. syswrap-s390x-linux.c ---*/
329 PRE/POST wrappers for s390x/Linux-specific syscalls
    [all...]
syswrap-amd64-linux.c 3 /*--- Platform-specific syscalls stuff. syswrap-amd64-linux.c ---*/
348 PRE/POST wrappers for AMD64/Linux-specific syscalls
    [all...]
syswrap-ppc64-linux.c 3 /*--- Platform-specific syscalls stuff. syswrap-ppc64-linux.c ---*/
430 PRE/POST wrappers for ppc64/Linux-specific syscalls
    [all...]
  /external/valgrind/main/include/
pub_tool_libcproc.h 52 Important syscalls
pub_tool_tooliface.h 268 - invalid file descriptors to syscalls like read() and write()
500 These ones occur at startup, upon some signals, and upon some syscalls.
585 /* These ones occur around syscalls, signal handling, etc */
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 35 // Derived from linux-2.6/arch/x86/syscalls/syscall_64.tbl
vki-scnums-x86-linux.h 35 // Derived from linux-2.6/arch/x86/syscalls/syscall_32.tbl
  /external/valgrind/main/memcheck/tests/linux/
timerfd-syscall.c 1 /** Test Valgrind's interception of the Linux syscalls timerfd_create(),
  /external/valgrind/main/none/tests/
cmdline2.stdout.exp 102 --trace-syscalls=no|yes show all system calls? [no]
  /system/core/adb/
sysdeps.h 285 /* Used to retry syscalls that can return EINTR. */
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/
README 360 `--disable-newlib-supplied-syscalls'
361 Disable newlib from supplying syscalls.
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 16 // This syscall list has holes, because ARM EABI makes some syscalls obsolete.
1350 // ARM private syscalls.
broker_process.cc 197 // Make a remote system call over IPC for syscalls that take a path and flags
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc 59 // Are we using 32-bit or 64-bit syscalls?
61 // but it still needs to use 64-bit syscalls.
  /external/qemu/
Changelog 273 - ARM "Angel" semihosting syscalls (Paul Brook)
374 - shm syscalls support (Paul McKerras)
  /external/chromium_org/tools/traceline/traceline/
main.cc 1031 std::map<int, const char*> syscalls = CreateSyscallMap(); local
    [all...]
  /art/runtime/native/
dalvik_system_Zygote.cc 75 // changes its locking strategy or its use of syscalls within the
  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 621 /* For now assume all syscalls take MAXARGS arguments. */
  /external/chromium/base/
message_pump_glib.cc 288 // syscalls and just signal that we have more work.
  /external/chromium_org/base/message_loop/
message_pump_glib.cc 283 // syscalls and just signal that we have more work.
  /external/chromium_org/components/breakpad/browser/
crash_handler_host_linux.cc 35 #include <sys/linux-syscalls.h>
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
kernel_wrap_test.cc 5 // The linux host build of nacl_io can't do wrapping of syscalls so all

Completed in 866 milliseconds

<<11121314151617181920>>