/linux-4.1.27/drivers/block/zram/ |
H A D | zcomp_lz4.c | 55 size_t dst_len = PAGE_SIZE; zcomp_lz4_decompress() local 45 zcomp_lz4_compress(const unsigned char *src, unsigned char *dst, size_t *dst_len, void *private) zcomp_lz4_compress() argument
|
H A D | zcomp_lzo.c | 55 size_t dst_len = PAGE_SIZE; lzo_decompress() local 45 lzo_compress(const unsigned char *src, unsigned char *dst, size_t *dst_len, void *private) lzo_compress() argument
|
H A D | zcomp.c | 304 zcomp_compress(struct zcomp *comp, struct zcomp_strm *zstrm, const unsigned char *src, size_t *dst_len) zcomp_compress() argument
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
H A D | omapdss-boot-init.c | 71 static void __init omapdss_prefix_strcpy(char *dst, int dst_len, omapdss_prefix_strcpy() argument
|
/linux-4.1.27/net/decnet/ |
H A D | dn_rules.c | 42 unsigned char dst_len; member in struct:dn_fib_rule
|
H A D | dn_fib.c | 551 static void fib_magic(int cmd, int type, __le16 dst, int dst_len, struct dn_ifaddr *ifa) fib_magic() argument
|
H A D | dn_table.c | 299 dn_fib_dump_info(struct sk_buff *skb, u32 portid, u32 seq, int event, u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, struct dn_fib_info *fi, unsigned int flags) dn_fib_dump_info() argument
|
/linux-4.1.27/lib/ |
H A D | decompress_unlzo.c | 120 u32 src_len, dst_len; unlzo() local
|
/linux-4.1.27/lib/lz4/ |
H A D | lz4_compress.c | 418 lz4_compress(const unsigned char *src, size_t src_len, unsigned char *dst, size_t *dst_len, void *wrkmem) lz4_compress() argument
|
H A D | lz4hc_compress.c | 516 lz4hc_compress(const unsigned char *src, size_t src_len, unsigned char *dst, size_t *dst_len, void *wrkmem) lz4hc_compress() argument
|
/linux-4.1.27/net/switchdev/ |
H A D | switchdev.c | 313 int netdev_switch_fib_ipv4_add(u32 dst, int dst_len, struct fib_info *fi, netdev_switch_fib_ipv4_add() argument 361 int netdev_switch_fib_ipv4_del(u32 dst, int dst_len, struct fib_info *fi, netdev_switch_fib_ipv4_del() argument
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | io_trapped.c | 183 copy_word(unsigned long src_addr, int src_len, unsigned long dst_addr, int dst_len) copy_word() argument
|
/linux-4.1.27/drivers/base/regmap/ |
H A D | regcache-lzo.c | 26 size_t dst_len; member in struct:regcache_lzo_ctx 61 size_t dst_len; regcache_lzo_decompress() local
|
/linux-4.1.27/include/net/ |
H A D | switchdev.h | 148 static inline int netdev_switch_fib_ipv4_add(u32 dst, int dst_len, netdev_switch_fib_ipv4_add() argument 156 static inline int netdev_switch_fib_ipv4_del(u32 dst, int dst_len, netdev_switch_fib_ipv4_del() argument
|
/linux-4.1.27/include/uapi/linux/ |
H A D | fib_rules.h | 20 __u8 dst_len; member in struct:fib_rule_hdr
|
/linux-4.1.27/net/ipv4/ |
H A D | fib_rules.c | 38 u8 dst_len; member in struct:fib4_rule
|
H A D | fib_frontend.c | 760 static void fib_magic(int cmd, int type, __be32 dst, int dst_len, struct in_ifaddr *ifa) fib_magic() argument
|
H A D | fib_semantics.c | 384 rtmsg_fib(int event, __be32 key, struct fib_alias *fa, int dst_len, u32 tb_id, const struct nl_info *info, unsigned int nlm_flags) rtmsg_fib() argument 990 fib_dump_info(struct sk_buff *skb, u32 portid, u32 seq, int event, u32 tb_id, u8 type, __be32 dst, int dst_len, u8 tos, struct fib_info *fi, unsigned int flags) fib_dump_info() argument
|
/linux-4.1.27/drivers/video/fbdev/msm/ |
H A D | mdp.c | 282 unsigned long src_start = 0, src_len = 0, dst_start = 0, dst_len = 0; mdp_blit() local
|
H A D | mdp_ppp.c | 536 valid_src_dst(unsigned long src_start, unsigned long src_len, unsigned long dst_start, unsigned long dst_len, struct mdp_blit_req *req, struct mdp_regs *regs) valid_src_dst() argument 646 mdp_ppp_blit(const struct mdp_info *mdp, struct mdp_blit_req *req, struct file *src_file, unsigned long src_start, unsigned long src_len, struct file *dst_file, unsigned long dst_start, unsigned long dst_len) mdp_ppp_blit() argument
|
/linux-4.1.27/net/ceph/ |
H A D | crypto.c | 427 int ceph_decrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, ceph_decrypt() argument 480 int ceph_encrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, ceph_encrypt() argument 500 int ceph_encrypt2(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, ceph_encrypt2() argument 163 ceph_aes_encrypt(const void *key, int key_len, void *dst, size_t *dst_len, const void *src, size_t src_len) ceph_aes_encrypt() argument 222 ceph_aes_encrypt2(const void *key, int key_len, void *dst, size_t *dst_len, const void *src1, size_t src1_len, const void *src2, size_t src2_len) ceph_aes_encrypt2() argument 285 ceph_aes_decrypt(const void *key, int key_len, void *dst, size_t *dst_len, const void *src, size_t src_len) ceph_aes_decrypt() argument
|
/linux-4.1.27/fs/ntfs/ |
H A D | runlist.c | 1323 ntfs_mapping_pairs_build(const ntfs_volume *vol, s8 *dst, const int dst_len, const runlist_element *rl, const VCN first_vcn, const VCN last_vcn, VCN *const stop_vcn) ntfs_mapping_pairs_build() argument
|
/linux-4.1.27/drivers/media/usb/airspy/ |
H A D | airspy.c | 244 unsigned int dst_len; airspy_convert_stream() local
|
/linux-4.1.27/drivers/media/usb/msi2500/ |
H A D | msi2500.c | 262 unsigned int i, j, transactions, dst_len = 0; msi2500_convert_stream() local
|
/linux-4.1.27/drivers/crypto/caam/ |
H A D | caamhash.c | 604 ahash_unmap(struct device *dev, struct ahash_edesc *edesc, struct ahash_request *req, int dst_len) ahash_unmap() argument 619 ahash_unmap_ctx(struct device *dev, struct ahash_edesc *edesc, struct ahash_request *req, int dst_len, u32 flag) ahash_unmap_ctx() argument
|
/linux-4.1.27/drivers/dma/ |
H A D | at_hdmac.c | 897 size_t dst_len = 0, src_len = 0; atc_prep_dma_sg() local
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | rtl2832_sdr.c | 223 unsigned int dst_len; rtl2832_sdr_convert_stream() local
|
/linux-4.1.27/net/ipv6/ |
H A D | ip6_fib.c | 1178 fib6_locate(struct fib6_node *root, const struct in6_addr *daddr, int dst_len, const struct in6_addr *saddr, int src_len) fib6_locate() argument
|
/linux-4.1.27/fs/btrfs/ |
H A D | extent_io.c | 5496 u64 dst_len = dst->len; copy_extent_buffer() local
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
H A D | rocker.c | 3765 rocker_port_fib_ipv4(struct rocker_port *rocker_port, __be32 dst, int dst_len, struct fib_info *fi, u32 tb_id, int flags) rocker_port_fib_ipv4() argument 4246 rocker_port_swdev_fib_ipv4_add(struct net_device *dev, __be32 dst, int dst_len, struct fib_info *fi, u8 tos, u8 type, u32 nlflags, u32 tb_id) rocker_port_swdev_fib_ipv4_add() argument 4259 rocker_port_swdev_fib_ipv4_del(struct net_device *dev, __be32 dst, int dst_len, struct fib_info *fi, u8 tos, u8 type, u32 tb_id) rocker_port_swdev_fib_ipv4_del() argument
|