Home
last modified time | relevance | path

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

12

/linux-6.15/tools/lib/bpf/
H A Dlibbpf_internal.h665 static inline int sys_dup3(int oldfd, int newfd, int flags) in sys_dup3() function
678 err = sys_dup3(tmp_fd, fixed_fd, O_CLOEXEC); in reuse_fd()
/linux-6.15/tools/include/nolibc/
H A Dsys.h262 int sys_dup3(int old, int new, int flags) in sys_dup3() function
270 return __sysret(sys_dup3(old, new, flags)); in dup3()
/linux-6.15/arch/s390/kernel/syscalls/
H A Dsyscall.tbl336 326 common dup3 sys_dup3 sys_dup3
/linux-6.15/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl336 326 common dup3 sys_dup3 sys_dup3
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl297 286 n64 dup3 sys_dup3
H A Dsyscall_n32.tbl301 290 n32 dup3 sys_dup3
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl297 286 n64 dup3 sys_dup3
/linux-6.15/tools/scripts/
H A Dsyscall.tbl36 24 common dup3 sys_dup3
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl36 24 common dup3 sys_dup3
H A Dsyscall_32.tbl373 358 common dup3 sys_dup3
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl36 24 common dup3 sys_dup3
H A Dsyscall_32.tbl373 358 common dup3 sys_dup3
/linux-6.15/scripts/
H A Dsyscall.tbl36 24 common dup3 sys_dup3
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl304 292 common dup3 sys_dup3
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl355 312 common dup3 sys_dup3
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl336 326 common dup3 sys_dup3
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl340 330 common dup3 sys_dup3
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl333 310 common dup3 sys_dup3
/linux-6.15/arch/sh/kernel/syscalls/
H A Dsyscall.tbl340 330 common dup3 sys_dup3
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl355 312 common dup3 sys_dup3
/linux-6.15/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl304 292 common dup3 sys_dup3
/linux-6.15/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl333 310 common dup3 sys_dup3
/linux-6.15/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl418 487 common dup3 sys_dup3
/linux-6.15/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl376 358 common dup3 sys_dup3
/linux-6.15/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl352 342 common dup3 sys_dup3

12