Searched refs:close (Results 176 - 200 of 1662) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/drivers/sdsi/
H A Dsdsi_test.py126 f.close()
133 f.close()
147 f.close()
163 f.close()
187 f.close()
188 g.close()
190 # Short wait needed to allow file to close before pulling driver
/linux-master/tools/testing/selftests/net/
H A Dtun.c60 close(fd);
101 close(rtnl);
125 close(self->fd);
127 close(self->fd2);
143 close(self->fd);
157 close(self->fd);
H A Dreuseport_addr_any.c183 close(fd);
216 close(send_fd);
217 close(epfd);
240 close(rcv_fds[i]);
257 close(test_fd);
H A Dreuseport_bpf_numa.c104 close(bpf_fd);
157 close(fd);
176 close(fd);
228 close(epfd);
230 close(rcv_fd[node]);
H A Dtcp_inq.c88 close(fd);
92 close(server_fd);
177 close(fd);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_skc_cls_ingress.c121 close(listen_fd);
123 close(cli_fd);
125 close(srv_fd);
181 close(listen_fd);
183 close(cli_fd);
185 close(srv_fd);
H A Dlog_buf.c170 close(fd);
181 close(fd);
192 close(fd);
231 close(fd);
242 close(fd);
260 close(fd);
H A Dcgroup_attach_multi.c73 close(cgroup_storage_fd);
285 close(allow_prog[i]);
286 close(cg1);
287 close(cg2);
288 close(cg3);
289 close(cg4);
290 close(cg5);
H A Dsockmap_helpers.h52 int __ret = close((fd)); \
54 FAIL_ERRNO("close"); \
342 close(*c);
357 close(*c0);
358 close(*p0);
395 goto close;
402 goto close;
405 close:
H A Dcgroup_iter.c48 close(cg_fd[i]);
90 close(iter_fd);
229 close(cgrp_fd);
259 close(iter_fd);
264 close(cgrp_fd);
H A Dcgrp_local_storage.c134 close(client_fd);
136 close(server_fd);
212 close(iter_fd);
308 close(cgroup_fd);
352 close(cgrp1_fd);
/linux-master/arch/um/os-Linux/drivers/
H A Dtuntap_user.c59 close(data->close_me);
85 close(remote);
154 close(pri->fd);
189 close(fds[0]);
202 close(fd);
209 .close = tuntap_close,
/linux-master/samples/seccomp/
H A Duser-trap.c201 close(mem);
243 close(listener);
341 close(listener);
345 close(listener);
376 close(sk_pair[0]);
377 close(sk_pair[1]);
/linux-master/arch/um/os-Linux/
H A Dsigio.c159 close(sigio_private[0]);
160 close(sigio_private[1]);
161 close(write_sigio_fds[0]);
162 close(write_sigio_fds[1]);
351 close(l_sigio_private[0]);
352 close(l_sigio_private[1]);
354 close(l_write_sigio_fds[0]);
355 close(l_write_sigio_fds[1]);
501 close(master);
502 close(slav
[all...]
/linux-master/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c265 close(self->server);
336 close(self->startup_pipe[1]);
398 close(self->server);
399 close(self->startup_pipe[0]);
403 close(self->startup_pipe[1]);
414 close(self->startup_pipe[0]);
424 close(pfd);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_lru_map.c77 close(mfd);
88 close(pfd);
89 close(mfd);
227 close(expected_map_fd);
228 close(lru_map_fd);
297 close(expected_map_fd);
298 close(lru_map_fd);
409 close(expected_map_fd);
410 close(lru_map_fd);
479 close(expected_map_f
[all...]
H A Dtest_maps.c130 close(fd);
147 close(fd);
264 close(fd);
325 close(fd);
357 close(first);
358 close(second);
412 close(fd);
471 close(fd);
508 close(fd);
522 close(f
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dmsgq.c84 goto close;
89 goto close;
95 goto close;
104 goto close;
109 close:
/linux-master/drivers/firmware/efi/libstub/
H A Dfile.c65 efi_call_proto(fh, close);
289 efi_call_proto(file, close);
290 efi_call_proto(volume, close);
301 efi_call_proto(file, close);
304 efi_call_proto(volume, close);
/linux-master/tools/virtio/virtio-trace/
H A Dtrace-agent.c249 close(s->ctl_fd);
251 close(s->rw_ti[i]->in_fd);
252 close(s->rw_ti[i]->out_fd);
253 close(s->rw_ti[i]->read_pipe);
254 close(s->rw_ti[i]->write_pipe);
/linux-master/samples/landlock/
H A Dsandboxer.c128 close(path_beneath.parent_fd);
139 close(path_beneath.parent_fd);
142 close(path_beneath.parent_fd);
384 close(ruleset_fd);
397 close(ruleset_fd);
/linux-master/tools/perf/
H A Dbuiltin-daemon.c361 close(fd);
371 close(fd);
536 close(control);
575 close(ack);
577 close(control);
594 close(fd);
602 close(fd);
614 close(fd);
620 close(fd);
855 close(f
[all...]
/linux-master/tools/testing/selftests/proc/
H A Dfd-003-kthread.c58 close(dir_fd);
62 close(fd);
92 close(dir_fd);
/linux-master/samples/connector/
H A Ducon.c153 close(s);
211 close(s);
234 close(s);
/linux-master/arch/um/drivers/
H A Dumcast_user.c143 close(fd);
165 close(fd);
178 .close = umcast_close,

Completed in 252 milliseconds

1234567891011>>