Home
last modified time | relevance | path

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

/Linux-v6.6/arch/um/drivers/
Dxterm_kern.c18 int new_fd; member
/Linux-v6.6/arch/um/os-Linux/skas/
Dprocess.c535 int new_fd = phys_mapping(uml_to_phys((void *)new_stack), &new_offset); in copy_context_skas0() local
/Linux-v6.6/fs/
Dfile.c1188 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()
/Linux-v6.6/fs/jffs2/
Dgc.c853 struct jffs2_full_dirent *new_fd; in jffs2_garbage_collect_dirent() local
/Linux-v6.6/drivers/infiniband/core/
Drdma_core.c457 int new_fd; in alloc_begin_fd_uobject() local
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dselect_reuseport.c430 int new_fd = accept(srv_fd, NULL, 0); in do_test() local
/Linux-v6.6/kernel/
Dfork.c3388 struct files_struct *new_fd = NULL; in ksys_unshare() local
/Linux-v6.6/tools/lib/bpf/
Dlibbpf.c4416 int new_fd, err; in bpf_map__reuse_fd() local