Home
last modified time | relevance | path

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

12345678910>>...72

/openbmc/linux/drivers/phy/
H A Dphy-xgene.c110 #define CFG_IND_ADDR_SET(dst, src) \ argument
115 #define I_RESET_B_SET(dst, src) \ argument
117 #define I_PLL_FBDIV_SET(dst, src) \ argument
119 #define I_CUSTOMEROV_SET(dst, src) \ argument
133 #define CMU_REG1_PLL_CP_SET(dst, src) \ argument
145 #define CMU_REG2_PLL_LFRES_SET(dst, src) \ argument
147 #define CMU_REG2_PLL_FBDIV_SET(dst, src) \ argument
150 #define CMU_REG3_VCOVARSEL_SET(dst, src) \ argument
299 #define RXTX_REG5_TX_CN1_SET(dst, src) \ argument
301 #define RXTX_REG5_TX_CP1_SET(dst, src) \ argument
[all …]
/openbmc/u-boot/drivers/video/
H A Dconsole_rotate.c27 uint8_t *dst = line; in console_set_row_1() local
36 uint16_t *dst = line; in console_set_row_1() local
45 uint32_t *dst = line; in console_set_row_1() local
65 void *dst; in console_move_rows_1() local
104 uint8_t *dst = line; in console_putc_xy_1() local
115 uint16_t *dst = line; in console_putc_xy_1() local
158 uint8_t *dst = line; in console_set_row_2() local
167 uint16_t *dst = line; in console_set_row_2() local
176 uint32_t *dst = line; in console_set_row_2() local
194 void *dst; in console_move_rows_2() local
[all …]
H A Dconsole_normal.c27 uint8_t *dst = line; in console_normal_set_row() local
36 uint16_t *dst = line; in console_normal_set_row() local
45 uint32_t *dst = line; in console_normal_set_row() local
63 void *dst; in console_normal_move_rows() local
92 uint8_t *dst = line; in console_normal_putc_xy() local
104 uint16_t *dst = line; in console_normal_putc_xy() local
116 uint32_t *dst = line; in console_normal_putc_xy() local
/openbmc/linux/net/core/
H A Ddst.c47 void dst_init(struct dst_entry *dst, struct dst_ops *ops, in dst_init()
82 struct dst_entry *dst; in dst_alloc() local
99 struct dst_entry *dst_destroy(struct dst_entry * dst) in dst_destroy()
149 void dst_dev_put(struct dst_entry *dst) in dst_dev_put()
164 void dst_release(struct dst_entry *dst) in dst_release()
171 void dst_release_immediate(struct dst_entry *dst) in dst_release_immediate()
178 u32 *dst_cow_metrics_generic(struct dst_entry *dst, unsigned long old) in dst_cow_metrics_generic()
236 void dst_blackhole_update_pmtu(struct dst_entry *dst, struct sock *sk, in dst_blackhole_update_pmtu()
243 void dst_blackhole_redirect(struct dst_entry *dst, struct sock *sk, in dst_blackhole_redirect()
249 unsigned int dst_blackhole_mtu(const struct dst_entry *dst) in dst_blackhole_mtu()
[all …]
H A Ddst_cache.c19 struct dst_entry *dst; member
28 struct dst_entry *dst, u32 cookie) in dst_cache_per_cpu_dst_set()
41 struct dst_entry *dst; in dst_cache_per_cpu_get() local
75 struct dst_entry *dst; in dst_cache_get_ip4() local
90 void dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip4()
105 void dst_cache_set_ip6(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip6()
124 struct dst_entry *dst; in dst_cache_get_ip6() local
176 struct dst_entry *dst = idst->dst; in dst_cache_reset_now() local
/openbmc/linux/include/net/
H A Ddst.h182 dst_metric_advmss(const struct dst_entry *dst) in dst_metric_advmss()
207 dst_feature(const struct dst_entry *dst, u32 feature) in dst_feature()
214 static inline u32 dst_mtu(const struct dst_entry *dst) in dst_mtu()
226 dst_allfrag(const struct dst_entry *dst) in dst_allfrag()
238 static inline void dst_hold(struct dst_entry *dst) in dst_hold()
322 struct dst_entry *dst = skb_dst(skb); in skb_dst_force() local
381 const struct dst_entry *dst; in dst_tclassid() local
403 static inline void dst_confirm(struct dst_entry *dst) in dst_confirm()
435 struct dst_entry *dst = skb_dst(skb); in dst_link_failure() local
548 struct dst_entry *dst = skb_dst(skb); in skb_dst_update_pmtu() local
[all …]
/openbmc/linux/net/dsa/
H A Ddsa.c131 struct dsa_switch_tree *dst; in dsa_bridge_num_find() local
182 struct dsa_switch_tree *dst; in dsa_switch_find() local
203 struct dsa_switch_tree *dst; in dsa_tree_find() local
214 struct dsa_switch_tree *dst; in dsa_tree_alloc() local
252 struct dsa_switch_tree *dst; in dsa_tree_touch() local
263 struct dsa_switch_tree *dst; in dsa_tree_release() local
292 struct dsa_switch_tree *dst; in dsa_link_touch() local
317 struct dsa_switch_tree *dst = ds->dst; in dsa_port_setup_routing_table() local
578 struct dsa_switch_tree *dst = ds->dst; in dsa_switch_setup_tag_protocol() local
1091 struct dsa_switch_tree *dst = ds->dst; in dsa_port_touch() local
[all …]
/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c47 static uint32_t cc_calc_ltgt0_32(int32_t dst) in cc_calc_ltgt0_32()
63 static uint32_t cc_calc_ltgt0_64(int64_t dst) in cc_calc_ltgt0_64()
121 static uint32_t cc_calc_nz(uint64_t dst) in cc_calc_nz()
167 static uint32_t cc_calc_abs_64(int64_t dst) in cc_calc_abs_64()
178 static uint32_t cc_calc_nabs_64(int64_t dst) in cc_calc_nabs_64()
183 static uint32_t cc_calc_comp_64(int64_t dst) in cc_calc_comp_64()
227 static uint32_t cc_calc_abs_32(int32_t dst) in cc_calc_abs_32()
238 static uint32_t cc_calc_nabs_32(int32_t dst) in cc_calc_nabs_32()
243 static uint32_t cc_calc_comp_32(int32_t dst) in cc_calc_comp_32()
298 static uint32_t cc_calc_flogr(uint64_t dst) in cc_calc_flogr()
[all …]
/openbmc/libpldm/src/
H A Dmsgbuf.h270 #define pldm_msgbuf_extract_typecheck(ty, fn, dst, ...) \ argument
273 #define pldm_msgbuf_extract_typecheck(ty, fn, dst, ...) \ argument
287 #define pldm_msgbuf_extract_uint8(ctx, dst) \ argument
291 static inline int pldm__msgbuf_extract_uint8(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_uint8()
309 #define pldm_msgbuf_extract_int8(ctx, dst) \ argument
313 static inline int pldm__msgbuf_extract_int8(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_int8()
330 #define pldm_msgbuf_extract_uint16(ctx, dst) \ argument
335 void *dst) in pldm__msgbuf_extract_uint16()
403 void *dst) in pldm__msgbuf_extract_uint32()
458 void *dst) in pldm__msgbuf_extract_real32()
[all …]
/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp64.c98 static void emit_sext(struct jit_context *ctx, u8 dst, u8 src) in emit_sext()
105 static void emit_zext(struct jit_context *ctx, u8 dst) in emit_zext()
117 static void emit_zext_ver(struct jit_context *ctx, u8 dst) in emit_zext_ver()
124 static void emit_mov_i64(struct jit_context *ctx, u8 dst, u64 imm64) in emit_mov_i64()
158 static void emit_alu_i64(struct jit_context *ctx, u8 dst, s32 imm, u8 op) in emit_alu_i64()
201 static void emit_alu_r64(struct jit_context *ctx, u8 dst, u8 src, u8 op) in emit_alu_r64()
262 static void emit_swap_r64(struct jit_context *ctx, u8 dst, u8 mask, u32 bits) in emit_swap_r64()
274 static void emit_bswap_r64(struct jit_context *ctx, u8 dst, u32 width) in emit_bswap_r64()
316 static void emit_trunc_r64(struct jit_context *ctx, u8 dst, u32 width) in emit_trunc_r64()
382 u8 dst, u8 src, s16 off, u8 code) in emit_atomic_r64()
[all …]
H A Dbpf_jit_comp32.c202 const u8 dst[], s32 imm, u8 op) in emit_alu_i64()
268 const u8 dst[], const u8 src[], u8 op) in emit_alu_r64()
322 const u8 dst[], u32 imm, u8 op) in emit_shift_i64()
367 const u8 dst[], u8 src, u8 op) in emit_shift_r64()
475 const u8 dst[], const u8 src[]) in emit_mul_r64()
526 const u8 dst[], const u8 src[], u8 op) in emit_divmod_r64()
655 const u8 dst[], u8 src, s16 off, u8 size) in emit_ldx()
715 u8 dst, u8 src, s16 off, u8 code) in emit_atomic_r32()
910 u8 dst, const u8 src[], s16 off) in emit_cmpxchg_r64()
1093 const u8 dst[], s32 imm, s32 off, u8 op) in emit_jmp_i64()
[all …]
/openbmc/linux/arch/x86/crypto/
H A Dserpent-sse2.h17 static inline void serpent_enc_blk_xway(const void *ctx, u8 *dst, const u8 *src) in serpent_enc_blk_xway()
23 u8 *dst, const u8 *src) in serpent_enc_blk_xway_xor()
28 static inline void serpent_dec_blk_xway(const void *ctx, u8 *dst, const u8 *src) in serpent_dec_blk_xway()
42 static inline void serpent_enc_blk_xway(const void *ctx, u8 *dst, const u8 *src) in serpent_enc_blk_xway()
48 u8 *dst, const u8 *src) in serpent_enc_blk_xway_xor()
53 static inline void serpent_dec_blk_xway(const void *ctx, u8 *dst, const u8 *src) in serpent_dec_blk_xway()
/openbmc/linux/mm/
H A Dmaccess.c16 #define copy_from_kernel_nofault_loop(dst, src, len, type, err_label) \ argument
24 long copy_from_kernel_nofault(void *dst, const void *src, size_t size) in copy_from_kernel_nofault()
50 #define copy_to_kernel_nofault_loop(dst, src, len, type, err_label) \ argument
58 long copy_to_kernel_nofault(void *dst, const void *src, size_t size) in copy_to_kernel_nofault()
80 long strncpy_from_kernel_nofault(char *dst, const void *unsafe_addr, long count) in strncpy_from_kernel_nofault()
114 long copy_from_user_nofault(void *dst, const void __user *src, size_t size) in copy_from_user_nofault()
143 long copy_to_user_nofault(void __user *dst, const void *src, size_t size) in copy_to_user_nofault()
177 long strncpy_from_user_nofault(char *dst, const void __user *unsafe_addr, in strncpy_from_user_nofault()
/openbmc/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_irq.c41 static inline void pdacf_transfer_mono16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_po… in pdacf_transfer_mono16()
49 static inline void pdacf_transfer_mono32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_po… in pdacf_transfer_mono32()
61 static inline void pdacf_transfer_stereo16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_stereo16()
69 static inline void pdacf_transfer_stereo32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_stereo32()
82 static inline void pdacf_transfer_mono16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_mono16sw()
90 static inline void pdacf_transfer_mono32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_mono32sw()
102 static inline void pdacf_transfer_stereo16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rd… in pdacf_transfer_stereo16sw()
110 static inline void pdacf_transfer_stereo32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rd… in pdacf_transfer_stereo32sw()
123 static inline void pdacf_transfer_mono24le(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_p… in pdacf_transfer_mono24le()
139 static inline void pdacf_transfer_mono24be(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_p… in pdacf_transfer_mono24be()
[all …]
/openbmc/linux/arch/mips/include/asm/
H A 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
/openbmc/linux/tools/include/nolibc/
H A Dstring.h31 void *_nolibc_memcpy_up(void *dst, const void *src, size_t len) in _nolibc_memcpy_up()
43 void *_nolibc_memcpy_down(void *dst, const void *src, size_t len) in _nolibc_memcpy_down()
56 void *memmove(void *dst, const void *src, size_t len) in memmove()
78 void *memcpy(void *dst, const void *src, size_t len) in memcpy()
87 void *memset(void *dst, int b, size_t len) in memset()
122 char *strcpy(char *dst, const char *src) in strcpy()
198 size_t strlcat(char *dst, const char *src, size_t size) in strlcat()
220 size_t strlcpy(char *dst, const char *src, size_t size) in strlcpy()
237 char *strncat(char *dst, const char *src, size_t size) in strncat()
268 char *strncpy(char *dst, const char *src, size_t size) in strncpy()
/openbmc/qemu/tests/unit/
H A Dtest-clone-visitor.c17 UserDefOne *src, *dst; in test_clone_struct() local
67 uint8List *src = NULL, *dst; in test_clone_list() local
90 Empty2 *src, *dst; in test_clone_empty() local
101 UserDefFlatUnion *src, *dst; in test_clone_complex1() local
125 WrapAlternate *src, *dst; in test_clone_complex2() local
155 UserDefOneList *src, *dst, *tail; in test_clone_complex3() local
/openbmc/linux/drivers/char/hw_random/
H A Dxgene-rng.c53 #define MAX_REFILL_CYCLES_SET(dst, src) \ argument
55 #define MIN_REFILL_CYCLES_SET(dst, src) \ argument
57 #define ALARM_THRESHOLD_SET(dst, src) \ argument
59 #define ENABLE_RNG_SET(dst, src) \ argument
61 #define REGSPEC_TEST_MODE_SET(dst, src) \ argument
63 #define MONOBIT_FAIL_MASK_SET(dst, src) \ argument
65 #define POKER_FAIL_MASK_SET(dst, src) \ argument
67 #define LONG_RUN_FAIL_MASK_SET(dst, src) \ argument
69 #define RUN_FAIL_MASK_SET(dst, src) \ argument
71 #define NOISE_FAIL_MASK_SET(dst, src) \ argument
[all …]
/openbmc/u-boot/common/
H A Dlcd_console_rotation.c17 fbptr_t *dst = (fbptr_t *)pcons->fbbase + in lcd_putc_xy90() local
34 fbptr_t *dst = (fbptr_t *)pcons->fbbase + in console_setrow90() local
49 fbptr_t *dst = (fbptr_t *)pcons->fbbase + in console_moverow90() local
69 fbptr_t *dst = (fbptr_t *)pcons->fbbase + in lcd_putc_xy180() local
89 fbptr_t *dst = (fbptr_t *)pcons->fbbase + in console_setrow180() local
101 fbptr_t *dst = (fbptr_t *)pcons->fbbase + in console_moverow180() local
118 fbptr_t *dst = (fbptr_t *)pcons->fbbase + in lcd_putc_xy270() local
136 fbptr_t *dst = (fbptr_t *)pcons->fbbase + in console_setrow270() local
150 fbptr_t *dst = (fbptr_t *)pcons->fbbase + in console_moverow270() local
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_misc.c224 void pvrdma_qp_cap_to_ib(struct ib_qp_cap *dst, const struct pvrdma_qp_cap *src) in pvrdma_qp_cap_to_ib()
233 void ib_qp_cap_to_pvrdma(struct pvrdma_qp_cap *dst, const struct ib_qp_cap *src) in ib_qp_cap_to_pvrdma()
242 void pvrdma_gid_to_ib(union ib_gid *dst, const union pvrdma_gid *src) in pvrdma_gid_to_ib()
248 void ib_gid_to_pvrdma(union pvrdma_gid *dst, const union ib_gid *src) in ib_gid_to_pvrdma()
254 void pvrdma_global_route_to_ib(struct ib_global_route *dst, in pvrdma_global_route_to_ib()
264 void ib_global_route_to_pvrdma(struct pvrdma_global_route *dst, in ib_global_route_to_pvrdma()
274 void pvrdma_ah_attr_to_rdma(struct rdma_ah_attr *dst, in pvrdma_ah_attr_to_rdma()
288 void rdma_ah_attr_to_pvrdma(struct pvrdma_ah_attr *dst, in rdma_ah_attr_to_pvrdma()
/openbmc/qemu/target/sparc/
H A Dtranslate.c3485 TCGv dst, src1; in do_arith_int() local
3588 TCGv dst; in trans_UDIV() local
3936 TCGv dst, src1; in TRANS() local
4487 TCGv_i32 dst; in TRANS() local
4528 TCGv_i32 dst; in TRANS() local
4551 TCGv_i64 dst, src; in TRANS() local
4595 TCGv_i64 dst; in TRANS() local
4683 TCGv_i32 dst; in TRANS() local
4707 TCGv_i64 dst; in TRANS() local
4874 TCGv dst; in TRANS() local
[all …]
/openbmc/linux/arch/xtensa/lib/
H A Dumulsidi3.S75 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ argument
80 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ argument
93 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ argument
99 #define set_arg_l(dst, src) \ argument
101 #define set_arg_h(dst, src) \ argument
105 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ argument
111 #define do_mul(dst, xreg, xhalf, yreg, yhalf) \ argument
/openbmc/linux/include/linux/
H A Dbitmap.h240 static inline void bitmap_zero(unsigned long *dst, unsigned int nbits) in bitmap_zero()
250 static inline void bitmap_fill(unsigned long *dst, unsigned int nbits) in bitmap_fill()
260 static inline void bitmap_copy(unsigned long *dst, const unsigned long *src, in bitmap_copy()
274 static inline void bitmap_copy_clear_tail(unsigned long *dst, in bitmap_copy_clear_tail()
318 static inline bool bitmap_and(unsigned long *dst, const unsigned long *src1, in bitmap_and()
326 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or()
335 static inline void bitmap_xor(unsigned long *dst, const unsigned long *src1, in bitmap_xor()
344 static inline bool bitmap_andnot(unsigned long *dst, const unsigned long *src1, in bitmap_andnot()
352 static inline void bitmap_complement(unsigned long *dst, const unsigned long *src, in bitmap_complement()
501 static inline void bitmap_replace(unsigned long *dst, in bitmap_replace()
[all …]
/openbmc/linux/net/bridge/
H A Dbr_nf_core.c24 static void fake_update_pmtu(struct dst_entry *dst, struct sock *sk, in fake_update_pmtu()
30 static void fake_redirect(struct dst_entry *dst, struct sock *sk, in fake_redirect()
35 static u32 *fake_cow_metrics(struct dst_entry *dst, unsigned long old) in fake_cow_metrics()
40 static struct neighbour *fake_neigh_lookup(const struct dst_entry *dst, in fake_neigh_lookup()
47 static unsigned int fake_mtu(const struct dst_entry *dst) in fake_mtu()
/openbmc/linux/drivers/infiniband/core/
H A 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()

12345678910>>...72