Home
last modified time | relevance | path

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

12345678910>>...41

/openbmc/linux/drivers/video/fbdev/
H A Datafb_iplan2p2.c195 u32 *dest; in atafb_iplan2p2_fillrect() local
242 u32 *dest; in atafb_iplan2p2_linefill() local
H A Datafb_iplan2p4.c209 u32 *dest; in atafb_iplan2p4_fillrect() local
256 u32 *dest; in atafb_iplan2p4_linefill() local
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/arch/s390/kernel/
H A Dnmi.c95 static __always_inline char *nmi_puts(char *dest, const char *src) in nmi_puts()
103 static __always_inline char *u64_to_hex(char *dest, u64 val) in u64_to_hex()
/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/arch/sparc/prom/
H A Dprintf.c34 char *dest; in prom_write() local
/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_ovf.c28 struct ip_vs_dest *dest, *h = NULL; in ip_vs_ovf_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_wlc.c32 struct ip_vs_dest *dest, *least; in ip_vs_wlc_schedule() local
/openbmc/linux/arch/sparc/lib/
H A DM7copy_from_user.S29 #define LOAD(type,addr,dest) type##a [addr] %asi, dest argument
H A DNG4copy_from_user.S28 #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/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/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/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/u-boot/lib/
H A Dlinux_compat.c11 unsigned long copy_from_user(void *dest, const void *src, in copy_from_user()
H A Dcircbuf.c40 int buf_pop (circbuf_t * buf, char *dest, unsigned int len) in buf_pop()
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()
/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/linux/virt/kvm/
H A Dbinary_stats.c64 char __user *dest = user_buffer; in kvm_stats_read() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_udp4.c31 __be32 dest, src; in dump_udp4() local
/openbmc/qemu/include/hw/i386/
H A Dx86-iommu.h78 uint32_t dest; member
92 uint64_t dest:8; member

12345678910>>...41