Home
last modified time | relevance | path

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

123

/linux-6.12.1/fs/bcachefs/
Dcompress.c157 size_t dst_len = crc.uncompressed_size << 9; in __bio_uncompress() local
227 size_t dst_len = crc->uncompressed_size << 9; in bch2_bio_uncompress_inplace() local
272 size_t dst_len = crc.uncompressed_size << 9; in bch2_bio_uncompress() local
297 void *dst, size_t dst_len, in attempt_compress()
386 struct bio *dst, size_t *dst_len, in __bio_compress()
483 struct bio *dst, size_t *dst_len, in bch2_bio_compress()
/linux-6.12.1/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.12.1/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.12.1/include/crypto/
Dakcipher.h40 unsigned int dst_len; member
255 unsigned int dst_len) in akcipher_request_set_crypt()
Dkpp.h36 unsigned int dst_len; member
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dmp.h22 int dst_len; member
Dmp.c103 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.12.1/lib/
Ddecompress_unlzo.c105 u32 src_len, dst_len; in unlzo() local
/linux-6.12.1/crypto/
Drsa-pkcs1pad.c302 unsigned int dst_len; in pkcs1pad_decrypt_complete() local
464 unsigned int dst_len; in pkcs1pad_verify_complete() local
Djitterentropy-kcapi.c172 int jent_read_random_block(void *hash_state, char *dst, unsigned int dst_len) in jent_read_random_block()
/linux-6.12.1/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.12.1/drivers/block/zram/
Dzcomp.h45 size_t dst_len; member
Dzcomp.c122 const void *src, unsigned int *dst_len) in zcomp_compress()
/linux-6.12.1/arch/sh/kernel/
Dio_trapped.c184 unsigned long dst_addr, int dst_len) in copy_word()
/linux-6.12.1/include/uapi/linux/
Dfib_rules.h21 __u8 dst_len; member
/linux-6.12.1/kernel/bpf/
Dcrypto.c270 u32 src_len, dst_len, siv_len; in bpf_crypto_crypt() local
/linux-6.12.1/net/ipv4/
Dfib_rules.c37 u8 dst_len; member
/linux-6.12.1/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.12.1/lib/crypto/
Dchacha20poly1305.c130 size_t dst_len; in __chacha20poly1305_decrypt() local
/linux-6.12.1/drivers/crypto/ccp/
Dccp-dmaengine.c367 unsigned int dst_offset, dst_len; in ccp_create_desc() local
/linux-6.12.1/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.12.1/samples/bpf/
Dxdp_router_ipv4_user.c101 int dst_len, iface, metric; in read_route() member
/linux-6.12.1/drivers/crypto/virtio/
Dvirtio_crypto_skcipher_algs.c337 u64 dst_len; in __virtio_crypto_skcipher_do_req() local
/linux-6.12.1/include/net/
Dip_fib.h218 int dst_len; member
230 int dst_len; member
/linux-6.12.1/kernel/
Dkcov.c943 u64 dst_len, src_len; in kcov_move_area() local

123