Home
last modified time | relevance | path

Searched defs:dest (Results 201 – 225 of 1007) sorted by relevance

12345678910>>...41

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_udp4.c31 __be32 dest, src; in dump_udp4() local
H A Dbpf_iter_udp6.c36 const struct in6_addr *dest, *src; in dump_udp6() local
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c66 static bool is_destructive_overlap(CPUS390XState *env, uint64_t dest, in is_destructive_overlap()
352 static uint32_t do_helper_nc(CPUS390XState *env, uint32_t l, uint64_t dest, in do_helper_nc()
390 static uint32_t do_helper_xc(CPUS390XState *env, uint32_t l, uint64_t dest, in do_helper_xc()
433 static uint32_t do_helper_oc(CPUS390XState *env, uint32_t l, uint64_t dest, in do_helper_oc()
471 static uint32_t do_helper_mvc(CPUS390XState *env, uint32_t l, uint64_t dest, in do_helper_mvc()
1049 uint64_t *dest, uint64_t *destlen, in do_mvcl()
1115 uint64_t dest = get_address(env, r1); in HELPER() local
1189 uint64_t dest = get_address(env, r1); in HELPER() local
1211 uint64_t dest = get_address(env, r1); in HELPER() local
1428 static inline void do_pkau(CPUS390XState *env, uint64_t dest, uint64_t src, in do_pkau()
[all …]
/openbmc/linux/arch/powerpc/lib/
H A Dchecksum_64.S198 .macro dest macro
/openbmc/linux/arch/x86/lib/
H A Dcsum-copy_64.S34 .macro dest macro
/openbmc/u-boot/arch/x86/lib/
H A Dtables.c40 void table_fill_string(char *dest, const char *src, size_t n, char pad) in table_fill_string()
/openbmc/linux/arch/sparc/lib/
H A Dcsum_copy.S28 #define LOAD(type,addr,dest) type [addr], dest argument
H A DGENmemcpy.S23 #define LOAD(type,addr,dest) type [addr], dest argument
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dnet_types.h48 mac_addr_t dest; member
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_coredump.c83 void *dest, size_t offset, in rproc_coredump_add_custom_segment()
152 static void rproc_copy_segment(struct rproc *rproc, void *dest, in rproc_copy_segment()
/openbmc/qemu/util/
H A Dkeyval.c322 static void keyval_do_merge(QDict *dest, const QDict *merged, GString *str, Error **errp) in keyval_do_merge()
386 void keyval_merge(QDict *dest, const QDict *merged, Error **errp) in keyval_merge()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30_tasks.py300 def index_sources_by_hash(sources, dest): argument
317 def collect_dep_sources(dep_objsets, dest): argument
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_api_cmd.c223 enum hinic_node_id dest, in prepare_api_cmd()
267 enum hinic_node_id dest, in prepare_cell()
381 enum hinic_node_id dest, u8 *cmd, u16 cmd_size) in api_cmd()
419 enum hinic_node_id dest, u8 *cmd, u16 size) in hinic_api_cmd_write()
/openbmc/linux/arch/arm/mach-davinci/
H A Dpm.c37 static void davinci_sram_push(void *dest, void *src, unsigned int size) in davinci_sram_push()
/openbmc/linux/drivers/media/common/b2c2/
H A Dflexcop-sram.c31 int flexcop_sram_set_dest(struct flexcop_device *fc, flexcop_sram_dest_t dest, in flexcop_sram_set_dest()
/openbmc/linux/lib/lz4/
H A Dlz4hc_compress.c341 char * const dest, in LZ4HC_compress_generic()
670 char *dest, in LZ4_compressHC_continue_generic()
719 char *dest, in LZ4_compress_HC_continue()
/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.c35 static void xive_get_struct(QTestState *qts, uint64_t src, void *dest, in xive_get_struct()
46 static void xive_copy_struct(QTestState *qts, void *src, uint64_t dest, in xive_copy_struct()
/openbmc/linux/arch/x86/math-emu/
H A Dreg_divide.c32 FPU_REG *dest; in FPU_div() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dipsec_fs.h28 struct mlx5_flow_destination *dest) in mlx5_esw_ipsec_rx_status_pass_dest_get()
/openbmc/u-boot/net/
H A Dping.c20 static void set_icmp_header(uchar *pkt, struct in_addr dest) in set_icmp_header()
H A Dsntp.c51 static void sntp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in sntp_handler()
/openbmc/openbmc/poky/scripts/
H A Doe-setup-layers52 def _write_layer_list(dest, repodirs): argument
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dstring_override.c22 void *memcpy(void *dest, const void *src, size_t count) in memcpy()
/openbmc/qemu/linux-user/
H A Duname.c73 #define COPY_UTSNAME_FIELD(dest, src) \ argument
/openbmc/linux/fs/xfs/
H A Dxfs_reflink.c1004 struct xfs_inode *dest) in xfs_reflink_set_inode_flag()
1060 struct xfs_inode *dest, in xfs_reflink_update_dest()
1334 struct xfs_inode *dest, in xfs_reflink_remap_blocks()
1465 struct xfs_inode *dest = XFS_I(inode_out); in xfs_reflink_remap_prep() local

12345678910>>...41