Home
last modified time | relevance | path

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

123

/linux-6.14.4/fs/bcachefs/
Dcompress.c178 size_t dst_len = crc.uncompressed_size << 9; in __bio_uncompress() local
264 size_t dst_len = crc->uncompressed_size << 9; in bch2_bio_uncompress_inplace() local
319 size_t dst_len = crc.uncompressed_size << 9; in bch2_bio_uncompress() local
344 void *dst, size_t dst_len, in attempt_compress()
433 struct bio *dst, size_t *dst_len, in __bio_compress()
546 struct bio *dst, size_t *dst_len, in bch2_bio_compress()
/linux-6.14.4/net/sched/
Dact_tunnel_key.c88 tunnel_key_copy_geneve_opt(const struct nlattr *nla, void *dst, int dst_len, in tunnel_key_copy_geneve_opt()
140 tunnel_key_copy_vxlan_opt(const struct nlattr *nla, void *dst, int dst_len, in tunnel_key_copy_vxlan_opt()
167 tunnel_key_copy_erspan_opt(const struct nlattr *nla, void *dst, int dst_len, in tunnel_key_copy_erspan_opt()
220 int dst_len, struct netlink_ext_ack *extack) in tunnel_key_copy_opts()
/linux-6.14.4/net/smc/
Dsmc_tx.c358 size_t dst_off, size_t dst_len, in smcr_tx_rdma_writes()
423 size_t dst_off, size_t dst_len) in smcd_tx_rdma_writes()
466 size_t len, src_len, dst_off, dst_len; /* current chunk values */ in smc_tx_rdma_writes() local
/linux-6.14.4/include/crypto/
Dakcipher.h35 unsigned int dst_len; member
240 unsigned int dst_len) in akcipher_request_set_crypt()
Dkpp.h36 unsigned int dst_len; member
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dmp.h22 int dst_len; member
Dmp.c108 static void mlx5_lag_fib_set(struct lag_mp *mp, struct fib_info *fi, u32 dst, int dst_len) in mlx5_lag_fib_set()
/linux-6.14.4/lib/
Ddecompress_unlzo.c105 u32 src_len, dst_len; in unlzo() local
/linux-6.14.4/drivers/video/fbdev/omap2/omapfb/dss/
Domapdss-boot-init.c60 static void __init omapdss_prefix_strcpy(char *dst, int dst_len, in omapdss_prefix_strcpy()
/linux-6.14.4/drivers/block/zram/
Dzcomp.h45 size_t dst_len; member
Dzcomp.c122 const void *src, unsigned int *dst_len) in zcomp_compress()
/linux-6.14.4/arch/sh/kernel/
Dio_trapped.c184 unsigned long dst_addr, int dst_len) in copy_word()
/linux-6.14.4/crypto/
Djitterentropy-kcapi.c172 int jent_read_random_block(void *hash_state, char *dst, unsigned int dst_len) in jent_read_random_block()
Drsa-pkcs1pad.c180 unsigned int dst_len; in pkcs1pad_decrypt_complete() local
Drsassa-pkcs1.c228 unsigned int dst_len; in rsassa_pkcs1_verify() local
/linux-6.14.4/include/uapi/linux/
Dfib_rules.h21 __u8 dst_len; member
/linux-6.14.4/kernel/bpf/
Dcrypto.c270 u32 src_len, dst_len, siv_len; in bpf_crypto_crypt() local
/linux-6.14.4/net/ipv4/
Dfib_rules.c37 u8 dst_len; member
/linux-6.14.4/drivers/crypto/caam/
Dcaamhash.c553 struct ahash_request *req, int dst_len) in ahash_unmap()
573 struct ahash_request *req, int dst_len, u32 flag) in ahash_unmap_ctx()
790 int dst_len, enum dma_data_direction dir) in ahash_enqueue_req()
/linux-6.14.4/lib/crypto/
Dchacha20poly1305.c130 size_t dst_len; in __chacha20poly1305_decrypt() local
/linux-6.14.4/drivers/crypto/ccp/
Dccp-dmaengine.c367 unsigned int dst_offset, dst_len; in ccp_create_desc() local
/linux-6.14.4/drivers/misc/mei/
Dvsc-tp.c161 int ret, offset = 0, cpy_len, src_len, dst_len = sizeof(struct vsc_tp_packet); in vsc_tp_xfer_helper() local
/linux-6.14.4/drivers/crypto/virtio/
Dvirtio_crypto_skcipher_algs.c337 u64 dst_len; in __virtio_crypto_skcipher_do_req() local
/linux-6.14.4/samples/bpf/
Dxdp_router_ipv4_user.c101 int dst_len, iface, metric; in read_route() member
/linux-6.14.4/include/net/
Dip_fib.h218 int dst_len; member
230 int dst_len; member

123