Searched defs:newfd (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/fs/ |
| D | file.c | 1197 static int ksys_dup3(unsigned int oldfd, unsigned int newfd, int flags) in ksys_dup3() 1231 SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) in SYSCALL_DEFINE3() argument 1236 SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) in SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-6.6/fs/ |
| D | file.c | 1211 static int ksys_dup3(unsigned int oldfd, unsigned int newfd, int flags) in ksys_dup3() 1245 SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) in SYSCALL_DEFINE3() argument 1250 SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) in SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-5.10/fs/hmdfs/comm/ |
| D | device_node.h | 23 int32_t newfd; member
|
| /kernel/linux/linux-6.6/fs/hmdfs/comm/ |
| D | device_node.h | 23 int32_t newfd; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | seccomp.h | 76 __u32 newfd; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | seccomp.h | 76 __u32 newfd; member
|
| /kernel/linux/linux-6.6/tools/include/uapi/linux/ |
| D | seccomp.h | 136 __u32 newfd; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | seccomp.h | 131 __u32 newfd; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | seccomp.h | 136 __u32 newfd; member
|
| /kernel/linux/linux-5.10/net/ |
| D | socket.c | 1775 int newfd; in __sys_accept4_file() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 235 __u32 newfd; member
|
| /kernel/linux/linux-6.6/net/ |
| D | socket.c | 1966 int newfd; in __sys_accept4_file() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 240 __u32 newfd; member
|