Home
last modified time | relevance | path

Searched defs:new_fd (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/arch/um/drivers/
Dxterm_kern.c17 int new_fd; member
/Linux-v5.15/arch/um/os-Linux/skas/
Dprocess.c537 int new_fd = phys_mapping(to_phys((void *)new_stack), &new_offset); in copy_context_skas0() local
/Linux-v5.15/fs/
Dfile.c1115 int new_fd; in __receive_fd() local
1139 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace()
/Linux-v5.15/fs/jffs2/
Dgc.c853 struct jffs2_full_dirent *new_fd; in jffs2_garbage_collect_dirent() local
/Linux-v5.15/drivers/infiniband/core/
Drdma_core.c457 int new_fd; in alloc_begin_fd_uobject() local
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dselect_reuseport.c440 int new_fd = accept(srv_fd, NULL, 0); in do_test() local
/Linux-v5.15/kernel/
Dfork.c3030 struct files_struct *fd, *new_fd = NULL; in ksys_unshare() local
/Linux-v5.15/tools/lib/bpf/
Dlibbpf.c3940 int new_fd, err; in bpf_map__reuse_fd() local