OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:syscalls
(Results
126 - 150
of
510
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
prctl.h
37
* its declaration inside
SYSCALLS
.TXT *must* make it
/system/core/include/cutils/
fs.h
28
/* Used to retry
syscalls
that can return EINTR. */
/system/core/include/utils/
Compat.h
56
/* Used to retry
syscalls
that can return EINTR. */
/bionic/libc/tools/
bionic_utils.py
40
# parser for the
SYSCALLS
.TXT file
44
self.
syscalls
= []
156
self.
syscalls
.append(t)
/external/linux-tools-perf/
builtin-test.c
248
"/sys/kernel/debug/tracing/events/
syscalls
/%s/id",
444
* This test will generate random numbers of calls to some getpid
syscalls
,
446
* the
syscalls
.
451
* Then it checks if the number of
syscalls
reported as perf events by
452
* the kernel corresponds to the number of
syscalls
made.
474
pid_t (*
syscalls
[])(void) = { (void *)getsid, getppid, getpgrp,
553
int foo =
syscalls
[i]();
Completed in 1373 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>