Home
last modified time | relevance | path

Searched defs:newfd (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/
Dfile.c1098 static int ksys_dup3(unsigned int oldfd, unsigned int newfd, int flags) in ksys_dup3()
1132 SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) in SYSCALL_DEFINE3() argument
1137 SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) in SYSCALL_DEFINE2() argument
/kernel/linux/linux-5.10/fs/hmdfs/comm/
Ddevice_node.h24 int32_t newfd; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dseccomp.h131 __u32 newfd; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dseccomp.h76 __u32 newfd; member
/kernel/linux/linux-5.10/net/
Dsocket.c1698 int err, len, newfd; in __sys_accept4_file() local
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
Dseccomp_bpf.c233 __u32 newfd; member