Searched defs:out_buf (Results 1 – 16 of 16) sorted by relevance
/openbmc/openbmc-test-automation/lib/ |
H A D | var_funcs.py | 395 def key_value_outbuf_to_dict(out_buf, **args): argument 438 def key_value_outbuf_to_dicts(out_buf, **args): argument 682 def outbuf_to_report(out_buf, **args): argument
|
/openbmc/obmc-console/test/ |
H A D | test-ringbuffer-read-commit.c | 11 uint8_t *out_buf; in test_read_commit() local
|
H A D | test-ringbuffer-contained-read.c | 11 uint8_t *out_buf; in test_contained_read() local
|
H A D | test-ringbuffer-contained-offset-read.c | 11 uint8_t *out_buf; in test_contained_offset_read() local
|
H A D | test-ringbuffer-boundary-read.c | 11 uint8_t *out_buf; in test_boundary_read() local
|
/openbmc/qemu/migration/ |
H A D | multifd-qatzip.c | 41 uint8_t *out_buf; member
|
/openbmc/obmc-console/ |
H A D | console-client.c | 74 const uint8_t *out_buf = buf; in process_ssh_tty() local
|
/openbmc/qemu/scsi/ |
H A D | utils.c | 121 int scsi_build_sense_buf(uint8_t *out_buf, size_t size, SCSISense sense, in scsi_build_sense_buf()
|
/openbmc/qemu/block/ |
H A D | qcow.c | 568 static int decompress_buffer(uint8_t *out_buf, int out_buf_size, in decompress_buffer() 1061 uint8_t *buf, *out_buf; in qcow_co_pwritev_compressed() local
|
H A D | qcow2.c | 4684 uint8_t *buf, *out_buf; in qcow2_co_pwritev_compressed_task() local 4834 uint8_t *buf, *out_buf; in qcow2_co_preadv_compressed() local
|
/openbmc/u-boot/common/ |
H A D | bedbug.c | 730 char out_buf[256]; in print_source_line() local
|
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs.c | 167 int in_len, void *out_buf, int *out_len, int compr_type) in ubifs_decompress()
|
/openbmc/qemu/chardev/ |
H A D | baum.c | 103 uint8_t out_buf[BUF_SIZE]; member
|
/openbmc/qemu/hw/acpi/ |
H A D | nvdimm.c | 480 uint8_t out_buf[]; /* the data got via Get Namespace Label function. */ member
|
/openbmc/qemu/include/hw/i2c/ |
H A D | pmbus_device.h | 434 uint8_t out_buf[SMBUS_DATA_MAX_LEN]; member
|
/openbmc/qemu/hw/usb/ |
H A D | dev-network.c | 640 uint8_t out_buf[2048]; member
|