/linux-3.4.99/lib/ |
D | decompress_unlzo.c | 121 u8 *in_buf, *in_buf_save, *out_buf; in unlzo() local 141 in_buf = input; in unlzo() 146 in_buf = malloc(lzo1x_worst_compress(LZO_BLOCK_SIZE)); in unlzo() 147 if (!in_buf) { in unlzo() 152 in_buf_save = in_buf; in unlzo() 164 in_buf += HEADER_SIZE_MAX; in unlzo() 165 in_len = fill(in_buf, HEADER_SIZE_MAX); in unlzo() 168 if (!parse_header(in_buf, &skip, in_len)) { in unlzo() 172 in_buf += skip; in unlzo() 177 memcpy(in_buf_save, in_buf, in_len); in unlzo() [all …]
|
/linux-3.4.99/fs/cifs/ |
D | transport.c | 310 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, in allocate_mid() argument 324 if ((in_buf->Command != SMB_COM_SESSION_SETUP_ANDX) && in allocate_mid() 325 (in_buf->Command != SMB_COM_NEGOTIATE)) in allocate_mid() 329 *ppmidQ = AllocMidQEntry(in_buf, ses->server); in allocate_mid() 437 char *in_buf, int flags) in SendReceiveNoRsp() argument 443 iov[0].iov_base = in_buf; in SendReceiveNoRsp() 444 iov[0].iov_len = get_rfc1002_length(in_buf) + 4; in SendReceiveNoRsp() 497 send_nt_cancel(struct TCP_Server_Info *server, struct smb_hdr *in_buf, in send_nt_cancel() argument 503 in_buf->smb_buf_length = cpu_to_be32(sizeof(struct smb_hdr) - 4 + 2); in send_nt_cancel() 504 in_buf->Command = SMB_COM_NT_CANCEL; in send_nt_cancel() [all …]
|
D | cifsproto.h | 80 char *in_buf, int flags); 88 struct smb_hdr *in_buf ,
|
/linux-3.4.99/fs/ubifs/ |
D | compress.c | 95 void ubifs_compress(const void *in_buf, int in_len, void *out_buf, int *out_len, in ubifs_compress() argument 110 err = crypto_comp_compress(compr->cc, in_buf, in_len, out_buf, in ubifs_compress() 131 memcpy(out_buf, in_buf, in_len); in ubifs_compress() 148 int ubifs_decompress(const void *in_buf, int in_len, void *out_buf, in ubifs_decompress() argument 167 memcpy(out_buf, in_buf, in_len); in ubifs_decompress() 174 err = crypto_comp_decompress(compr->cc, in_buf, in_len, out_buf, in ubifs_decompress()
|
D | ubifs.h | 1779 void ubifs_compress(const void *in_buf, int in_len, void *out_buf, int *out_len,
|
/linux-3.4.99/drivers/net/irda/ |
D | kingsun-sir.c | 110 __u8 *in_buf; /* receive buffer */ member 296 kingsun->in_buf, kingsun->max_rx, in kingsun_net_open() 490 kingsun->in_buf = NULL; in kingsun_probe() 503 kingsun->in_buf = kmalloc(kingsun->max_rx, GFP_KERNEL); in kingsun_probe() 504 if (!kingsun->in_buf) in kingsun_probe() 548 if (kingsun->in_buf) kfree(kingsun->in_buf); in kingsun_probe() 579 kfree(kingsun->in_buf); in kingsun_disconnect()
|
D | mcs7780.h | 114 char in_buf[4096]; /* transmit/receive buffer */ member
|
D | mcs7780.c | 521 mcs->in_buf, 4096, mcs_receive_irq, mcs); in mcs_receive_start()
|
/linux-3.4.99/drivers/gpu/drm/i915/ |
D | dvo_sil164.c | 73 u8 in_buf[2]; in sil164_readb() local 86 .buf = in_buf, in sil164_readb() 94 *ch = in_buf[0]; in sil164_readb()
|
D | dvo_ivch.c | 171 u8 in_buf[2]; in ivch_read() local 189 .buf = in_buf, in ivch_read() 196 *data = (in_buf[1] << 8) | in_buf[0]; in ivch_read()
|
D | dvo_ch7xxx.c | 117 u8 in_buf[2]; in ch7xxx_readb() local 130 .buf = in_buf, in ch7xxx_readb() 138 *ch = in_buf[0]; in ch7xxx_readb()
|
D | dvo_tfp410.c | 98 u8 in_buf[2]; in tfp410_readb() local 111 .buf = in_buf, in tfp410_readb() 119 *ch = in_buf[0]; in tfp410_readb()
|
/linux-3.4.99/drivers/target/iscsi/ |
D | iscsi_target_nego.c | 61 const char *in_buf, in extract_param() argument 70 if (!in_buf || !pattern || !out_buf || !type) in extract_param() 73 ptr = strstr(in_buf, pattern); in extract_param() 105 char *in_buf, in iscsi_handle_authentication() argument 151 return srp_main_loop(conn, auth, in_buf, out_buf, in iscsi_handle_authentication() 155 return chap_main_loop(conn, auth, in_buf, out_buf, in iscsi_handle_authentication()
|
/linux-3.4.99/drivers/staging/bcm/ |
D | PHSModule.c | 21 static int phs_compress(S_PHS_RULE *phs_members,unsigned char *in_buf, 28 static int phs_decompress(unsigned char *in_buf,unsigned char *out_buf,\ 1410 int phs_decompress(unsigned char *in_buf,unsigned char *out_buf, in phs_decompress() argument 1419 in_buf++; in phs_decompress() 1449 *out_buf = *in_buf; in phs_decompress() 1451 phss,*in_buf,*out_buf); in phs_decompress() 1452 in_buf++; in phs_decompress() 1493 static int phs_compress(S_PHS_RULE *phs_rule,unsigned char *in_buf in phs_compress() argument 1517 supress = verify_suppress_phsf(in_buf,out_buf,phs_rule->u8PHSF, in phs_compress()
|
/linux-3.4.99/arch/s390/kernel/ |
D | debug.c | 94 char *out_buf, const char *in_buf); 97 const char *in_buf); 1427 char *out_buf, const char *in_buf) in debug_raw_format_fn() argument 1432 memcpy(out_buf, in_buf, id->buf_size); in debug_raw_format_fn() 1442 char *out_buf, const char *in_buf) in debug_hex_ascii_format_fn() argument 1448 ((unsigned char *) in_buf)[i]); in debug_hex_ascii_format_fn() 1452 unsigned char c = in_buf[i]; in debug_hex_ascii_format_fn()
|
/linux-3.4.99/arch/s390/include/asm/ |
D | debug.h | 87 const char* in_buf);
|
/linux-3.4.99/drivers/gpu/drm/radeon/ |
D | radeon_i2c.c | 1087 u8 in_buf[2]; in radeon_i2c_get_byte() local 1099 .buf = in_buf, in radeon_i2c_get_byte() 1107 *val = in_buf[0]; in radeon_i2c_get_byte()
|
/linux-3.4.99/drivers/char/ |
D | virtio_console.c | 500 static ssize_t send_buf(struct port *port, void *in_buf, size_t in_count, in send_buf() argument 515 sg_init_one(sg, in_buf, in_count); in send_buf() 516 ret = virtqueue_add_buf(out_vq, sg, 1, 0, in_buf, GFP_ATOMIC); in send_buf()
|
/linux-3.4.99/Documentation/s390/ |
D | s390dbf.txt | 556 const char* in_buf); 612 char *out_buf, const char *in_buf 618 int msg_nr = *((int*)in_buf);
|
/linux-3.4.99/drivers/staging/speakup/ |
D | main.c | 119 static void spkup_write(const char *in_buf, int count); 1047 static void spkup_write(const char *in_buf, int count) in spkup_write() argument 1057 if ((in_buf == sentmarks[bn][currsentence]) && in spkup_write() 1061 ch = (u_char) *in_buf++; in spkup_write()
|
/linux-3.4.99/drivers/target/ |
D | target_core_pr.c | 2067 unsigned char *in_buf, in core_scsi3_update_and_write_aptpl() argument 2076 if (!in_buf) { in core_scsi3_update_and_write_aptpl() 2086 buf = in_buf; in core_scsi3_update_and_write_aptpl()
|
/linux-3.4.99/drivers/tty/ |
D | n_gsm.c | 2699 unsigned char *in_buf, int size) in gsm_mux_rx_netchar() argument 2715 memcpy(skb_put(skb, size), in_buf, size); in gsm_mux_rx_netchar()
|
/linux-3.4.99/drivers/net/wireless/ipw2x00/ |
D | ipw2100.c | 2377 static u32 ipw2100_match_buf(struct ipw2100_priv *priv, u8 * in_buf, in ipw2100_match_buf() argument 2385 s = in_buf; in ipw2100_match_buf() 2399 s = in_buf; in ipw2100_match_buf() 2406 if ((s - in_buf) == len) in ipw2100_match_buf()
|