/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_udp4.c | 31 __be32 dest, src; in dump_udp4() local
|
H A D | bpf_iter_udp6.c | 36 const struct in6_addr *dest, *src; in dump_udp6() local
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 66 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 D | checksum_64.S | 198 .macro dest macro
|
/openbmc/linux/arch/x86/lib/ |
H A D | csum-copy_64.S | 34 .macro dest macro
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | tables.c | 40 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 D | csum_copy.S | 28 #define LOAD(type,addr,dest) type [addr], dest argument
|
H A D | GENmemcpy.S | 23 #define LOAD(type,addr,dest) type [addr], dest argument
|
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ |
H A D | net_types.h | 48 mac_addr_t dest; member
|
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_coredump.c | 83 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 D | keyval.c | 322 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 D | spdx30_tasks.py | 300 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 D | hinic_hw_api_cmd.c | 223 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 D | pm.c | 37 static void davinci_sram_push(void *dest, void *src, unsigned int size) in davinci_sram_push()
|
/openbmc/linux/drivers/media/common/b2c2/ |
H A D | flexcop-sram.c | 31 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 D | lz4hc_compress.c | 341 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 D | pnv-xive2-common.c | 35 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 D | reg_divide.c | 32 FPU_REG *dest; in FPU_div() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | ipsec_fs.h | 28 struct mlx5_flow_destination *dest) in mlx5_esw_ipsec_rx_status_pass_dest_get()
|
/openbmc/u-boot/net/ |
H A D | ping.c | 20 static void set_icmp_header(uchar *pkt, struct in_addr dest) in set_icmp_header()
|
H A D | sntp.c | 51 static void sntp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in sntp_handler()
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-setup-layers | 52 def _write_layer_list(dest, repodirs): argument
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | string_override.c | 22 void *memcpy(void *dest, const void *src, size_t count) in memcpy()
|
/openbmc/qemu/linux-user/ |
H A D | uname.c | 73 #define COPY_UTSNAME_FIELD(dest, src) \ argument
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_reflink.c | 1004 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
|