Home
last modified time | relevance | path

Searched defs:dest (Results 176 – 200 of 1007) sorted by relevance

12345678910>>...41

/openbmc/linux/arch/x86/math-emu/
H A Dreg_mul.c33 FPU_REG *dest = a; in FPU_mul() local
/openbmc/u-boot/drivers/usb/gadget/
H A Dconfig.c37 u8 *dest = buf; in usb_descriptor_fillbuf() local
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dfsl_portals.h16 #define SET_QP_INFO(streamid, dest) \ argument
/openbmc/linux/crypto/async_tx/
H A Dasync_memcpy.c32 async_memcpy(struct page *dest, struct page *src, unsigned int dest_offset, in async_memcpy()
/openbmc/u-boot/net/
H A Dbootp.c117 static int check_reply_packet(uchar *pkt, unsigned dest, unsigned src, in check_reply_packet()
350 static void bootp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in bootp_handler()
1037 static void dhcp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in dhcp_handler()
/openbmc/linux/drivers/video/fbdev/
H A Dhgafb.c466 u8 __iomem *dest; in hgafb_fillrect() local
487 u8 __iomem *dest; in hgafb_copyarea() local
516 u8 __iomem *dest; in hgafb_imageblit() local
/openbmc/linux/drivers/net/arcnet/
H A Dcom90io.c96 unsigned length, char *dest) in get_whole_buffer()
112 unsigned length, char *dest) in put_whole_buffer()
/openbmc/u-boot/drivers/net/
H A Dnetconsole.c34 static void nc_wait_arp_handler(uchar *pkt, unsigned dest, in nc_wait_arp_handler()
41 static void nc_handler(uchar *pkt, unsigned dest, struct in_addr sip, in nc_handler()
/openbmc/linux/net/ethtool/
H A Dfeatures.c28 static void ethnl_features_to_bitmap32(u32 *dest, netdev_features_t src) in ethnl_features_to_bitmap32()
134 static void ethnl_features_to_bitmap(unsigned long *dest, netdev_features_t val) in ethnl_features_to_bitmap()
/openbmc/linux/arch/loongarch/kernel/
H A Dinst.c226 u32 larch_insn_gen_b(unsigned long pc, unsigned long dest) in larch_insn_gen_b()
241 u32 larch_insn_gen_bl(unsigned long pc, unsigned long dest) in larch_insn_gen_bl()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_fo.c24 struct ip_vs_dest *dest, *hweight = NULL; in ip_vs_fo_schedule() local
H A Dip_vs_lc.c27 struct ip_vs_dest *dest, *least = NULL; in ip_vs_lc_schedule() local
H A Dip_vs_ovf.c28 struct ip_vs_dest *dest, *h = NULL; in ip_vs_ovf_schedule() local
H A Dip_vs_wlc.c32 struct ip_vs_dest *dest, *least; in ip_vs_wlc_schedule() local
/openbmc/linux/arch/sparc/lib/
H A DNG4copy_from_user.S28 #define LOAD(type,addr,dest) type##a [addr] %asi, dest argument
H A DM7copy_from_user.S29 #define LOAD(type,addr,dest) type##a [addr] %asi, dest argument
H A DNGcopy_from_user.S20 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest argument
/openbmc/linux/arch/sparc/prom/
H A Dprintf.c34 char *dest; in prom_write() local
/openbmc/qemu/scripts/
H A Dminikconf.py139 def __init__(self, dest): argument
147 def __init__(self, dest, value): argument
157 def __init__(self, dest, value, cond=None): argument
179 def __init__(self, dest, expr): argument
191 def __init__(self, dest, cond): argument
/openbmc/u-boot/lib/
H A Dlinux_compat.c11 unsigned long copy_from_user(void *dest, const void *src, in copy_from_user()
H A Dcharset.c352 u16 *u16_strcpy(u16 *dest, const u16 *src) in u16_strcpy()
382 uint8_t *utf16_to_utf8(uint8_t *dest, const uint16_t *src, size_t size) in utf16_to_utf8()
H A Dcircbuf.c40 int buf_pop (circbuf_t * buf, char *dest, unsigned int len) in buf_pop()
/openbmc/qemu/include/hw/i386/
H A Dx86-iommu.h78 uint32_t dest; member
92 uint64_t dest:8; member
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_priv.h123 static inline void qman_cgrs_cp(struct qman_cgrs *dest, in qman_cgrs_cp()
129 static inline void qman_cgrs_and(struct qman_cgrs *dest, in qman_cgrs_and()
141 static inline void qman_cgrs_xor(struct qman_cgrs *dest, in qman_cgrs_xor()
/openbmc/linux/virt/kvm/
H A Dbinary_stats.c64 char __user *dest = user_buffer; in kvm_stats_read() local

12345678910>>...41