Home
last modified time | relevance | path

Searched defs:remain (Results 1 – 22 of 22) sorted by relevance

/openbmc/phosphor-ipmi-blobs/example/
H A Dexample.cpp86 uint32_t remain = sizeof(sess->buffer) - offset; in read() local
108 uint32_t remain = sizeof(sess->buffer) - offset; in write() local
/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-hash.c29 size_t remain; in test_hash_speed() local
H A Dbenchmark-crypto-cipher.c29 size_t remain; in test_cipher_speed() local
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_mipi.c208 u32 remain = refclk; in rk_mipi_phy_enable() local
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/isl69269/
H A Disl69269.cpp151 sdbusplus::async::task<bool> ISL69269::getRemainingWrites(uint8_t* remain) in getRemainingWrites()
542 uint8_t remain = 0; in verifyImage() local
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/
H A Dhandler.cpp140 uint32_t remain = maxBufferSize - offset; in write() local
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/
H A Dxdpe1x2xx.cpp163 sdbusplus::async::task<bool> XDPE1X2XX::getRemainingWrites(uint8_t* remain) in getRemainingWrites()
242 uint8_t remain = 0; in program() local
/openbmc/u-boot/drivers/spi/
H A Dsh_spi.c137 int remain = (int)len; in sh_spi_send() local
/openbmc/bmcweb/http/
H A Dhttp_body.hpp220 size_t remain = body.str().size() - sent; in getWithMaxSize() local
/openbmc/u-boot/board/congatec/cgtqmx6eval/
H A Dcgtqmx6eval.c973 int remain = len; in conv_ascii() local
/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c708 uint64_t remain; in exynos4210_ltick_int_get_cnto() local
791 uint64_t remain; in exynos4210_ltick_cnt_get_cnto() local
/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c238 …k_nanosleep(clockid_t clock_id, int flags, const struct timespec *request, struct timespec *remain) in sigwrap_clock_nanosleep()
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c265 …k_nanosleep(clockid_t clock_id, int flags, const struct timespec *request, struct timespec *remain) in sigwrap_clock_nanosleep()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c675 uint64_t remain = len, start = iova, end = start + len - 1, mask, size; in s390_pci_batch_unmap() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Drunqueue.py3202 def __init__(self, remain): argument
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h40 uint32_t remain; member
/openbmc/qemu/hw/usb/
H A Dredirect.c2443 int remain = q->size; in usbredir_put_packet_id_q() local
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c653 uint32_t remain = ringbuf->len + ringbuf->base - ringbuf->iter.off; in ringbuf_io() local
/openbmc/qemu/system/
H A Dphysmem.c1131 MemoryRegionSection remain = *section; in flatview_add_to_dispatch() local
H A Dmemory.c732 Int128 remain; in render_memory_region() local
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c4429 hwaddr total, remain; in vtd_address_space_unmap() local
/openbmc/qemu/target/riscv/
H A Dvector_helper.c662 target_ulong addr, addr_probe, addr_i, offset, remain, page_split, elems; local