Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/include/nolibc/
A Dsys.h244 int sys_dup2(int old, int new) in sys_dup2() function
251 #error Neither __NR_dup3 nor __NR_dup2 defined, cannot implement sys_dup2() in sys_dup2()
258 int ret = sys_dup2(old, new); in dup2()
/linux-6.3-rc2/arch/s390/kernel/syscalls/
A Dsyscall.tbl62 63 common dup2 sys_dup2 sys_dup2
/linux-6.3-rc2/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl62 63 common dup2 sys_dup2 sys_dup2
/linux-6.3-rc2/arch/ia64/kernel/syscalls/
A Dsyscall.tbl58 46 common dup2 sys_dup2
/linux-6.3-rc2/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl42 32 n64 dup2 sys_dup2
/linux-6.3-rc2/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl42 32 n64 dup2 sys_dup2
A Dsyscall_n32.tbl42 32 n32 dup2 sys_dup2
A Dsyscall_o32.tbl75 63 o32 dup2 sys_dup2
/linux-6.3-rc2/arch/x86/entry/syscalls/
A Dsyscall_64.tbl44 33 common dup2 sys_dup2
A Dsyscall_32.tbl77 63 i386 dup2 sys_dup2
/linux-6.3-rc2/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl22 11 common dup2 sys_dup2
/linux-6.3-rc2/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl44 33 common dup2 sys_dup2
/linux-6.3-rc2/Documentation/admin-guide/
A Dworkload-tracing.rst376 | dup2 | 1 | Filesystem | sys_dup2() |
552 | dup2 | 24 | Filesystem | sys_dup2() |
/linux-6.3-rc2/arch/sh/kernel/syscalls/
A Dsyscall.tbl73 63 common dup2 sys_dup2
/linux-6.3-rc2/arch/arm/tools/
A Dsyscall.tbl77 63 common dup2 sys_dup2
/linux-6.3-rc2/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl73 63 common dup2 sys_dup2
/linux-6.3-rc2/arch/m68k/kernel/syscalls/
A Dsyscall.tbl73 63 common dup2 sys_dup2
/linux-6.3-rc2/arch/parisc/kernel/syscalls/
A Dsyscall.tbl76 63 common dup2 sys_dup2
/linux-6.3-rc2/arch/sparc/kernel/syscalls/
A Dsyscall.tbl117 90 common dup2 sys_dup2
/linux-6.3-rc2/arch/alpha/kernel/syscalls/
A Dsyscall.tbl99 90 common dup2 sys_dup2
/linux-6.3-rc2/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl86 63 common dup2 sys_dup2
/linux-6.3-rc2/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl86 63 common dup2 sys_dup2
/linux-6.3-rc2/arch/arm64/include/asm/
A Dunistd32.h140 __SYSCALL(__NR_dup2, sys_dup2)
/linux-6.3-rc2/include/linux/
A Dsyscalls.h1118 asmlinkage long sys_dup2(unsigned int oldfd, unsigned int newfd);
/linux-6.3-rc2/Documentation/trace/
A Dftrace.rst3229 bash-1994 [000] .... 5281.568967: sys_dup2 <-system_call_fastpath
3484 bash-1998 [000] d... 140.733504: sys_dup2(oldfd: a, newfd: 1)
3485 bash-1998 [000] d... 140.733506: sys_dup2 -> 0x1

Completed in 36 milliseconds