| /openbmc/u-boot/include/linux/ |
| H A D | stat.h | 47 struct stat { struct 62 unsigned long st_ctime; /* time file status was last changed */ argument 73 struct stat { argument 74 unsigned short st_dev; 75 unsigned short __pad1; 76 unsigned long st_ino; 100 struct stat { argument 101 dev_t st_dev; 102 long st_pad1[3]; 103 ino_t st_ino; [all …]
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | fsl_iim.c | 79 u32 stat; member 121 static void finish_access(struct fsl_iim *regs, u32 *stat, u32 *err) in finish_access() 145 u32 stat, err; in fuse_read() local 164 u32 fctl, u32 *stat, u32 *err) in direct_access() 179 u32 stat, err; in fuse_sense() local 204 u32 stat, err; in prog_bit() local 261 u32 stat, err; in fuse_override() local
|
| /openbmc/u-boot/drivers/mmc/ |
| H A D | mxcmmc.c | 202 static int mxcmci_finish_data(struct mxcmci_host *host, unsigned int stat) in mxcmci_finish_data() 229 static int mxcmci_read_response(struct mxcmci_host *host, unsigned int stat) in mxcmci_read_response() 266 u32 stat; in mxcmci_poll_status() local 282 unsigned int stat; in mxcmci_pull() local 311 unsigned int stat; in mxcmci_push() local 344 int stat; in mxcmci_transfer_data() local 367 static int mxcmci_cmd_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_cmd_done() 395 u32 stat; in mxcmci_request() local
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | lpc32xx_i2c.c | 90 int stat; in __i2c_probe_chip() local 113 int stat, wlen; in __i2c_read() local 180 int stat; in __i2c_write() local
|
| H A D | davinci_i2c.c | 41 int stat, timeout; in _wait_for_bus() local 62 int stat, timeout; in _poll_i2c_irq() local
|
| /openbmc/phosphor-ipmi-flash/cleanup/ |
| H A D | cleanup.hpp | 56 bool stat(const std::string&, blobs::BlobMeta*) override in stat() function in ipmi_flash::FileCleanupHandler 72 bool stat(uint16_t, blobs::BlobMeta*) override in stat() function in ipmi_flash::FileCleanupHandler
|
| /openbmc/phosphor-ipmi-flash/bmc/log-handler/ |
| H A D | log_handler.cpp | 129 bool LogBlobHandler::stat(const std::string&, blobs::BlobMeta*) in stat() function in ipmi_flash::LogBlobHandler 199 bool LogBlobHandler::stat(uint16_t session, blobs::BlobMeta* meta) in stat() function in ipmi_flash::LogBlobHandler
|
| /openbmc/phosphor-ipmi-flash/bmc/version-handler/ |
| H A D | version_handler.cpp | 90 bool VersionBlobHandler::stat(const std::string&, blobs::BlobMeta*) in stat() function in ipmi_flash::VersionBlobHandler 158 bool VersionBlobHandler::stat(uint16_t session, blobs::BlobMeta* meta) in stat() function in ipmi_flash::VersionBlobHandler
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | vec_helper.c | 1184 static uint16_t float16_ceq(float16 op1, float16 op2, float_status *stat) in float16_ceq() 1189 static uint32_t float32_ceq(float32 op1, float32 op2, float_status *stat) in float32_ceq() 1194 static uint64_t float64_ceq(float64 op1, float64 op2, float_status *stat) in float64_ceq() 1199 static uint16_t float16_cge(float16 op1, float16 op2, float_status *stat) in float16_cge() 1204 static uint32_t float32_cge(float32 op1, float32 op2, float_status *stat) in float32_cge() 1209 static uint64_t float64_cge(float64 op1, float64 op2, float_status *stat) in float64_cge() 1214 static uint16_t float16_cgt(float16 op1, float16 op2, float_status *stat) in float16_cgt() 1219 static uint32_t float32_cgt(float32 op1, float32 op2, float_status *stat) in float32_cgt() 1224 static uint64_t float64_cgt(float64 op1, float64 op2, float_status *stat) in float64_cgt() 1229 static uint16_t float16_acge(float16 op1, float16 op2, float_status *stat) in float16_acge() [all …]
|
| /openbmc/qemu/docs/specs/ |
| H A D | rapl-msr.rst | 101 .. _stat: https://man7.org/linux/man-pages/man5/proc.5.html target in Ratio calculation
|
| /openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
| H A D | handler.cpp | 50 bool MetricBlobHandler::stat(const std::string&, BlobMeta*) in stat() function in blobs::MetricBlobHandler 136 bool MetricBlobHandler::stat(uint16_t session, BlobMeta* meta) in stat() function in blobs::MetricBlobHandler
|
| /openbmc/smbios-mdr/src/smbios-ipmi-blobs/ |
| H A D | handler.cpp | 80 bool SmbiosBlobHandler::stat(const std::string& path, struct BlobMeta* meta) in stat() function in blobs::SmbiosBlobHandler 261 bool SmbiosBlobHandler::stat(uint16_t session, struct BlobMeta* meta) in stat() function in blobs::SmbiosBlobHandler
|
| /openbmc/phosphor-ipmi-blobs/example/ |
| H A D | example.cpp | 45 bool ExampleBlobHandler::stat(const std::string&, BlobMeta*) in stat() function in blobs::ExampleBlobHandler 152 bool ExampleBlobHandler::stat(uint16_t session, BlobMeta* meta) in stat() function in blobs::ExampleBlobHandler
|
| /openbmc/u-boot/arch/arm/mach-socfpga/include/mach/ |
| H A D | scan_manager.h | 10 u32 stat; member
|
| /openbmc/u-boot/arch/arm/include/asm/arch-armv7/ |
| H A D | globaltimer.h | 13 u32 stat; member
|
| /openbmc/phosphor-ipmi-flash/tools/ |
| H A D | p2a.cpp | 76 ipmiblob::StatResponse stat = blob->getStat(session); in sendContents() local
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pci_mvebu.c | 100 u32 stat; in mvebu_pcie_set_local_bus_nr() local 110 u32 stat; in mvebu_pcie_set_local_dev_nr() local 120 u32 stat; in mvebu_pcie_get_local_bus_nr() local 128 u32 stat; in mvebu_pcie_get_local_dev_nr() local
|
| /openbmc/phosphor-ipmi-blobs/ |
| H A D | manager.cpp | 107 bool BlobManager::stat(const std::string& path, BlobMeta* meta) in stat() function in blobs::BlobManager 121 bool BlobManager::stat(uint16_t session, BlobMeta* meta) in stat() function in blobs::BlobManager
|
| /openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
| H A D | firmware_handler.cpp | 128 bool FirmwareBlobHandler::stat(const std::string& path, blobs::BlobMeta* meta) in stat() function in ipmi_flash::FirmwareBlobHandler 199 bool FirmwareBlobHandler::stat(uint16_t session, blobs::BlobMeta* meta) in stat() function in ipmi_flash::FirmwareBlobHandler
|
| /openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ |
| H A D | ncsi_fsm.c | 448 #define ACCUMULATE_PT_STATS(stat) accumulated->stat += increment->stat; in ncsi_fsm_update_passthrough_stats() argument 473 #define COPY_PT_STATS(stat) accumulated->stat = read->stat; in ncsi_fsm_update_passthrough_stats_legacy() argument
|
| /openbmc/u-boot/board/renesas/stout/ |
| H A D | stout.c | 47 u32 stat = 0; in s_init() local
|
| /openbmc/u-boot/tools/ |
| H A D | mkexynosspl.c | 82 struct stat stat; in main() local
|
| /openbmc/qemu/include/hw/i2c/ |
| H A D | allwinner-i2c.h | 52 uint8_t stat; member
|
| /openbmc/u-boot/drivers/mtd/onenand/ |
| H A D | samsung.c | 99 int stat; in s3c_onenand_reset() local 212 unsigned int stat, ecc; in s3c_onenand_wait() local 419 unsigned int stat; in s3c_onenand_bbt_wait() local
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | serial_lpuart.c | 325 u32 stat, val; in _lpuart32_serial_getc() local 347 u32 stat; in _lpuart32_serial_putc() local 466 u32 stat; in lpuart_serial_pending() local
|