Searched defs:new_fd (Results 1 - 17 of 17) sorted by relevance
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | xterm_kern.c | 17 int new_fd; member
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | xterm_kern.c | 18 int new_fd; member
|
| /kernel/linux/linux-5.10/arch/um/kernel/ |
| H A D | irq.c | 132 struct irq_fd *new_fd; in activate_fd() local
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | gc.c | 853 struct jffs2_full_dirent *new_fd; in jffs2_garbage_collect_dirent() local
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | gc.c | 853 struct jffs2_full_dirent *new_fd; in jffs2_garbage_collect_dirent() local
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/skas/ |
| H A D | process.c | 478 int new_fd = phys_mapping(to_phys((void *)new_stack), &new_offset); in copy_context_skas0() local
|
| /kernel/linux/linux-6.6/arch/um/os-Linux/skas/ |
| H A D | process.c | 535 int new_fd = phys_mapping(uml_to_phys((void *)new_stack), &new_offset); in copy_context_skas0() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| H A D | rdma_core.c | 463 int new_fd; in alloc_begin_fd_uobject() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | rdma_core.c | 457 int new_fd; in alloc_begin_fd_uobject() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | select_reuseport.c | 430 int new_fd = accept(srv_fd, NULL, 0); in do_test() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | select_reuseport.c | 439 int new_fd = accept(srv_fd, NULL, 0); in do_test() local
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | file.c | 1159 int new_fd; in __receive_fd() local [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | file.c | 1188 int new_fd; in __receive_fd() local 1212 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace() argument [all...] |
| /kernel/linux/linux-5.10/kernel/ |
| H A D | fork.c | 2981 struct files_struct *fd, *new_fd = NULL; in ksys_unshare() local
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | fork.c | 3404 struct files_struct *new_fd = NULL; in ksys_unshare() local
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf.c | 3659 int new_fd, err; in bpf_map__reuse_fd() local
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.c | 4419 int new_fd, err; in bpf_map__reuse_fd() local
|
Completed in 51 milliseconds