Searched defs:out_buf (Results 1 – 12 of 12) sorted by relevance
/linux-4.19.296/lib/ |
D | decompress_inflate.c | 41 unsigned char *out_buf, long out_len, in __gunzip() 190 unsigned char *out_buf, in gunzip() 200 unsigned char *out_buf, long out_len, in __decompress()
|
D | decompress_unlzo.c | 122 u8 *in_buf, *in_buf_save, *out_buf; in unlzo() local 295 unsigned char *out_buf, long olen, in __decompress()
|
D | decompress_unxz.c | 401 unsigned char *out_buf, long olen, in __decompress()
|
/linux-4.19.296/fs/ubifs/ |
D | compress.c | 96 int in_len, void *out_buf, int *out_len, int *compr_type) in ubifs_compress() 148 int in_len, void *out_buf, int *out_len, int compr_type) in ubifs_decompress()
|
/linux-4.19.296/crypto/ |
D | rsa-pkcs1pad.c | 105 uint8_t *in_buf, *out_buf; member 183 u8 *out_buf; in pkcs1pad_encrypt_sign_complete() local 284 u8 *out_buf; in pkcs1pad_decrypt_complete() local 443 u8 *out_buf; in pkcs1pad_verify_complete() local
|
/linux-4.19.296/fs/squashfs/ |
D | zstd_wrapper.c | 80 ZSTD_outBuffer out_buf = { NULL, 0, 0 }; in zstd_uncompress() local
|
/linux-4.19.296/fs/cifs/ |
D | transport.c | 1040 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceive() 1156 struct smb_hdr *out_buf) in send_lock_cancel() 1177 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceiveBlockingLock()
|
D | smb2ops.c | 467 struct network_interface_info_ioctl_rsp *out_buf = NULL; in SMB3_request_interfaces() local
|
/linux-4.19.296/include/uapi/linux/ |
D | ndctl.h | 33 __u8 out_buf[0]; member 51 __u8 out_buf[0]; member
|
/linux-4.19.296/fs/btrfs/ |
D | zstd.c | 41 ZSTD_outBuffer out_buf; member
|
/linux-4.19.296/drivers/hid/ |
D | hid-logitech-dj.c | 709 u8 *out_buf; in logi_dj_ll_raw_request() local
|
/linux-4.19.296/drivers/char/ |
D | virtio_console.c | 675 static ssize_t fill_readbuf(struct port *port, char __user *out_buf, in fill_readbuf()
|