Home
last modified time | relevance | path

Searched refs:close (Results 626 – 650 of 3045) sorted by relevance

1...<<21222324252627282930>>...122

/openbmc/linux/net/vmw_vsock/
H A Dvsock_bpf.c119 .close = sock_map_close,
128 prot->close = sock_map_close; in vsock_bpf_rebuild_protos()
/openbmc/linux/Documentation/input/
H A Dinput-programming.rst126 dev->open() and dev->close()
132 can use the open and close callback to know when it can stop polling or
155 button_dev->close = button_close;
161 to the device and that dev->close() is called when the very last user
165 in case of failure. The close() callback (which is void) must always succeed.
178 calling device's close() (if there are users) and open() (if there are users) on
179 inhibit and uninhibit operations, respectively. Indeed, the meaning of close()
183 Calling the device's close() method on inhibit (if there are users) allows the
209 open(). Depending on what close() means for the device in question, not
/openbmc/openpower-proc-control/
H A Dfiledescriptor.cpp52 close(fd); in ~FileDescriptor()
H A Dtemporary_file.cpp35 if (close(fd) == -1) in TemporaryFile()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dffdc_file.cpp50 if (descriptor.close() == -1) in remove()
/openbmc/openpower-sbe-interface/
H A Dfile.hpp62 close(fd); in ~FileDescriptor()
/openbmc/qemu/tests/qemu-iotests/
H A D03260 echo === AIO request during close ===
H A D29966 p.close()
/openbmc/phosphor-ipmi-flash/bmc/test/
H A Dimage_mock.hpp18 MOCK_METHOD(void, close, (), (override));
/openbmc/google-ipmi-sys/
H A Dfile_system_wrapper.cpp41 ofs.close(); in create()
/openbmc/linux/tools/testing/selftests/proc/
H A Dproc-fsconfig-hidepid.c47 assert(!close(fsfd)); in main()
/openbmc/linux/tools/testing/selftests/capabilities/
H A Dtest_execve.c65 if (close(fd) != 0) { in vmaybe_write_file()
175 close(from); in copy_fromat_to()
176 close(to); in copy_fromat_to()
/openbmc/qemu/hw/intc/
H A Dxics_kvm.c463 close(kernel_xics_fd); in xics_kvm_disconnect()
499 close(rc); in xics_kvm_has_broken_disconnect()
503 close(rc); in xics_kvm_has_broken_disconnect()
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_net_unittest.cpp57 EXPECT_CALL(sysMock, close(inFd)).WillOnce(Return(0)); in expectOpenFile()
79 EXPECT_CALL(sysMock, close(connFd)).WillOnce(Return(0)); in expectConnection()
136 EXPECT_CALL(sysMock, close(connFd)).WillOnce(Return(0)); in TEST_F()
/openbmc/qemu/chardev/
H A Dchar-pty.c274 close(sfd); in openpty()
276 close(mfd); in openpty()
340 close(slave_fd); in char_pty_open()
/openbmc/linux/tools/spi/
H A Dspidev_test.c166 close(out_fd); in transfer()
383 close(tx_fd); in transfer_file()
524 close(fd); in main()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dverify_pkcs7_sig.c111 close(fd); in populate_data_item_str()
161 close(fd); in populate_data_item_str()
219 close(fd); in populate_data_item_mod()
/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/
H A Dtest_uvdevice.c51 close(self->uv_fd); in FIXTURE_TEARDOWN()
182 close(self->uv_fd); in FIXTURE_TEARDOWN()
274 close(fd); in main()
/openbmc/linux/tools/perf/util/
H A Dprint-events.c108 close(evt_fd); in print_tracepoint_events()
126 close(dir_fd); in print_tracepoint_events()
138 close(events_fd); in print_tracepoint_events()
/openbmc/linux/drivers/bluetooth/
H A Dhci_serdev.c352 hdev->close = hci_uart_close; in hci_uart_register_device_priv()
386 p->close(hu); in hci_uart_register_device_priv()
406 hu->proto->close(hu); in hci_uart_unregister_device()
/openbmc/linux/arch/um/drivers/
H A Dnull.c44 .close = generic_close,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-ssh.patch10 (void) close(sp[0]);
/openbmc/linux/tools/testing/selftests/damon/
H A Dhuge_count_read_write.c34 close(filedesc); in write_read_with_huge_count()
/openbmc/bmcweb/include/
H A Dfile_test_utilities.hpp25 close(fd); in TemporaryFileHandle()
/openbmc/u-boot/tools/patman/
H A Dpatchstream.py460 infd.close()
461 outfd.close()
503 fd.close()
526 fd.close()

1...<<21222324252627282930>>...122