| /linux/include/net/ |
| H A D | ife.h | 33 static inline void *ife_tlv_meta_decode(void *skbdata, u16 *attrtype, u16 *dlen, in ife_tlv_meta_decode() 39 static inline int ife_tlv_meta_encode(void *skbdata, u16 attrtype, u16 dlen, in ife_tlv_meta_encode()
|
| /linux/drivers/block/zram/ |
| H A D | backend_842.c | 35 unsigned int dlen = req->dst_len; in compress_842() local 48 unsigned int dlen = req->dst_len; in decompress_842() local
|
| /linux/include/uapi/linux/ |
| H A D | pg.h | 51 int dlen; /* number of bytes expected to transfer */ member 61 int dlen; /* size of device transfer request */ member
|
| /linux/fs/isofs/ |
| H A D | namei.c | 14 isofs_cmp(struct dentry *dentry, const char *compare, int dlen) in isofs_cmp() 48 int de_len, match, i, dlen; in isofs_find_entry() local
|
| /linux/drivers/scsi/qedf/ |
| H A D | qedf_fip.c | 86 size_t dlen; in qedf_fcoe_process_vlan_resp() local 176 size_t rlen, dlen; in qedf_fip_recv() local
|
| /linux/net/ife/ |
| H A D | ife.c | 128 u16 *dlen, u16 *totlen) in ife_tlv_meta_decode() 159 int ife_tlv_meta_encode(void *skbdata, u16 attrtype, u16 dlen, const void *dval) in ife_tlv_meta_encode()
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-encoder.c | 28 const u32 *data, unsigned int dlen) in pvr2_encoder_write_words() 74 u32 *data, unsigned int dlen) in pvr2_encoder_read_words()
|
| /linux/fs/unicode/ |
| H A D | utf8-core.c | 100 unsigned char *dest, size_t dlen) in utf8_casefold() 142 unsigned char *dest, size_t dlen) in utf8_normalize()
|
| /linux/drivers/scsi/fcoe/ |
| H A D | fcoe_ctlr.c | 615 size_t dlen; in fcoe_ctlr_encaps() local 899 size_t dlen; in fcoe_ctlr_parse_adv() local 1149 size_t dlen; in fcoe_ctlr_recv_els() local 1315 size_t dlen; in fcoe_ctlr_recv_clr_vlink() local 2028 size_t dlen; in fcoe_ctlr_vn_send() local 2275 size_t dlen; in fcoe_ctlr_vn_parse() local 2804 size_t dlen; in fcoe_ctlr_vlan_parse() local 2902 size_t dlen; in fcoe_ctlr_vlan_send() local
|
| /linux/crypto/ |
| H A D | zstd.c | 79 const void *src, void *dst, unsigned int *dlen) in zstd_compress_one() 191 const void *src, void *dst, unsigned int *dlen) in zstd_decompress_one()
|
| /linux/drivers/crypto/cavium/cpt/ |
| H A D | request_manager.h | 49 u16 dlen; member 97 u32 dlen; member 120 __be16 dlen; member
|
| /linux/fs/smb/client/ |
| H A D | reparse.c | 422 u16 len, dlen; in nfs_set_reparse_buf() local 574 static struct smb2_create_ea_ctx *ea_create_context(u32 dlen, size_t *cc_len) in ea_create_context() 616 u32 dlen = 0, next = 0; in wsl_set_xattrs() local 1097 u16 dlen = le16_to_cpu(buf->ReparseDataLength); in parse_reparse_point() local
|
| /linux/security/keys/trusted-keys/ |
| H A D | trusted_tpm1.c | 101 unsigned int dlen; in TSS_rawhmac() local 134 unsigned int dlen; in TSS_authhmac() local 186 unsigned int dlen; in TSS_checkhmac1() local 256 unsigned int dlen; in TSS_checkhmac2() local
|
| /linux/net/tipc/ |
| H A D | socket.c | 842 struct msghdr *msg, size_t dlen, long timeout) in tipc_sendmcast() 906 u32 dnode, u32 dport, int dlen) in tipc_send_group_msg() 956 int dlen, long timeout) in tipc_send_group_unicast() 1000 int dlen, long timeout) in tipc_send_group_anycast() 1081 int dlen, long timeout) in tipc_send_group_bcast() 1155 int dlen, long timeout) in tipc_send_group_mcast() 1405 static int __tipc_sendmsg(struct socket *sock, struct msghdr *m, size_t dlen) in __tipc_sendmsg() 1552 static int __tipc_sendstream(struct socket *sock, struct msghdr *m, size_t dlen) in __tipc_sendstream() 1738 int dlen, rc; in tipc_sk_anc_data_recv() local 1887 int rc, err, hlen, dlen, copy; in tipc_recvmsg() local [all …]
|
| /linux/net/xfrm/ |
| H A D | xfrm_ipcomp.c | 52 int len, dlen; in ipcomp_post_acomp() local 116 int dlen) in ipcomp_setup_req()
|
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_reqmgr.h | 61 u16 dlen; member 98 __be16 dlen; member 185 u32 dlen; member
|
| /linux/lib/reed_solomon/ |
| H A D | test_rslib.c | 157 int dlen = len - nroots; in get_rcw_we() local 264 int dlen = len - rs->codec->nroots; in test_uc() local 371 int dlen = len - nroots; in test_bc() local
|
| /linux/drivers/crypto/allwinner/sun4i-ss/ |
| H A D | sun4i-ss-prng.c | 17 unsigned int slen, u8 *dst, unsigned int dlen) in sun4i_ss_prng_generate()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | xtlv.c | 26 int brcmf_xtlv_data_size(int dlen, u16 opts) in brcmf_xtlv_data_size()
|
| /linux/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-prng.c | 58 unsigned int slen, u8 *dst, unsigned int dlen) in sun8i_ss_prng_generate()
|
| /linux/fs/ubifs/ |
| H A D | crypto.c | 70 unsigned int dlen = *out_len; in ubifs_decrypt() local
|
| /linux/include/crypto/internal/ |
| H A D | kdf_selftest.h | 31 u8 *dst, unsigned int dlen)) in kdf_test()
|
| /linux/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 714 cxgb4i_make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, int dlen, in cxgb4i_make_tx_data_wr() 783 u32 dlen = skb->len; in push_tx_frames() local 1286 unsigned int hlen, dlen, plen; in do_rx_iscsi_hdr() local 1971 unsigned int wr_len, unsigned int dlen, in ulp_mem_io_set_hdr() 1999 unsigned int dlen = npods << PPOD_SIZE_SHIFT; in ddp_ppod_init_idata() local
|
| /linux/net/ipv4/ |
| H A D | xfrm4_input.c | 188 int len, dlen; in xfrm4_gro_udp_encap_rcv() local
|
| /linux/drivers/bluetooth/ |
| H A D | hci_h4.c | 220 u16 dlen; in h4_recv_buf() local
|