Searched defs:dst_len (Results 1 – 17 of 17) sorted by relevance
/linux-3.3/net/ceph/ |
D | crypto.c | 93 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()
|
D | mon_client.c | 559 char *dst, size_t dst_len) in get_poolop_reply_buf()
|
/linux-3.3/drivers/base/regmap/ |
D | regcache-lzo.c | 25 size_t dst_len; member 60 size_t dst_len; in regcache_lzo_decompress() local
|
/linux-3.3/lib/ |
D | decompress_unlzo.c | 119 u32 src_len, dst_len; in unlzo() local
|
/linux-3.3/arch/sh/kernel/ |
D | io_trapped.c | 185 unsigned long dst_addr, int dst_len) in copy_word()
|
/linux-3.3/include/linux/ |
D | fib_rules.h | 20 __u8 dst_len; member
|
/linux-3.3/net/decnet/ |
D | dn_rules.c | 42 unsigned char dst_len; member
|
D | dn_fib.c | 548 static void fib_magic(int cmd, int type, __le16 dst, int dst_len, struct dn_ifaddr *ifa) in fib_magic()
|
D | dn_table.c | 295 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info()
|
/linux-3.3/net/ipv4/ |
D | fib_rules.c | 38 u8 dst_len; member
|
D | fib_semantics.c | 318 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()
|
D | fib_frontend.c | 648 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/ |
D | mdp_ppp.c | 537 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()
|
D | mdp.c | 285 unsigned long src_start = 0, src_len = 0, dst_start = 0, dst_len = 0; in mdp_blit() local
|
/linux-3.3/fs/ntfs/ |
D | runlist.c | 1324 const int dst_len, const runlist_element *rl, in ntfs_mapping_pairs_build()
|
/linux-3.3/net/ipv6/ |
D | ip6_fib.c | 1030 const struct in6_addr *daddr, int dst_len, in fib6_locate()
|
/linux-3.3/fs/btrfs/ |
D | extent_io.c | 4249 u64 dst_len = dst->len; in copy_extent_buffer() local
|