Searched defs:in_buf (Results 1 - 25 of 39) sorted by relevance

12

/linux-master/fs/ubifs/
H A Dcompress.c101 void ubifs_compress(const struct ubifs_info *c, const void *in_buf, argument
153 int ubifs_decompress(const struct ubifs_info *c, const void *in_buf, argument
[all...]
/linux-master/fs/squashfs/
H A Dzstd_wrapper.c69 zstd_in_buffer in_buf = { NULL, 0, 0 }; local
/linux-master/lib/
H A Ddecompress_unlzo.c107 u8 *in_buf, *in_buf_save, *out_buf; local
[all...]
H A Ddecompress_unzstd.c125 static int INIT decompress_single(const u8 *in_buf, long in_len, u8 *out_buf, argument
165 static int INIT __unzstd(unsigned char *in_buf, long in_len, argument
[all...]
/linux-master/drivers/platform/chrome/
H A Dcros_ec_i2c.c60 u8 *in_buf = NULL; local
197 u8 *in_buf = NULL; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_i2c.c288 u8 in_buf[2]; local
/linux-master/drivers/soc/qcom/
H A Dqmi_encdec.c593 qmi_decode(const struct qmi_elem_info *ei_array, void *out_c_struct, const void *in_buf, u32 in_buf_len, int dec_level) argument
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_i2c.c1046 u8 in_buf[2]; local
/linux-master/drivers/gpu/drm/i915/display/
H A Ddvo_sil164.c78 u8 in_buf[2]; local
H A Ddvo_tfp410.c99 u8 in_buf[2]; local
H A Ddvo_ivch.c197 u8 in_buf[2]; local
H A Ddvo_ch7xxx.c152 u8 in_buf[2]; local
H A Ddvo_ns2501.c398 u8 in_buf[2]; local
/linux-master/drivers/target/iscsi/
H A Discsi_target_nego.c55 extract_param( const char *in_buf, const char *pattern, unsigned int max_length, char *out_buf, unsigned char *type) argument
126 iscsi_handle_authentication( struct iscsit_conn *conn, char *in_buf, char *out_buf, int in_length, int *out_length, unsigned char *authtype) argument
/linux-master/crypto/
H A Drsa-pkcs1pad.c126 uint8_t *in_buf, *out_buf; member in struct:pkcs1pad_request
[all...]
/linux-master/fs/btrfs/
H A Dzstd.c52 zstd_in_buffer in_buf; member in struct:workspace
[all...]
/linux-master/drivers/acpi/
H A Dpfr_telemetry.c83 union acpi_object *out_obj, in_obj, in_buf; local
155 union acpi_object *out_obj, *obj, in_obj, in_buf; local
[all...]
H A Dpfr_update.c332 union acpi_object *out_obj, in_obj, in_buf; local
/linux-master/include/uapi/linux/
H A Dndctl.h39 __u8 in_buf[]; member in struct:nd_cmd_set_config_hdr
45 __u8 in_buf[]; member in struct:nd_cmd_vendor_hdr
/linux-master/drivers/nfc/pn533/
H A Dusb.c491 unsigned char *in_buf; local
/linux-master/drivers/usb/early/
H A Dxhci-dbc.h186 void *in_buf; member in struct:xdbc_state
/linux-master/drivers/comedi/drivers/
H A Dusbduxsigma.c147 __be32 *in_buf; member in struct:usbduxsigma_private
H A Dusbdux.c184 __le16 *in_buf; member in struct:usbdux_private
/linux-master/arch/s390/kernel/
H A Ddebug.c1468 debug_hex_ascii_format_fn(debug_info_t *id, struct debug_view *view, char *out_buf, const char *in_buf) argument
/linux-master/fs/smb/client/
H A Dtransport.c703 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, argument
868 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, char *in_buf, int flags) argument
1349 SendReceive(const unsigned int xid, struct cifs_ses *ses, struct smb_hdr *in_buf, struct smb_hdr *out_buf, int *pbytes_returned, const int flags) argument
1467 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, struct smb_hdr *in_buf, struct smb_hdr *out_buf) argument
1489 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, struct smb_hdr *in_buf, struct smb_hdr *out_buf, int *pbytes_returned) argument
[all...]

Completed in 358 milliseconds

12