HomeSort by relevance Sort by last modified time
    Searched full:syscalls (Results 201 - 225 of 642) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/kernel-headers/original/uapi/asm-generic/
signal.h 93 /* not actually used, but required for linux/syscalls.h */
  /external/ltrace/sysdeps/linux-gnu/
mksyscallent 36 #ia64 syscalls are > 1000 (lower for x86 compat)
  /external/valgrind/memcheck/tests/solaris/
scalar_obsolete.c 1 /* Test for syscalls that are available on illumos but are removed on
  /external/valgrind/memcheck/tests/x86-linux/
scalar.h 20 // meaningful with the syscalls.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
signal.h 97 /* not actually used, but required for linux/syscalls.h */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
signal.h 97 /* not actually used, but required for linux/syscalls.h */
  /system/core/include/cutils/
fs.h 29 /* Used to retry syscalls that can return EINTR. */
  /system/core/include/utils/
Compat.h 73 /* Used to retry syscalls that can return EINTR. */
  /external/autotest/client/profilers/ftrace/
ftrace.py 61 accepted by trace-cmd -e, eg "syscalls", or
62 "syscalls:sys_enter_read". Filters are as accepted by
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform.h 108 // use legacy syscalls.
117 // udi16 syscalls can only be used when the following conditions are
  /external/kernel-headers/original/uapi/linux/
taskstats.h 145 __u64 read_syscalls; /* read syscalls */
146 __u64 write_syscalls; /* write syscalls */
  /external/libchrome/sandbox/linux/bpf_dsl/
syscall_set.cc 34 // on Intel architectures, but leaves room for private syscalls on ARM.
100 // Even when iterating invalid syscalls, we only include the end points;
  /external/valgrind/coregrind/m_syswrap/
syswrap-linux-variants.c 3 /*--- Handlers for syscalls on minor variants of Linux kernels. ---*/
36 vanilla Linux kernel behaves with respect to syscalls.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
taskstats.h 145 __u64 read_syscalls; /* read syscalls */
146 __u64 write_syscalls; /* write syscalls */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
taskstats.h 145 __u64 read_syscalls; /* read syscalls */
146 __u64 write_syscalls; /* write syscalls */
  /external/valgrind/include/vki/
vki-scnums-arm64-linux.h 291 // * Architectures may provide up to 16 syscalls of their own
322 // * All syscalls below here should go away really,
406 //#endif /* 32 bit off_t syscalls */
471 // * syscalls for off_t and loff_t arguments, while
474 // * implement the old 32 bit off_t syscalls, so
vki-scnums-solaris.h 38 /* Note: Basic information about Solaris syscalls can be found in the kernel
310 /* The following syscalls were removed in Solaris 11 (see
312 cannot use these syscalls but wrappers have to be provided for them because
  /external/strace/
defs.h 399 #define TRACE_FILE 001 /* Trace file-related syscalls. */
400 #define TRACE_IPC 002 /* Trace IPC-related syscalls. */
401 #define TRACE_NETWORK 004 /* Trace network-related syscalls. */
402 #define TRACE_PROCESS 010 /* Trace process-related syscalls. */
403 #define TRACE_SIGNAL 020 /* Trace signal-related syscalls. */
404 #define TRACE_DESC 040 /* Trace file descriptor-related syscalls. */
405 #define TRACE_MEMORY 0100 /* Trace memory mapping-related syscalls. */
ChangeLog-CVS 304 * linux/arm/syscallent.h: Update syscalls.
308 provide syscalls socketcall and ipc.
403 Implement parsers for new linux syscalls.
718 * linux/syscallent.h: Update entries for those syscalls.
765 syscalls.
766 * linux/arm/syscallent.h: Update network syscalls list.
768 syscalls.
    [all...]
  /external/valgrind/
README.solaris 47 - Solaris 11 (released in November 2011) removed a large set of syscalls where
52 syscalls [3]
118 syscalls).
  /external/valgrind/docs/internals/
3_1_BUGSTATUS.txt 20 v5785 fixed 123248 syscalls in glibc-2.4: openat, fstatat, symlinkat
38 v5849 fixed 125492 ppc32: support a bunch more syscalls
72 v5884 fixed 126938 bad checking for syscalls linkat, renameat, symlinkat
  /toolchain/binutils/binutils-2.25/include/gdb/
callback.h 182 /* Size of an "int" on the target (for syscalls whose ABI uses "int").
230 /* More standard syscalls. */
266 /* Callbacks for reading/writing memory (e.g. for read/write syscalls).
  /bionic/
README.md 77 syscalls/
78 # The syscalls directories contain script-generated assembler files.
147 1. Add entries to SYSCALLS.TXT.
148 See SYSCALLS.TXT itself for documentation on the format.
  /bionic/libc/kernel/
README.TXT 64 Finally, run this command to regenerate the syscalls list:
  /development/ndk/platforms/android-3/arch-arm/include/sys/
_types.h 57 typedef __uint32_t __socklen_t; /* length type for network syscalls */

Completed in 4819 milliseconds

1 2 3 4 5 6 7 891011>>