Searched defs:new_fd (Results 1 – 9 of 9) sorted by relevance
/linux-6.8/tools/testing/selftests/bpf/prog_tests/ |
D | map_btf.c | 11 int i, err, new_fd = -1; in do_test_normal_map_btf() local 58 int err, zero = 0, new_fd = -1; in do_test_map_in_map_btf() local
|
D | select_reuseport.c | 430 int new_fd = accept(srv_fd, NULL, 0); in do_test() local
|
/linux-6.8/arch/um/drivers/ |
D | xterm_kern.c | 18 int new_fd; member
|
/linux-6.8/arch/um/os-Linux/skas/ |
D | process.c | 490 int new_fd = phys_mapping(uml_to_phys((void *)new_stack), &new_offset); in copy_context_skas0() local
|
/linux-6.8/fs/ |
D | file.c | 1315 int new_fd; in receive_fd() local 1340 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace()
|
/linux-6.8/fs/jffs2/ |
D | gc.c | 853 struct jffs2_full_dirent *new_fd; in jffs2_garbage_collect_dirent() local
|
/linux-6.8/drivers/infiniband/core/ |
D | rdma_core.c | 457 int new_fd; in alloc_begin_fd_uobject() local
|
/linux-6.8/kernel/ |
D | fork.c | 3381 struct files_struct *new_fd = NULL; in ksys_unshare() local
|
/linux-6.8/tools/lib/bpf/ |
D | libbpf.c | 4468 int new_fd, err; in bpf_map__reuse_fd() local
|