Home
last modified time | relevance | path

Searched defs:dst (Results 51 – 75 of 2056) sorted by relevance

12345678910>>...83

/openbmc/linux/include/linux/
H A Dsockptr.h44 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, in copy_from_sockptr_offset()
53 static inline int copy_from_sockptr(void *dst, sockptr_t src, size_t size) in copy_from_sockptr()
58 static inline int copy_to_sockptr_offset(sockptr_t dst, size_t offset, in copy_to_sockptr_offset()
67 static inline int copy_to_sockptr(sockptr_t dst, const void *src, size_t size) in copy_to_sockptr()
99 static inline long strncpy_from_sockptr(char *dst, sockptr_t src, size_t count) in strncpy_from_sockptr()
H A Dbpfptr.h49 static inline int copy_from_bpfptr_offset(void *dst, bpfptr_t src, in copy_from_bpfptr_offset()
57 static inline int copy_from_bpfptr(void *dst, bpfptr_t src, size_t size) in copy_from_bpfptr()
62 static inline int copy_to_bpfptr_offset(bpfptr_t dst, size_t offset, in copy_to_bpfptr_offset()
81 static inline long strncpy_from_bpfptr(char *dst, bpfptr_t src, size_t count) in strncpy_from_bpfptr()
/openbmc/linux/security/selinux/ss/
H A Dcontext.h41 static inline int mls_context_cpy(struct context *dst, const struct context *src) in mls_context_cpy()
61 static inline int mls_context_cpy_low(struct context *dst, const struct context *src) in mls_context_cpy_low()
81 static inline int mls_context_cpy_high(struct context *dst, const struct context *src) in mls_context_cpy_high()
99 static inline int mls_context_glblub(struct context *dst, in mls_context_glblub()
151 static inline int context_cpy(struct context *dst, const struct context *src) in context_cpy()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_rect.c55 static u32 clip_scaled(int src, int dst, int *clip) in clip_scaled()
92 bool drm_rect_clip_scaled(struct drm_rect *src, struct drm_rect *dst, in drm_rect_clip_scaled()
134 static int drm_calc_scale(int src, int dst) in drm_calc_scale()
170 const struct drm_rect *dst, in drm_rect_calc_hscale()
205 const struct drm_rect *dst, in drm_rect_calc_vscale()
H A Ddrm_cache.c214 static void memcpy_fallback(struct iosys_map *dst, in memcpy_fallback()
252 static void __memcpy_ntdqa(void *dst, const void *src, unsigned long len) in __memcpy_ntdqa()
287 static void __drm_memcpy_from_wc(void *dst, const void *src, unsigned long len) in __drm_memcpy_from_wc()
305 void drm_memcpy_from_wc(struct iosys_map *dst, in drm_memcpy_from_wc()
343 void drm_memcpy_from_wc(struct iosys_map *dst, in drm_memcpy_from_wc()
H A Ddrm_format_helper.c45 static int __drm_fb_xfrm(void *dst, unsigned long dst_pitch, unsigned long dst_pixsize, in __drm_fb_xfrm()
133 static int drm_fb_xfrm(struct iosys_map *dst, in drm_fb_xfrm()
173 void drm_fb_memcpy(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_memcpy()
250 void drm_fb_swab(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_swab()
310 void drm_fb_xrgb8888_to_rgb332(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_xrgb8888_to_rgb332()
380 void drm_fb_xrgb8888_to_rgb565(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_xrgb8888_to_rgb565()
437 void drm_fb_xrgb8888_to_xrgb1555(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_xrgb8888_to_xrgb1555()
489 void drm_fb_xrgb8888_to_argb1555(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_xrgb8888_to_argb1555()
591 void drm_fb_xrgb8888_to_rgb888(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_xrgb8888_to_rgb888()
859 void drm_fb_xrgb8888_to_gray8(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_xrgb8888_to_gray8()
[all …]
/openbmc/linux/net/ipv6/
H A Dxfrm6_policy.c32 struct dst_entry *dst; in xfrm6_dst_lookup() local
57 struct dst_entry *dst; in xfrm6_get_saddr() local
97 static void xfrm6_update_pmtu(struct dst_entry *dst, struct sock *sk, in xfrm6_update_pmtu()
107 static void xfrm6_redirect(struct dst_entry *dst, struct sock *sk, in xfrm6_redirect()
116 static void xfrm6_dst_destroy(struct dst_entry *dst) in xfrm6_dst_destroy()
127 static void xfrm6_dst_ifdown(struct dst_entry *dst, struct net_device *dev) in xfrm6_dst_ifdown()
H A Dinet6_connection_sock.c35 struct dst_entry *dst; in inet6_csk_route_req() local
85 struct dst_entry *dst; in inet6_csk_route_socket() local
118 struct dst_entry *dst; in inet6_csk_xmit() local
145 struct dst_entry *dst = inet6_csk_route_socket(sk, &fl6); in inet6_csk_update_pmtu() local
/openbmc/linux/arch/x86/crypto/
H A Ddes3_ede_glue.c32 static inline void des3_ede_enc_blk(struct des3_ede_x86_ctx *ctx, u8 *dst, in des3_ede_enc_blk()
40 static inline void des3_ede_dec_blk(struct des3_ede_x86_ctx *ctx, u8 *dst, in des3_ede_dec_blk()
48 static inline void des3_ede_dec_blk_3way(struct des3_ede_x86_ctx *ctx, u8 *dst, in des3_ede_dec_blk_3way()
56 static void des3_ede_x86_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_x86_encrypt()
61 static void des3_ede_x86_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_x86_decrypt()
132 u64 *dst = (u64 *)walk->dst.virt.addr; in __cbc_encrypt() local
173 u64 *dst = (u64 *)walk->dst.virt.addr; in __cbc_decrypt() local
H A Dblowfish_glue.c31 static inline void blowfish_dec_ecb_4way(struct bf_ctx *ctx, u8 *dst, in blowfish_dec_ecb_4way()
37 static inline void blowfish_dec_cbc_4way(struct bf_ctx *ctx, u8 *dst, in blowfish_dec_cbc_4way()
43 static void blowfish_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_encrypt()
48 static void blowfish_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_decrypt()
/openbmc/linux/arch/sparc/lib/
H A Dcopy_user.S59 #define ST(insn, dst, offset, reg, label) \ argument
68 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
83 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
101 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
116 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
127 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
141 #define MOVE_LAST_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
/openbmc/linux/arch/sh/kernel/
H A Diomap.c77 static inline void mmio_insb(const void __iomem *addr, u8 *dst, int count) in mmio_insb()
86 static inline void mmio_insw(const void __iomem *addr, u16 *dst, int count) in mmio_insw()
95 static inline void mmio_insl(const void __iomem *addr, u32 *dst, int count) in mmio_insl()
128 void ioread8_rep(const void __iomem *addr, void *dst, unsigned long count) in ioread8_rep()
134 void ioread16_rep(const void __iomem *addr, void *dst, unsigned long count) in ioread16_rep()
140 void ioread32_rep(const void __iomem *addr, void *dst, unsigned long count) in ioread32_rep()
/openbmc/linux/drivers/video/fbdev/core/
H A Dsysfillrect.c25 bitfill_aligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_aligned()
71 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_unaligned()
125 bitfill_aligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_aligned_rev()
181 bitfill_unaligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_unaligned_rev()
239 unsigned long *dst; in sys_fillrect() local
/openbmc/libpldm/src/msgbuf/
H A Dplatform.h32 union_sensor_data_size *dst) in pldm_msgbuf_extract_sensor_data()
80 #define pldm_msgbuf_extract_range_field_format(ctx, tag, dst) \ argument
126 enum pldm_effecter_data_size tag, void *dst) in pldm_msgbuf_extract_effecter_value()
146 #define pldm_msgbuf_extract_effecter_data(ctx, tag, dst) \ argument
/openbmc/linux/crypto/
H A Ddes_generic.c37 static void crypto_des_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_des_encrypt()
44 static void crypto_des_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_des_decrypt()
69 static void crypto_des3_ede_encrypt(struct crypto_tfm *tfm, u8 *dst, in crypto_des3_ede_encrypt()
77 static void crypto_des3_ede_decrypt(struct crypto_tfm *tfm, u8 *dst, in crypto_des3_ede_decrypt()
/openbmc/linux/arch/parisc/lib/
H A Dmemcpy.c23 unsigned long raw_copy_to_user(void __user *dst, const void *src, in raw_copy_to_user()
32 unsigned long raw_copy_from_user(void *dst, const void __user *src, in raw_copy_from_user()
41 void * memcpy(void * dst,const void *src, size_t count) in memcpy()
/openbmc/linux/net/ethtool/
H A Dnetlink.h73 static inline void ethnl_update_u32(u32 *dst, const struct nlattr *attr, in ethnl_update_u32()
99 static inline void ethnl_update_u8(u8 *dst, const struct nlattr *attr, in ethnl_update_u8()
125 static inline void ethnl_update_bool32(u32 *dst, const struct nlattr *attr, in ethnl_update_bool32()
151 static inline void ethnl_update_bool(bool *dst, const struct nlattr *attr, in ethnl_update_bool()
178 static inline void ethnl_update_binary(void *dst, unsigned int len, in ethnl_update_binary()
202 static inline void ethnl_update_bitfield32(u32 *dst, const struct nlattr *attr, in ethnl_update_bitfield32()
/openbmc/linux/drivers/crypto/cavium/zip/
H A Dzip_crypto.c123 u8 *dst, unsigned int *dlen, in zip_compress()
159 u8 *dst, unsigned int *dlen, in zip_decompress()
222 u8 *dst, unsigned int *dlen) in zip_comp_compress()
231 u8 *dst, unsigned int *dlen) in zip_comp_decompress()
287 u8 *dst, unsigned int *dlen, void *ctx) in zip_scomp_compress()
296 u8 *dst, unsigned int *dlen, void *ctx) in zip_scomp_decompress()
/openbmc/linux/arch/arm64/crypto/
H A Dsm4-neon-glue.c48 u8 *dst = walk.dst.virt.addr; in sm4_ecb_do_crypt() local
95 u8 *dst = walk.dst.virt.addr; in sm4_cbc_encrypt() local
126 u8 *dst = walk.dst.virt.addr; in sm4_cbc_decrypt() local
159 u8 *dst = walk.dst.virt.addr; in sm4_cfb_encrypt() local
197 u8 *dst = walk.dst.virt.addr; in sm4_cfb_decrypt() local
241 u8 *dst = walk.dst.virt.addr; in sm4_ctr_crypt() local
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp32.c255 static inline void emit_ia32_mov_r64(const bool is64, const u8 dst[], in emit_ia32_mov_r64()
270 static inline void emit_ia32_mov_i64(const bool is64, const u8 dst[], in emit_ia32_mov_i64()
317 static inline void emit_ia32_to_le_r64(const u8 dst[], s32 val, in emit_ia32_to_le_r64()
365 static inline void emit_ia32_to_be_r64(const u8 dst[], s32 val, in emit_ia32_to_be_r64()
524 const u8 dst, const u8 src, bool dstk, in emit_ia32_alu_r()
578 const u8 dst[], const u8 src[], in emit_ia32_alu_r64()
598 const u8 dst, const s32 val, bool dstk, in emit_ia32_alu_i()
678 const u8 dst[], const u32 val, in emit_ia32_alu_i64()
890 static inline void emit_ia32_lsh_i64(const u8 dst[], const u32 val, in emit_ia32_lsh_i64()
938 static inline void emit_ia32_rsh_i64(const u8 dst[], const u32 val, in emit_ia32_rsh_i64()
[all …]
/openbmc/linux/fs/ntfs/
H A Drunlist.c20 static inline void ntfs_rl_mm(runlist_element *base, int dst, int src, in ntfs_rl_mm()
33 static inline void ntfs_rl_mc(runlist_element *dstbase, int dst, in ntfs_rl_mc()
141 static inline bool ntfs_are_rl_mergeable(runlist_element *dst, in ntfs_are_rl_mergeable()
175 static inline void __ntfs_rl_merge(runlist_element *dst, runlist_element *src) in __ntfs_rl_merge()
204 static inline runlist_element *ntfs_rl_append(runlist_element *dst, in ntfs_rl_append()
271 static inline runlist_element *ntfs_rl_insert(runlist_element *dst, in ntfs_rl_insert()
367 static inline runlist_element *ntfs_rl_replace(runlist_element *dst, in ntfs_rl_replace()
456 static inline runlist_element *ntfs_rl_split(runlist_element *dst, int dsize, in ntfs_rl_split()
1238 static inline int ntfs_write_significant_bytes(s8 *dst, const s8 *dst_max, in ntfs_write_significant_bytes()
1309 int ntfs_mapping_pairs_build(const ntfs_volume *vol, s8 *dst, in ntfs_mapping_pairs_build()
/openbmc/linux/arch/alpha/lib/
H A Dcsum_partial_copy.c84 csum_partial_cfu_aligned(const unsigned long __user *src, unsigned long *dst, in csum_partial_cfu_aligned()
125 unsigned long *dst, in csum_partial_cfu_dest_aligned()
180 unsigned long *dst, in csum_partial_cfu_src_aligned()
238 unsigned long * dst, in csum_partial_cfu_unaligned()
316 static __wsum __csum_and_copy(const void __user *src, void *dst, int len) in __csum_and_copy()
350 csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user()
358 csum_partial_copy_nocheck(const void *src, void *dst, int len) in csum_partial_copy_nocheck()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c1329 u8 dst = insn->dst_reg * 2; in wrp_alu32_imm() local
1839 u8 dst = insn->dst_reg * 2; in mov_reg64() local
2022 u8 dst = insn->dst_reg * 2; in shl_imm64() local
2062 u8 dst, src; in shl_reg64() local
2136 u8 dst = insn->dst_reg * 2; in shr_imm64() local
2174 u8 dst, src; in shr_reg64() local
2291 u8 dst, src; in ashr_reg64() local
2446 u8 dst, src; in ashr_reg() local
2497 u8 dst, src; in shr_reg() local
2536 u8 dst, src; in shl_reg() local
[all …]
/openbmc/linux/drivers/video/fbdev/
H A Datafb_utils.h220 static inline void fast_memmove(char *dst, const char *src, size_t size) in fast_memmove()
280 static inline void fill8_col(u8 *dst, u32 m[]) in fill8_col()
301 static inline void fill8_2col(u8 *dst, u8 fg, u8 bg, u32 mask) in fill8_2col()
359 static inline u32 *fill16_col(u32 *dst, int rows, u32 m[]) in fill16_col()
375 static inline void memmove32_col(void *dst, void *src, u32 mask, u32 h, u32 bytes) in memmove32_col()
/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp.c192 void emit_mov_i(struct jit_context *ctx, u8 dst, s32 imm) in emit_mov_i()
204 void emit_mov_r(struct jit_context *ctx, u8 dst, u8 src) in emit_mov_r()
298 void emit_alu_i(struct jit_context *ctx, u8 dst, s32 imm, u8 op) in emit_alu_i()
342 void emit_alu_r(struct jit_context *ctx, u8 dst, u8 src, u8 op) in emit_alu_r()
409 void emit_atomic_r(struct jit_context *ctx, u8 dst, u8 src, s16 off, u8 code) in emit_atomic_r()
445 void emit_cmpxchg_r(struct jit_context *ctx, u8 dst, u8 src, u8 res, s16 off) in emit_cmpxchg_r()
458 void emit_bswap_r(struct jit_context *ctx, u8 dst, u32 width) in emit_bswap_r()
698 void emit_jmp_i(struct jit_context *ctx, u8 dst, s32 imm, s32 off, u8 op) in emit_jmp_i()
758 void emit_jmp_r(struct jit_context *ctx, u8 dst, u8 src, s32 off, u8 op) in emit_jmp_r()

12345678910>>...83