/glibc-2.36/sysdeps/unix/ |
D | sysdep.h | 61 INTERNAL_SYSCALL_NCS (name, 0) 63 INTERNAL_SYSCALL_NCS (name, 1, a1) 65 INTERNAL_SYSCALL_NCS (name, 2, a1, a2) 67 INTERNAL_SYSCALL_NCS (name, 3, a1, a2, a3) 69 INTERNAL_SYSCALL_NCS (name, 4, a1, a2, a3, a4) 71 INTERNAL_SYSCALL_NCS (name, 5, a1, a2, a3, a4, a5) 73 INTERNAL_SYSCALL_NCS (name, 6, a1, a2, a3, a4, a5, a6) 75 INTERNAL_SYSCALL_NCS (name, 7, a1, a2, a3, a4, a5, a6, a7)
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips32/ |
D | sysdep.h | 77 #undef INTERNAL_SYSCALL_NCS 102 INTERNAL_SYSCALL_NCS (SYS_ify (name), nr, args) 104 # define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro 122 # define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | sysdep.h | 128 INTERNAL_SYSCALL_NCS (SYS_ify (name), nr, args) 131 #undef INTERNAL_SYSCALL_NCS 132 #define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | sysdep.h | 142 # undef INTERNAL_SYSCALL_NCS 143 # define INTERNAL_SYSCALL_NCS(number, nr_args, args...) \ macro 161 INTERNAL_SYSCALL_NCS(__NR_##name, nr, args)
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/ |
D | sysdep.h | 50 #undef INTERNAL_SYSCALL_NCS 51 #define INTERNAL_SYSCALL_NCS(no, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/ |
D | sysdep.h | 193 # define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro 216 # define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro 234 INTERNAL_SYSCALL_NCS (__NR_##name, nr, ##args)
|
/glibc-2.36/nptl/ |
D | nptl_setxid.c | 69 result = INTERNAL_SYSCALL_NCS (xidcmd->syscall_no, 3, xidcmd->id[0], in __nptl_setxid_sighandler() 265 result = INTERNAL_SYSCALL_NCS (cmdp->syscall_no, 3, in __nptl_setxid()
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/ |
D | sysdep.h | 51 #undef INTERNAL_SYSCALL_NCS 52 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/ |
D | sysdep.h | 166 #undef INTERNAL_SYSCALL_NCS 167 #define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/ |
D | sysdep.h | 139 # define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro 149 INTERNAL_SYSCALL_NCS (__NR_##name, nr, args)
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips64/ |
D | sysdep.h | 90 #undef INTERNAL_SYSCALL_NCS 91 #define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | sysdep.h | 227 # undef INTERNAL_SYSCALL_NCS 228 # define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/ |
D | sysdep.h | 228 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro 245 INTERNAL_SYSCALL_NCS (__NR_##name, nr, ##args)
|
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/ |
D | sysdep.h | 177 # undef INTERNAL_SYSCALL_NCS 178 # define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/ |
D | sysdep.h | 407 #undef INTERNAL_SYSCALL_NCS 408 #define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/ |
D | sysdep.h | 390 #undef INTERNAL_SYSCALL_NCS 391 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/ |
D | sysdep.h | 237 #undef INTERNAL_SYSCALL_NCS 238 #define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/csky/ |
D | sysdep.h | 460 # undef INTERNAL_SYSCALL_NCS 461 # define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/ |
D | sysdep.h | 126 #define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/ |
D | sysdep.h | 164 # define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sh/ |
D | sysdep.h | 303 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/ |
D | sysdep.h | 173 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/i386/ |
D | sysdep.h | 337 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-mips | 435 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS) [__mips16]: New macros. 651 (INTERNAL_SYSCALL_NCS): Use it. Rewrite to respect the syscall 661 (INTERNAL_SYSCALL_NCS): Use it. Rewrite to respect the syscall 671 (INTERNAL_SYSCALL_NCS): Use it. Rewrite to respect the syscall 2630 (INTERNAL_SYSCALL_NCS): New. 2637 (INTERNAL_SYSCALL_NCS): New.
|
D | ChangeLog.21 | 8542 i686: Add INTERNAL_SYSCALL_NCS 6 argument support 8545 [! __ASSEMBLER__][! I386_USE_SYSENTER][! OPTIMIZE_FOR_GCC_5](INTERNAL_SYSCALL_NCS): Remove. 8547 [! __ASSEMBLER__][! I386_USE_SYSENTER][OPTIMIZE_FOR_GCC_5](INTERNAL_SYSCALL_NCS): Remove. 8550 [! __ASSEMBLER__][I386_USE_SYSENTER][! OPTIMIZE_FOR_GCC_5][! PIC](INTERNAL_SYSCALL_NCS): Remove. 8552 [! __ASSEMBLER__][I386_USE_SYSENTER][! OPTIMIZE_FOR_GCC_5][PIC](INTERNAL_SYSCALL_NCS): Remove. 8554 [! __ASSEMBLER__][I386_USE_SYSENTER][OPTIMIZE_FOR_GCC_5][! PIC](INTERNAL_SYSCALL_NCS): Remove. 8556 [! __ASSEMBLER__][I386_USE_SYSENTER][OPTIMIZE_FOR_GCC_5][PIC](INTERNAL_SYSCALL_NCS): Remove. 8565 [! __ASSEMBLER__](INTERNAL_SYSCALL_NCS): New. 12816 (INTERNAL_SYSCALL_NCS): Remove. 12840 (INTERNAL_SYSCALL_NCS): Remove. [all …]
|