Searched refs:close (Results 251 - 275 of 1662) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/filesystems/
H A Ddevpts_pts.c57 close(fd);
180 close(master);
182 close(slave);
266 close(mntpoint_fd);
/linux-master/tools/testing/selftests/net/
H A Dreuseport_bpf_cpu.c147 close(fd);
166 close(fd);
226 close(epfd);
228 close(rcv_fd[cpu]);
H A Dsocket.c70 close(fd);
/linux-master/lib/
H A Dbuild_OID_registry31 close IN_FILE || die;
203 close C_FILE or die;
/linux-master/arch/powerpc/boot/
H A Dopal.c94 scdp->close = opal_con_close;
H A Dns16550.c81 scdp->close = NULL;
/linux-master/tools/power/cpupower/lib/
H A Dcpuidle.c69 close(fd);
74 close(fd);
104 close(fd);
108 close(fd);
/linux-master/tools/power/cpupower/debug/i386/
H A Dcentrino-decode.c58 close(fd);
H A Dpowernow-k8-decode.c50 close(fd);
/linux-master/drivers/staging/greybus/Documentation/firmware/
H A Dauthenticate.c91 close(fd);
/linux-master/arch/um/drivers/
H A Dtty.c74 .close = generic_close,
H A Drtc_user.c45 close(uml_rtc_irq_fds[0]);
/linux-master/tools/lib/symbol/
H A Dkallsyms.c76 close(io.fd);
/linux-master/tools/testing/selftests/timens/
H A Dtimens.h81 close(fd);
/linux-master/drivers/staging/vc04_services/bcm2835-audio/
H A Dvc_vchi_audioserv_defs.h89 struct vc_audio_close close; member in union:vc_audio_msg::__anon1008
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_poll_test.c106 close(pidfd);
/linux-master/tools/testing/selftests/perf_events/
H A Dremove_on_exec.c95 close(self->fd);
142 close(pipefd[0]);
146 close(pipefd[1]);
152 close(pipefd[0]);
/linux-master/scripts/
H A Dver_linux69 close(cmd)
H A Ddocumentation-file-ref-check81 close IN;
170 close IN;
232 print STDERR "WARNING: Won't auto-replace, as found multiple files close to $ref:\n";
/linux-master/sound/isa/gus/
H A Dgus_uart.c69 static void snd_gf1_uart_reset(struct snd_gus_card * gus, int close) argument
72 if (!close && gus->uart_enable) {
219 .close = snd_gf1_uart_output_close,
226 .close = snd_gf1_uart_input_close,
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-vmxcopy.c97 close(fd);
/linux-master/samples/bpf/
H A Dcookie_uid_helper_example.c272 close(s_send);
273 close(s_rcv);
329 close(prog_fd);
330 close(map_fd);
/linux-master/arch/um/include/shared/
H A Dnet_kern.h35 void (*close)(int, void *); member in struct:uml_net_private
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsubprogs.c58 close(ctx.fd);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tag.c140 close(fd_alg);
141 close(fd_base);
179 close(fd_prog);
204 close(fd_map);

Completed in 324 milliseconds

<<11121314151617181920>>