Home
last modified time | relevance | path

Searched defs:dst_len (Results 1 – 17 of 17) sorted by relevance

/linux-3.3/net/ceph/
Dcrypto.c93 void *dst, size_t *dst_len, in ceph_aes_encrypt()
143 size_t *dst_len, in ceph_aes_encrypt2()
197 void *dst, size_t *dst_len, in ceph_aes_decrypt()
331 int ceph_decrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_decrypt()
384 int ceph_encrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_encrypt()
404 int ceph_encrypt2(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_encrypt2()
Dmon_client.c559 char *dst, size_t dst_len) in get_poolop_reply_buf()
/linux-3.3/drivers/base/regmap/
Dregcache-lzo.c25 size_t dst_len; member
60 size_t dst_len; in regcache_lzo_decompress() local
/linux-3.3/lib/
Ddecompress_unlzo.c119 u32 src_len, dst_len; in unlzo() local
/linux-3.3/arch/sh/kernel/
Dio_trapped.c185 unsigned long dst_addr, int dst_len) in copy_word()
/linux-3.3/include/linux/
Dfib_rules.h20 __u8 dst_len; member
/linux-3.3/net/decnet/
Ddn_rules.c42 unsigned char dst_len; member
Ddn_fib.c548 static void fib_magic(int cmd, int type, __le16 dst, int dst_len, struct dn_ifaddr *ifa) in fib_magic()
Ddn_table.c295 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info()
/linux-3.3/net/ipv4/
Dfib_rules.c38 u8 dst_len; member
Dfib_semantics.c318 int dst_len, u32 tb_id, struct nl_info *info, in rtmsg_fib()
916 u32 tb_id, u8 type, __be32 dst, int dst_len, u8 tos, in fib_dump_info()
Dfib_frontend.c648 static void fib_magic(int cmd, int type, __be32 dst, int dst_len, struct in_ifaddr *ifa) in fib_magic()
/linux-3.3/drivers/video/msm/
Dmdp_ppp.c537 unsigned long dst_start, unsigned long dst_len, in valid_src_dst()
648 struct file *dst_file, unsigned long dst_start, unsigned long dst_len) in mdp_ppp_blit()
Dmdp.c285 unsigned long src_start = 0, src_len = 0, dst_start = 0, dst_len = 0; in mdp_blit() local
/linux-3.3/fs/ntfs/
Drunlist.c1324 const int dst_len, const runlist_element *rl, in ntfs_mapping_pairs_build()
/linux-3.3/net/ipv6/
Dip6_fib.c1030 const struct in6_addr *daddr, int dst_len, in fib6_locate()
/linux-3.3/fs/btrfs/
Dextent_io.c4249 u64 dst_len = dst->len; in copy_extent_buffer() local