Home
last modified time | relevance | path

Searched refs:close (Results 576 – 600 of 3022) sorted by relevance

1...<<21222324252627282930>>...121

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c30 if (wilc->close) { in isr_uh_routine()
41 if (wilc->close) { in isr_bh_routine()
153 if (wl->close) { in wilc_txq_task()
174 } while (ret == WILC_VMM_ENTRY_FULL_RETRY && !wl->close); in wilc_txq_task()
421 wl->close = 1; in wlan_deinitialize_threads()
475 wilc->close = 1; in wlan_initialize_threads()
490 wl->close = 0; in wilc_wlan_initialize()
790 wl->close = 1; in wilc_mac_close()
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c261 close(fd); in init_elf()
268 close(fd); in init_elf()
273 close(fd); in init_elf()
/openbmc/openbmc/poky/meta/lib/
H A Dbuildstats.py76 def close(self): member in SystemStats
77 self.monitor_disk.close()
79 output.close()
/openbmc/gpioplus/test/
H A Dhandle.cpp73 EXPECT_CALL(mock, close(chip_fd)).WillOnce(Return(0)); in TearDown()
107 EXPECT_CALL(mock, close(handle_fd)).WillOnce(Return(0)); in TEST_F()
172 EXPECT_CALL(mock, close(handle_fd)).WillOnce(Return(0)); in TearDown()
/openbmc/linux/tools/testing/vsock/
H A Dutil.c83 close(epollfd); in vsock_wait_remote_close()
116 close(fd); in vsock_connect()
180 close(fd); in vsock_accept()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_cert.cpp46 close(fd); in writeFromMemory()
127 close(fd); in write()
144 inFile.close(); in write()
H A Dinband_code_update.cpp487 ifs.close(); in processCodeUpdateLid()
495 ifs.close(); in processCodeUpdateLid()
511 ofs.close(); in processCodeUpdateLid()
523 ofs.close(); in processCodeUpdateLid()
526 ifs.close(); in processCodeUpdateLid()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Ddata_mock.hpp16 MOCK_METHOD(bool, close, (), (override));
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/
H A Dmeson.build6 'close',
/openbmc/linux/tools/perf/util/
H A Devlist.c1440 close(go_pipe[1]); in evlist__prepare_workload()
1505 close(child_ready_pipe[1]); in evlist__prepare_workload()
1506 close(go_pipe[0]); in evlist__prepare_workload()
1517 close(child_ready_pipe[0]); in evlist__prepare_workload()
1521 close(go_pipe[0]); in evlist__prepare_workload()
1522 close(go_pipe[1]); in evlist__prepare_workload()
1524 close(child_ready_pipe[0]); in evlist__prepare_workload()
1839 if (is_open && close) in evlist__reset_weak_group()
1940 close(ctl_fd); in evlist__close_control()
1942 close(ctl_fd_ack); in evlist__close_control()
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dlibv4l-introduction.rst73 the normal open/close/etc, except that libv4l1 does full emulation of
85 It provides handles to call V4L2 open/ioctl/close/poll methods. Instead
115 :c:func:`open()`, :c:func:`close()`,
125 operates like the :c:func:`close()` function.
172 :c:func:`open()`, :c:func:`close()`,
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Drockchip-rk3288-flakes.txt9 kms_rmfb@close-fd
/openbmc/linux/sound/soc/pxa/
H A Dpxa2xx-pcm.c23 .close = pxa2xx_soc_pcm_close,
/openbmc/hiomapd/test/
H A Dtmpf.c31 close(tmpf->fd); in tmpf_destroy()
/openbmc/gpioplus/src/gpioplus/test/
H A Dsys.hpp16 MOCK_CONST_METHOD1(close, int(int));
/openbmc/phosphor-mboxd/test/
H A Dtmpf.c31 close(tmpf->fd); in tmpf_destroy()
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition.cpp139 close(fd); in fulfil()
157 close(fd); in fulfil()
/openbmc/linux/sound/soc/intel/atom/
H A Dsst-mfld-platform.h111 int (*close)(struct device *dev, unsigned int str_id); member
128 int (*close)(struct device *dev, unsigned int str_id); member
/openbmc/linux/arch/sparc/boot/
H A Dpiggyback.c260 if (close(image) < 0) in main()
262 if (close(tail) < 0) in main()
/openbmc/sdbusplus/src/
H A Devent.cpp58 close(fd); in operator =()
144 close(fd); in add_condition()
/openbmc/qemu/chardev/
H A Dchar-pipe.c140 close(fd_in); in qemu_chr_open_pipe()
143 close(fd_out); in qemu_chr_open_pipe()
/openbmc/estoraged/src/test/erase/
H A Dcrypto_test.cpp41 testFile.close(); in SetUp()
46 testFile.close(); in SetUp()
/openbmc/linux/tools/testing/selftests/net/af_unix/
H A Ddiag_uid.c72 close(self->netlink_fd); in FIXTURE_TEARDOWN()
73 close(self->unix_fd); in FIXTURE_TEARDOWN()
/openbmc/linux/samples/bpf/
H A Dsock_example.h30 close(sock); in open_raw_sock()
/openbmc/linux/tools/perf/tests/
H A Dgenelf.c43 close(fd); in test__jit_write_elf()

1...<<21222324252627282930>>...121