/openbmc/linux/include/linux/ |
H A D | proc_fs.h | 175 struct proc_dir_entry *parent,const char *dest) { return NULL;} in proc_symlink()
|
/openbmc/linux/net/bridge/ |
H A D | br_multicast_eht.c | 378 union net_bridge_eht_addr *dest) in br_multicast_ip_src_to_eht_addr()
|
/openbmc/linux/arch/x86/xen/ |
H A D | setup.c | 739 static void __init xen_phys_memcpy(phys_addr_t dest, phys_addr_t src, in xen_phys_memcpy()
|
/openbmc/linux/net/mac80211/ |
H A D | rate.c | 874 struct ieee80211_tx_rate *dest, in ieee80211_get_tx_rates()
|
H A D | rc80211_minstrel_ht.c | 574 minstrel_ht_set_best_prob_rate(struct minstrel_ht_sta *mi, u16 *dest, u16 index) in minstrel_ht_set_best_prob_rate() 1876 minstrel_ht_fill_rate_array(u8 *dest, struct ieee80211_supported_band *sband, in minstrel_ht_fill_rate_array()
|
/openbmc/linux/sound/pci/lola/ |
H A D | lola.h | 120 #define LOLA_BAR1_MIX_GAIN(dest, mix) \ argument 129 #define LOLA_BAR1_PEAKMETERS_DEST(dest) \ argument
|
/openbmc/linux/arch/x86/kernel/ |
H A D | alternative.c | 339 apply_relocation(u8 *buf, size_t len, u8 *dest, u8 *src, size_t src_len) in apply_relocation() 750 void *dest = NULL, *addr = (void *)s + *s; in apply_returns() local
|
/openbmc/u-boot/drivers/ram/rockchip/ |
H A D | sdram_rk3188.c | 84 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
|
H A D | dmc-rk3368.c | 184 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
|
H A D | sdram_rk3399.c | 69 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
|
H A D | sdram_rk3288.c | 83 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
|
/openbmc/u-boot/cmd/ |
H A D | mmc.c | 341 char dest[11]; in do_mmc_sparse_write() local
|
/openbmc/u-boot/drivers/net/ |
H A D | fec_mxc.c | 974 static void fec_set_dev_name(char *dest, int dev_id) in fec_set_dev_name()
|
/openbmc/qemu/util/ |
H A D | iov.c | 572 void qemu_iovec_clone(QEMUIOVector *dest, const QEMUIOVector *src, void *buf) in qemu_iovec_clone()
|
/openbmc/linux/include/net/ |
H A D | dst.h | 148 static inline void dst_copy_metrics(struct dst_entry *dest, const struct dst_entry *src) in dst_copy_metrics()
|
/openbmc/linux/fs/proc/ |
H A D | generic.c | 459 struct proc_dir_entry *parent, const char *dest) in proc_symlink()
|
/openbmc/linux/drivers/parisc/ |
H A D | dino.c | 346 static int dino_set_affinity_irq(struct irq_data *d, const struct cpumask *dest, in dino_set_affinity_irq()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | fs_chains.c | 373 struct mlx5_flow_destination dest = {}; in mlx5_chains_add_miss_rule() local
|
/openbmc/linux/drivers/net/vxlan/ |
H A D | vxlan_vnifilter.c | 120 struct vxlan_vni_stats *dest) in vxlan_vnifilter_stats_get()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_eprobe.c | 394 void *dest, void *base) in process_fetch_insn()
|
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 360 static void gen_jump_slot(DisasContext *dc, TCGv dest, int slot) in gen_jump_slot() 378 static void gen_jump(DisasContext *dc, TCGv dest) in gen_jump() 383 static int adjust_jump_slot(DisasContext *dc, uint32_t dest, int slot) in adjust_jump_slot() 388 static void gen_jumpi(DisasContext *dc, uint32_t dest, int slot) in gen_jumpi() 394 static void gen_callw_slot(DisasContext *dc, int callinc, TCGv_i32 dest, in gen_callw_slot()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_init.c | 1319 u64 dest; in qlcnic_83xx_copy_bootloader() local 1356 u32 dest, *p_cache, *temp; in qlcnic_83xx_copy_fw_file() local
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/ |
H A D | sdram_rk3036.c | 355 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
|
/openbmc/linux/drivers/remoteproc/ |
H A D | qcom_q6v5_pas.c | 110 void *dest, size_t offset, size_t size) in adsp_segment_dump()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hw.c | 277 struct qed_ptt *p_ptt, void *dest, u32 hw_addr, size_t n) in qed_memcpy_from()
|