/openbmc/linux/io_uring/ |
H A D | openclose.c | 197 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 D | connection.py | 98 async def close(self): member in StreamConnection 143 async def close(self): member in WebsocketConnection
|
H A D | client.py | 165 async def close(self): member in AsyncClient 259 def close(self): member in Client
|
/openbmc/u-boot/test/py/ |
H A D | multiplexed_log.py | 38 def close(self): member in LogfileStream 107 def close(self): member in RunAndLog 296 def close(self): member in Logfile
|
H A D | u_boot_spawn.py | 188 def close(self): member in Spawn
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | kvm-window-controller.js | 18 $scope.close = function() { function
|
H A D | remote-console-window-controller.js | 20 $scope.close = function() { function
|
/openbmc/google-misc/subprojects/ncsid/src/ |
H A D | net_sockio.cpp | 23 int SockIO::close() in close() function in net::SockIO
|
/openbmc/pldm/tools/visualize-pdr/ |
H A D | pldm_visualise_pdrs.py | 50 def close(self): member in Executor 91 def close(self): member in ParamikoExecutor
|
/openbmc/linux/include/xen/ |
H A D | events.h | 144 struct evtchn_close close; in xen_evtchn_close() local
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
H A D | pci_nuvoton_handler.cpp | 56 bool PciDataHandler::close() in close() function in ipmi_flash::PciDataHandler
|
H A D | pci_handler.cpp | 83 bool PciDataHandler::close() in close() function in ipmi_flash::PciDataHandler
|
H A D | net_handler.cpp | 62 bool NetDataHandler::close() in close() function in ipmi_flash::NetDataHandler
|
H A D | lpc_handler.cpp | 57 bool LpcDataHandler::close() in close() function in ipmi_flash::LpcDataHandler
|
H A D | lpc_aspeed.cpp | 47 void LpcMapperAspeed::close() in close() function in ipmi_flash::LpcMapperAspeed
|
H A D | lpc_nuvoton.cpp | 74 void LpcMapperNuvoton::close() in close() function in ipmi_flash::LpcMapperNuvoton
|
/openbmc/openpower-hw-diags/util/ |
H A D | file_descriptor.hpp | 103 int close() in close() function in util::FileDescriptor
|
/openbmc/openpower-debug-collector/watchdog/ |
H A D | file_descriptor.hpp | 107 int close() in close() function in watchdog::dump::FileDescriptor
|
/openbmc/phosphor-ipmi-flash/bmc/ |
H A D | file_handler.cpp | 42 void FileHandler::close() in close() function in ipmi_flash::FileHandler
|
/openbmc/phosphor-power/ |
H A D | file_descriptor.hpp | 103 int close() in close() function in phosphor::power::util::FileDescriptor
|
/openbmc/dbus-sensors/src/nvme/ |
H A D | NVMeContext.hpp | 94 virtual void close() in close() function in NVMeContext
|
/openbmc/openbmc/poky/bitbake/lib/bb/server/ |
H A D | process.py | 820 def close(self): member in BBUIEventQueue 844 def close(self): member in ConnectionReader 885 def close(self): member in ConnectionWriter
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | device.cpp | 66 void Device::close(Services& services) in close() function in phosphor::power::regulators::Device
|
/openbmc/linux/arch/um/include/shared/ |
H A D | net_user.h | 19 void (*close)(int, void *); member
|
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-sgmii.h | 20 void (*close)(struct emac_adapter *adpt); member
|