OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__NR_ioperm
(Results
26 - 44
of
44
) sorted by null
1
2
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
syscall_sets.cc
246
case
__NR_ioperm
: // Intel privilege.
/external/valgrind/main/include/vki/
vki-scnums-mips32-linux.h
141
#define
__NR_ioperm
(__NR_Linux + 101)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h
101
#define SYS_ioperm
__NR_ioperm
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h
101
#define SYS_ioperm
__NR_ioperm
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h
101
#define SYS_ioperm
__NR_ioperm
/external/valgrind/main/memcheck/tests/x86-linux/
scalar.c
472
//
__NR_ioperm
101
473
GO(
__NR_ioperm
, "3s 0m");
474
SY(
__NR_ioperm
, x0, x0, x0); FAIL;
[
all
...]
scalar.stderr.exp
[
all
...]
/bionic/libc/include/sys/
glibc-syscalls.h
466
#define SYS_ioperm
__NR_ioperm
827
#define SYS_ioperm
__NR_ioperm
[
all
...]
/external/valgrind/main/memcheck/tests/darwin/
scalar.c
1063
//
__NR_ioperm
101
1064
GO(
__NR_ioperm
, "3s 0m");
1065
SY(
__NR_ioperm
, x0, x0, x0); FAIL;
[
all
...]
/bionic/libc/kernel/arch-mips/asm/
unistd.h
151
#define
__NR_ioperm
(__NR_Linux + 101)
[
all
...]
/development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h
151
#define
__NR_ioperm
(__NR_Linux + 101)
[
all
...]
/external/kernel-headers/original/asm-mips/
unistd.h
124
#define
__NR_ioperm
(__NR_Linux + 101)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h
151
#define
__NR_ioperm
(__NR_Linux + 101)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h
151
#define
__NR_ioperm
(__NR_Linux + 101)
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
unistd.h
151
#define
__NR_ioperm
(__NR_Linux + 101)
[
all
...]
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
unistd.h
151
#define
__NR_ioperm
(__NR_Linux + 101)
[
all
...]
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h
151
#define
__NR_ioperm
(__NR_Linux + 101)
[
all
...]
/external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-linux.c
[
all
...]
syswrap-x86-linux.c
[
all
...]
Completed in 3505 milliseconds
1
2