Home
last modified time | relevance | path

Searched defs:close (Results 1 – 25 of 176) sorted by relevance

12345678

/openbmc/linux/io_uring/
H A Dopenclose.c197 struct io_close *close = io_kiocb_to_cmd(req, struct io_close); in io_close_fixed() local
204 struct io_close *close = io_kiocb_to_cmd(req, struct io_close); in io_close_prep() local
222 struct io_close *close = io_kiocb_to_cmd(req, struct io_close); in io_close() local
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dconnection.py98 async def close(self): member in StreamConnection
143 async def close(self): member in WebsocketConnection
H A Dclient.py131 async def close(self): member in AsyncClient
225 def close(self): member in Client
253 def close(self): member in ClientPool
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dremote-console-window-controller.js20 $scope.close = function() { function
H A Dkvm-window-controller.js18 $scope.close = function() { function
/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py38 def close(self): member in LogfileStream
107 def close(self): member in RunAndLog
296 def close(self): member in Logfile
H A Du_boot_spawn.py188 def close(self): member in Spawn
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_sockio.cpp23 int SockIO::close() in close() function in net::SockIO
/openbmc/linux/include/xen/
H A Devents.h144 struct evtchn_close close; in xen_evtchn_close() local
/openbmc/pldm/tools/visualize-pdr/
H A Dpldm_visualise_pdrs.py50 def close(self): member in Executor
91 def close(self): member in ParamikoExecutor
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dpci_nuvoton_handler.cpp56 bool PciDataHandler::close() in close() function in ipmi_flash::PciDataHandler
H A Dpci_handler.cpp83 bool PciDataHandler::close() in close() function in ipmi_flash::PciDataHandler
H A Dlpc_handler.cpp57 bool LpcDataHandler::close() in close() function in ipmi_flash::LpcDataHandler
H A Dnet_handler.cpp62 bool NetDataHandler::close() in close() function in ipmi_flash::NetDataHandler
H A Dlpc_aspeed.cpp48 void LpcMapperAspeed::close() in close() function in ipmi_flash::LpcMapperAspeed
H A Dlpc_nuvoton.cpp75 void LpcMapperNuvoton::close() in close() function in ipmi_flash::LpcMapperNuvoton
/openbmc/openpower-hw-diags/util/
H A Dfile_descriptor.hpp103 int close() in close() function in util::FileDescriptor
/openbmc/phosphor-ipmi-flash/bmc/
H A Dfile_handler.cpp42 void FileHandler::close() in close() function in ipmi_flash::FileHandler
/openbmc/openpower-debug-collector/watchdog/
H A Dfile_descriptor.hpp107 int close() in close() function in watchdog::dump::FileDescriptor
/openbmc/phosphor-power/
H A Dfile_descriptor.hpp103 int close() in close() function in phosphor::power::util::FileDescriptor
/openbmc/dbus-sensors/src/
H A DNVMeContext.hpp88 virtual void close() in close() function in NVMeContext
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dprocess.py830 def close(self): member in BBUIEventQueue
854 def close(self): member in ConnectionReader
895 def close(self): member in ConnectionWriter
/openbmc/phosphor-power/phosphor-regulators/src/
H A Ddevice.cpp66 void Device::close(Services& services) in close() function in phosphor::power::regulators::Device
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.h20 void (*close)(struct emac_adapter *adpt); member
/openbmc/linux/arch/um/include/shared/
H A Dnet_user.h19 void (*close)(int, void *); member

12345678