Home
last modified time | relevance | path

Searched defs:out_buf (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/linux/lib/
H A Ddecompress_unzstd.c125 static int INIT decompress_single(const u8 *in_buf, long in_len, u8 *out_buf, in decompress_single()
168 unsigned char *out_buf, long out_len, in __unzstd()
336 unsigned char *out_buf, in unzstd()
346 unsigned char *out_buf, long out_len, in __decompress()
H A Ddecompress_inflate.c45 unsigned char *out_buf, long out_len, in __gunzip()
203 unsigned char *out_buf, in gunzip()
213 unsigned char *out_buf, long out_len, in __decompress()
H A Ddecompress_unlzo.c107 u8 *in_buf, *in_buf_save, *out_buf; in unlzo() local
280 unsigned char *out_buf, long olen, in __decompress()
H A Ddecompress_unxz.c403 unsigned char *out_buf, long olen, in __decompress()
/openbmc/openbmc-test-automation/lib/
H A Dvar_funcs.py395 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/linux/fs/ubifs/
H A Dcompress.c102 int in_len, void *out_buf, int *out_len, int *compr_type) in ubifs_compress()
154 int in_len, void *out_buf, int *out_len, int compr_type) in ubifs_decompress()
/openbmc/linux/crypto/
H A Drsa-pkcs1pad.c103 uint8_t *in_buf, *out_buf; member
181 u8 *out_buf; in pkcs1pad_encrypt_sign_complete() local
281 u8 *out_buf; in pkcs1pad_decrypt_complete() local
443 u8 *out_buf; in pkcs1pad_verify_complete() local
/openbmc/obmc-console/test/
H A Dtest-ringbuffer-read-commit.c11 uint8_t *out_buf; in test_read_commit() local
H A Dtest-ringbuffer-contained-read.c11 uint8_t *out_buf; in test_contained_read() local
H A Dtest-ringbuffer-boundary-read.c11 uint8_t *out_buf; in test_boundary_read() local
H A Dtest-ringbuffer-contained-offset-read.c11 uint8_t *out_buf; in test_contained_offset_read() local
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_i2c.c59 u8 *out_buf = NULL; in cros_ec_pkt_xfer_i2c() local
196 u8 *out_buf = NULL; in cros_ec_cmd_xfer_i2c() local
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_modes.c20 u8 out_buf[] = { 0x0, 0x0 }; in psb_intel_ddc_probe() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_i2c.c288 u8 out_buf[2]; in amdgpu_i2c_get_byte() local
322 uint8_t out_buf[2]; in amdgpu_i2c_put_byte() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Ddvo_sil164.c77 u8 out_buf[2]; in sil164_readb() local
114 u8 out_buf[2]; in sil164_writeb() local
H A Ddvo_tfp410.c98 u8 out_buf[2]; in tfp410_readb() local
135 u8 out_buf[2]; in tfp410_writeb() local
H A Ddvo_ivch.c196 u8 out_buf[1]; in ivch_read() local
239 u8 out_buf[3]; in ivch_write() local
H A Ddvo_ch7xxx.c151 u8 out_buf[2]; in ch7xxx_readb() local
189 u8 out_buf[2]; in ch7xxx_writeb() local
H A Ddvo_ns2501.c397 u8 out_buf[2]; in ns2501_readb() local
442 u8 out_buf[2]; in ns2501_writeb() local
/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2423.c31 struct device_attribute *attr, char *out_buf) in w1_slave_show()
/openbmc/linux/arch/s390/kernel/
H A Ddebug.c1297 char *out_buf) in debug_prolog_pages_fn()
1346 char *out_buf) in debug_prolog_level_fn()
1470 char *out_buf, const char *in_buf) in debug_hex_ascii_format_fn()
1493 int area, debug_entry_t *entry, char *out_buf) in debug_dflt_header_fn()
1525 char *out_buf, const char *inbuf) in debug_sprintf_format_fn()
/openbmc/linux/fs/squashfs/
H A Dzstd_wrapper.c70 zstd_out_buffer out_buf = { NULL, 0, 0 }; in zstd_uncompress() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_i2c.c1046 u8 out_buf[2]; in radeon_i2c_get_byte() local
1080 uint8_t out_buf[2]; in radeon_i2c_put_byte() local
/openbmc/linux/fs/smb/client/
H A Dtransport.c1355 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceive()
1474 struct smb_hdr *out_buf) in send_lock_cancel()
1495 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceiveBlockingLock()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_nego.c59 char *out_buf, in extract_param()
129 char *out_buf, in iscsi_handle_authentication()

123