Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 25 of 1426) sorted by relevance

12345678910>>...58

/Linux-v4.19/drivers/phy/
Dphy-xgene.c106 #define REGSPEC_CFG_I_TX_WORDMODE0_SET(dst, src) \ argument
108 #define REGSPEC_CFG_I_RX_WORDMODE0_SET(dst, src) \ argument
111 #define REGSPEC_CFG_I_CUSTOMER_PIN_MODE0_SET(dst, src) \ argument
114 #define CFG_I_SPD_SEL_CDR_OVR1_SET(dst, src) \ argument
121 #define CFG_IND_ADDR_SET(dst, src) \ argument
126 #define I_RESET_B_SET(dst, src) \ argument
128 #define I_PLL_FBDIV_SET(dst, src) \ argument
130 #define I_CUSTOMEROV_SET(dst, src) \ argument
138 #define CMU_REG0_PLL_REF_SEL_SET(dst, src) \ argument
141 #define CMU_REG0_CAL_COUNT_RESOL_SET(dst, src) \ argument
[all …]
/Linux-v4.19/include/net/
Ddst.h108 static inline bool dst_metrics_read_only(const struct dst_entry *dst) in dst_metrics_read_only()
115 static inline void dst_destroy_metrics_generic(struct dst_entry *dst) in dst_destroy_metrics_generic()
122 static inline u32 *dst_metrics_write_ptr(struct dst_entry *dst) in dst_metrics_write_ptr()
136 static inline void dst_init_metrics(struct dst_entry *dst, in dst_init_metrics()
155 static inline u32 *dst_metrics_ptr(struct dst_entry *dst) in dst_metrics_ptr()
161 dst_metric_raw(const struct dst_entry *dst, const int metric) in dst_metric_raw()
169 dst_metric(const struct dst_entry *dst, const int metric) in dst_metric()
178 dst_metric_advmss(const struct dst_entry *dst) in dst_metric_advmss()
188 static inline void dst_metric_set(struct dst_entry *dst, int metric, u32 val) in dst_metric_set()
203 dst_feature(const struct dst_entry *dst, u32 feature) in dst_feature()
[all …]
/Linux-v4.19/net/dsa/
Ddsa2.c32 struct dsa_switch_tree *dst; in dsa_tree_find() local
43 struct dsa_switch_tree *dst; in dsa_tree_alloc() local
59 static void dsa_tree_free(struct dsa_switch_tree *dst) in dsa_tree_free()
65 static struct dsa_switch_tree *dsa_tree_get(struct dsa_switch_tree *dst) in dsa_tree_get()
75 struct dsa_switch_tree *dst; in dsa_tree_touch() local
86 struct dsa_switch_tree *dst; in dsa_tree_release() local
93 static void dsa_tree_put(struct dsa_switch_tree *dst) in dsa_tree_put()
114 static struct dsa_port *dsa_tree_find_port_by_node(struct dsa_switch_tree *dst, in dsa_tree_find_port_by_node()
140 struct dsa_switch_tree *dst = ds->dst; in dsa_port_setup_routing_table() local
181 static bool dsa_tree_setup_routing_table(struct dsa_switch_tree *dst) in dsa_tree_setup_routing_table()
[all …]
/Linux-v4.19/lib/
Dstring_helpers.c132 static bool unescape_space(char **src, char **dst) in unescape_space()
160 static bool unescape_octal(char **src, char **dst) in unescape_octal()
179 static bool unescape_hex(char **src, char **dst) in unescape_hex()
203 static bool unescape_special(char **src, char **dst) in unescape_special()
266 int string_unescape(char *src, char *dst, size_t size, unsigned int flags) in string_unescape()
301 static bool escape_passthrough(unsigned char c, char **dst, char *end) in escape_passthrough()
311 static bool escape_space(unsigned char c, char **dst, char *end) in escape_space()
347 static bool escape_special(unsigned char c, char **dst, char *end) in escape_special()
377 static bool escape_null(unsigned char c, char **dst, char *end) in escape_null()
395 static bool escape_octal(unsigned char c, char **dst, char *end) in escape_octal()
[all …]
Dstrncpy_from_user.c14 #define IS_UNALIGNED(src, dst) 0 argument
16 #define IS_UNALIGNED(src, dst) \ argument
26 static inline long do_strncpy_from_user(char *dst, const char __user *src, long count, unsigned lon… in do_strncpy_from_user()
102 long strncpy_from_user(char *dst, const char __user *src, long count) in strncpy_from_user()
/Linux-v4.19/arch/x86/include/asm/crypto/
Dserpent-sse2.h17 static inline void serpent_enc_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway()
23 static inline void serpent_enc_blk_xway_xor(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway_xor()
29 static inline void serpent_dec_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_dec_blk_xway()
44 static inline void serpent_enc_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway()
50 static inline void serpent_enc_blk_xway_xor(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway_xor()
56 static inline void serpent_dec_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_dec_blk_xway()
/Linux-v4.19/arch/mips/net/
Dbpf_jit.c149 static inline void emit_addu(unsigned int dst, unsigned int src1, in emit_addu()
161 static inline void emit_load_imm(unsigned int dst, u32 imm, struct jit_ctx *ctx) in emit_load_imm()
181 static inline void emit_or(unsigned int dst, unsigned int src1, in emit_or()
187 static inline void emit_ori(unsigned int dst, unsigned src, u32 imm, in emit_ori()
198 static inline void emit_daddiu(unsigned int dst, unsigned int src, in emit_daddiu()
208 static inline void emit_addiu(unsigned int dst, unsigned int src, in emit_addiu()
219 static inline void emit_and(unsigned int dst, unsigned int src1, in emit_and()
225 static inline void emit_andi(unsigned int dst, unsigned int src, in emit_andi()
237 static inline void emit_xor(unsigned int dst, unsigned int src1, in emit_xor()
243 static inline void emit_xori(ptr dst, ptr src, u32 imm, struct jit_ctx *ctx) in emit_xori()
[all …]
/Linux-v4.19/net/core/
Ddst.c63 void dst_init(struct dst_entry *dst, struct dst_ops *ops, in dst_init()
98 struct dst_entry *dst; in dst_alloc() local
115 struct dst_entry *dst_destroy(struct dst_entry * dst) in dst_destroy()
152 struct dst_entry *dst = container_of(head, struct dst_entry, rcu_head); in dst_destroy_rcu() local
166 void dst_dev_put(struct dst_entry *dst) in dst_dev_put()
181 void dst_release(struct dst_entry *dst) in dst_release()
196 void dst_release_immediate(struct dst_entry *dst) in dst_release_immediate()
211 u32 *dst_cow_metrics_generic(struct dst_entry *dst, unsigned long old) in dst_cow_metrics_generic()
241 void __dst_destroy_metrics_generic(struct dst_entry *dst, unsigned long old) in __dst_destroy_metrics_generic()
274 struct dst_entry *dst; in __metadata_dst_init() local
Ddst_cache.c23 struct dst_entry *dst; member
32 struct dst_entry *dst, u32 cookie) in dst_cache_per_cpu_dst_set()
45 struct dst_entry *dst; in dst_cache_per_cpu_get() local
79 struct dst_entry *dst; in dst_cache_get_ip4() local
94 void dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip4()
109 void dst_cache_set_ip6(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip6()
128 struct dst_entry *dst; in dst_cache_get_ip6() local
/Linux-v4.19/sound/pcmcia/pdaudiocf/
Dpdaudiocf_irq.c54 static inline void pdacf_transfer_mono16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_po… in pdacf_transfer_mono16()
62 static inline void pdacf_transfer_mono32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_po… in pdacf_transfer_mono32()
74 static inline void pdacf_transfer_stereo16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_stereo16()
82 static inline void pdacf_transfer_stereo32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_stereo32()
95 static inline void pdacf_transfer_mono16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_mono16sw()
103 static inline void pdacf_transfer_mono32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_mono32sw()
115 static inline void pdacf_transfer_stereo16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rd… in pdacf_transfer_stereo16sw()
123 static inline void pdacf_transfer_stereo32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rd… in pdacf_transfer_stereo32sw()
136 static inline void pdacf_transfer_mono24le(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_p… in pdacf_transfer_mono24le()
152 static inline void pdacf_transfer_mono24be(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_p… in pdacf_transfer_mono24be()
[all …]
/Linux-v4.19/arch/mips/include/asm/
Dftrace.h22 #define safe_load(load, src, dst, error) \ argument
44 #define safe_store(store, src, dst, error) \ argument
66 #define safe_load_code(dst, src, error) \ argument
68 #define safe_store_code(src, dst, error) \ argument
71 #define safe_load_stack(dst, src, error) \ argument
74 #define safe_store_stack(src, dst, error) \ argument
/Linux-v4.19/include/linux/
Dbitmap.h210 static inline void bitmap_zero(unsigned long *dst, unsigned int nbits) in bitmap_zero()
220 static inline void bitmap_fill(unsigned long *dst, unsigned int nbits) in bitmap_fill()
230 static inline void bitmap_copy(unsigned long *dst, const unsigned long *src, in bitmap_copy()
244 static inline void bitmap_copy_clear_tail(unsigned long *dst, in bitmap_copy_clear_tail()
270 static inline int bitmap_and(unsigned long *dst, const unsigned long *src1, in bitmap_and()
278 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or()
287 static inline void bitmap_xor(unsigned long *dst, const unsigned long *src1, in bitmap_xor()
296 static inline int bitmap_andnot(unsigned long *dst, const unsigned long *src1, in bitmap_andnot()
304 static inline void bitmap_complement(unsigned long *dst, const unsigned long *src, in bitmap_complement()
400 static inline void bitmap_shift_right(unsigned long *dst, const unsigned long *src, in bitmap_shift_right()
[all …]
Dtask_io_accounting_ops.h49 static inline void task_blk_io_accounting_add(struct task_io_accounting *dst, in task_blk_io_accounting_add()
85 static inline void task_blk_io_accounting_add(struct task_io_accounting *dst, in task_blk_io_accounting_add()
93 static inline void task_chr_io_accounting_add(struct task_io_accounting *dst, in task_chr_io_accounting_add()
102 static inline void task_chr_io_accounting_add(struct task_io_accounting *dst, in task_chr_io_accounting_add()
108 static inline void task_io_accounting_add(struct task_io_accounting *dst, in task_io_accounting_add()
/Linux-v4.19/arch/sparc/crypto/
Ddes_glue.c70 static void des_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des_encrypt()
78 static void des_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des_decrypt()
94 struct scatterlist *dst, struct scatterlist *src, in __ecb_crypt()
125 struct scatterlist *dst, struct scatterlist *src, in ecb_encrypt()
132 struct scatterlist *dst, struct scatterlist *src, in ecb_decrypt()
142 struct scatterlist *dst, struct scatterlist *src, in cbc_encrypt()
173 struct scatterlist *dst, struct scatterlist *src, in cbc_decrypt()
240 static void des3_ede_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_encrypt()
248 static void des3_ede_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_ede_decrypt()
262 struct scatterlist *dst, struct scatterlist *src, in __ecb3_crypt()
[all …]
/Linux-v4.19/arch/parisc/lib/
Dmemcpy.c37 unsigned long raw_copy_to_user(void __user *dst, const void *src, in raw_copy_to_user()
46 unsigned long raw_copy_from_user(void *dst, const void __user *src, in raw_copy_from_user()
55 unsigned long raw_copy_in_user(void __user *dst, const void __user *src, unsigned long len) in raw_copy_in_user()
63 void * memcpy(void * dst,const void *src, size_t count) in memcpy()
74 long probe_kernel_read(void *dst, const void *src, size_t size) in probe_kernel_read()
/Linux-v4.19/net/bridge/
Dbr_nf_core.c28 static void fake_update_pmtu(struct dst_entry *dst, struct sock *sk, in fake_update_pmtu()
33 static void fake_redirect(struct dst_entry *dst, struct sock *sk, in fake_redirect()
38 static u32 *fake_cow_metrics(struct dst_entry *dst, unsigned long old) in fake_cow_metrics()
43 static struct neighbour *fake_neigh_lookup(const struct dst_entry *dst, in fake_neigh_lookup()
50 static unsigned int fake_mtu(const struct dst_entry *dst) in fake_mtu()
/Linux-v4.19/drivers/char/hw_random/
Dxgene-rng.c66 #define MAX_REFILL_CYCLES_SET(dst, src) \ argument
68 #define MIN_REFILL_CYCLES_SET(dst, src) \ argument
70 #define ALARM_THRESHOLD_SET(dst, src) \ argument
72 #define ENABLE_RNG_SET(dst, src) \ argument
74 #define REGSPEC_TEST_MODE_SET(dst, src) \ argument
76 #define MONOBIT_FAIL_MASK_SET(dst, src) \ argument
78 #define POKER_FAIL_MASK_SET(dst, src) \ argument
80 #define LONG_RUN_FAIL_MASK_SET(dst, src) \ argument
82 #define RUN_FAIL_MASK_SET(dst, src) \ argument
84 #define NOISE_FAIL_MASK_SET(dst, src) \ argument
[all …]
/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_misc.c230 void pvrdma_qp_cap_to_ib(struct ib_qp_cap *dst, const struct pvrdma_qp_cap *src) in pvrdma_qp_cap_to_ib()
239 void ib_qp_cap_to_pvrdma(struct pvrdma_qp_cap *dst, const struct ib_qp_cap *src) in ib_qp_cap_to_pvrdma()
248 void pvrdma_gid_to_ib(union ib_gid *dst, const union pvrdma_gid *src) in pvrdma_gid_to_ib()
254 void ib_gid_to_pvrdma(union pvrdma_gid *dst, const union ib_gid *src) in ib_gid_to_pvrdma()
260 void pvrdma_global_route_to_ib(struct ib_global_route *dst, in pvrdma_global_route_to_ib()
270 void ib_global_route_to_pvrdma(struct pvrdma_global_route *dst, in ib_global_route_to_pvrdma()
280 void pvrdma_ah_attr_to_rdma(struct rdma_ah_attr *dst, in pvrdma_ah_attr_to_rdma()
294 void rdma_ah_attr_to_pvrdma(struct pvrdma_ah_attr *dst, in rdma_ah_attr_to_pvrdma()
/Linux-v4.19/drivers/infiniband/core/
Duverbs_marshall.c63 struct ib_uverbs_ah_attr *dst, in ib_copy_ah_attr_to_user()
97 struct ib_uverbs_qp_attr *dst, in ib_copy_qp_attr_to_user()
136 static void __ib_copy_path_rec_to_user(struct ib_user_path_rec *dst, in __ib_copy_path_rec_to_user()
161 void ib_copy_path_rec_to_user(struct ib_user_path_rec *dst, in ib_copy_path_rec_to_user()
175 void ib_copy_path_rec_from_user(struct sa_path_rec *dst, in ib_copy_path_rec_from_user()
/Linux-v4.19/arch/s390/crypto/
Ddes_s390.c128 struct scatterlist *dst, struct scatterlist *src, in ecb_des_encrypt()
138 struct scatterlist *dst, struct scatterlist *src, in ecb_des_decrypt()
168 struct scatterlist *dst, struct scatterlist *src, in cbc_des_encrypt()
178 struct scatterlist *dst, struct scatterlist *src, in cbc_des_decrypt()
250 static void des3_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_encrypt()
257 static void des3_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des3_decrypt()
285 struct scatterlist *dst, struct scatterlist *src, in ecb_des3_encrypt()
295 struct scatterlist *dst, struct scatterlist *src, in ecb_des3_decrypt()
326 struct scatterlist *dst, struct scatterlist *src, in cbc_des3_encrypt()
336 struct scatterlist *dst, struct scatterlist *src, in cbc_des3_decrypt()
[all …]
/Linux-v4.19/arch/x86/include/asm/
Duaccess_64.h66 raw_copy_from_user(void *dst, const void __user *src, unsigned long size) in raw_copy_from_user()
123 raw_copy_to_user(void __user *dst, const void *src, unsigned long size) in raw_copy_to_user()
182 unsigned long raw_copy_in_user(void __user *dst, const void __user *src, unsigned long size) in raw_copy_in_user()
196 __copy_from_user_inatomic_nocache(void *dst, const void __user *src, in __copy_from_user_inatomic_nocache()
204 __copy_from_user_flushcache(void *dst, const void __user *src, unsigned size) in __copy_from_user_flushcache()
/Linux-v4.19/arch/x86/crypto/
Dblowfish_glue.c47 static inline void blowfish_enc_blk(struct bf_ctx *ctx, u8 *dst, const u8 *src) in blowfish_enc_blk()
52 static inline void blowfish_enc_blk_xor(struct bf_ctx *ctx, u8 *dst, in blowfish_enc_blk_xor()
58 static inline void blowfish_enc_blk_4way(struct bf_ctx *ctx, u8 *dst, in blowfish_enc_blk_4way()
64 static inline void blowfish_enc_blk_xor_4way(struct bf_ctx *ctx, u8 *dst, in blowfish_enc_blk_xor_4way()
70 static void blowfish_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_encrypt()
75 static void blowfish_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in blowfish_decrypt()
149 u64 *dst = (u64 *)walk->dst.virt.addr; in __cbc_encrypt() local
190 u64 *dst = (u64 *)walk->dst.virt.addr; in __cbc_decrypt() local
270 u8 *dst = walk->dst.virt.addr; in ctr_crypt_final() local
284 u64 *dst = (u64 *)walk->dst.virt.addr; in __ctr_crypt() local
Daes_glue.c13 void crypto_aes_encrypt_x86(struct crypto_aes_ctx *ctx, u8 *dst, const u8 *src) in crypto_aes_encrypt_x86()
19 void crypto_aes_decrypt_x86(struct crypto_aes_ctx *ctx, u8 *dst, const u8 *src) in crypto_aes_decrypt_x86()
25 static void aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_encrypt()
30 static void aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_decrypt()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_rect.c53 static u32 clip_scaled(u32 src, u32 dst, u32 clip) in clip_scaled()
80 bool drm_rect_clip_scaled(struct drm_rect *src, struct drm_rect *dst, in drm_rect_clip_scaled()
122 static int drm_calc_scale(int src, int dst) in drm_calc_scale()
158 const struct drm_rect *dst, in drm_rect_calc_hscale()
193 const struct drm_rect *dst, in drm_rect_calc_vscale()
234 struct drm_rect *dst, in drm_rect_calc_hscale_relaxed()
288 struct drm_rect *dst, in drm_rect_calc_vscale_relaxed()
/Linux-v4.19/arch/hexagon/lib/
Dio.c34 short int *dst = (short int *) data; in __raw_readsw() local
53 volatile short int *dst = (short int *)addr; in __raw_writesw() local
68 long *dst = (long *) data; in __raw_readsl() local
82 volatile long *dst = (long *)addr; in __raw_writesl() local

12345678910>>...58