Home
last modified time | relevance | path

Searched refs:iopl (Results 1 – 25 of 53) sorted by relevance

123

/external/linux-kselftest/tools/testing/selftests/x86/
Diopl.c54 if (iopl(3) != 0) { in main()
61 if (iopl(0) != 0) in main()
70 if (iopl(3) != 0) in main()
104 if (iopl(3) != 0) in main()
114 if (iopl(3) != 0) { in main()
120 if (iopl(0) != 0) { in main()
126 if (iopl(3) == 0) { in main()
D.gitignore11 iopl
DMakefile14 check_initial_reg_state sigreturn iopl mpx-mini-test ioperm \
/external/ltp/testcases/kernel/syscalls/iopl/
Diopl01.c103 TEST(iopl(level)); in main()
143 if (iopl(0) == -1) { in cleanup()
Diopl02.c132 TEST(iopl(test_cases[i].level)); in main()
/external/strace/
Diopl.c3 SYS_FUNC(iopl) in SYS_FUNC() argument
Dsys_func.h100 extern SYS_FUNC(iopl);
DAndroid.bp86 "iopl.c",
/external/ltp/android/include/sys/
Dio.h5 static inline int iopl(int level) in iopl() function
/external/ltp/include/lapi/syscalls/
Dx86_64.in173 iopl 172
Di386.in111 iopl 110
Dpowerpc.in111 iopl 110
Dpowerpc64.in111 iopl 110
Dsh.in111 iopl 110
/external/strace/tests-mx32/
Dpure_executables.list132 iopl
Dpure_executables.am133 iopl \
/external/strace/tests/
Dpure_executables.list132 iopl
Dpure_executables.am133 iopl \
/external/strace/tests-m32/
Dpure_executables.list132 iopl
Dpure_executables.am133 iopl \
/external/strace/linux/x86_64/
Dsyscallent.h173 [172] = { 1, 0, SEN(iopl), "iopl" },
/external/strace/linux/mips/
Dsyscallent-o32.h114 [4110] = { 1, 0, SEN(iopl), "iopl" },
/external/strace/linux/bfin/
Dsyscallent.h140 [110] = { 1, 0, SEN(iopl), "iopl" },
/external/strace/linux/i386/
Dsyscallent.h140 [110] = { 1, 0, SEN(iopl), "iopl" },
/external/strace/linux/sh/
Dsyscallent.h142 [110] = { 1, 0, SEN(iopl), "iopl" },

123