Home
last modified time | relevance | path

Searched defs:src (Results 1376 – 1400 of 2720) sorted by relevance

1...<<51525354555657585960>>...109

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress_internal.h503 MEM_STATIC size_t ZSTD_noCompressBlock (void* dst, size_t dstCapacity, const void* src, size_t srcS… in ZSTD_noCompressBlock()
513 MEM_STATIC size_t ZSTD_rleCompressBlock (void* dst, size_t dstCapacity, BYTE src, size_t srcSize, U… in ZSTD_rleCompressBlock()
958 void const* src) in ZSTD_window_canOverflowCorrect()
993 void const* src, in ZSTD_window_needOverflowCorrection()
1015 U32 maxDist, void const* src) in ZSTD_window_correctOverflow()
1203 void const* src, size_t srcSize, in ZSTD_window_update()
/openbmc/linux/lib/
H A Dtest_hmm.c643 const unsigned long *src = args->src; in dmirror_migrate_alloc_and_copy() local
744 const unsigned long *src = args->src; in dmirror_migrate_finalize_and_map() local
852 const unsigned long *src = args->src; in dmirror_devmem_fault_alloc_and_copy() local
H A Dbch.c153 const uint8_t *src) in load_ecc8()
175 const uint32_t *src) in store_ecc8()
404 static void gf_poly_copy(struct gf_poly *dst, struct gf_poly *src) in gf_poly_copy()
/openbmc/qemu/block/
H A Drbd.c122 static char *qemu_rbd_strchr(char *src, char delim) in qemu_rbd_strchr()
139 static char *qemu_rbd_next_tok(char *src, char delim, char **p) in qemu_rbd_next_tok()
153 static void qemu_rbd_unescape(char *src) in qemu_rbd_unescape()
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1957 const struct in6_addr *src = &inet_rsk(req)->ir_v6_loc_addr; in get_openreq6() local
1987 const struct in6_addr *dest, *src; in get_tcp6_sock() local
2061 const struct in6_addr *dest, *src; in get_timewait6_sock() local
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c545 u8 dest[ETH_ALEN], src[ETH_ALEN]; in ieee80211_xmit() local
/openbmc/qemu/chardev/
H A Dmsmouse.c124 static void msmouse_input_event(DeviceState *dev, QemuConsole *src, in msmouse_input_event()
/openbmc/linux/drivers/video/fbdev/
H A Ddnfb.c154 ushort *src, dummy; in dnfb_copyarea() local
/openbmc/linux/arch/x86/kernel/kprobes/
H A Dopt.c207 static int copy_optimized_instructions(u8 *dest, u8 *src, u8 *real) in copy_optimized_instructions()
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos-malloc.c312 void migrate_allocator(QGuestAllocator *src, in migrate_allocator()
/openbmc/qemu/hw/m68k/
H A Dnext-kbd.c245 static void nextkbd_event(DeviceState *dev, QemuConsole *src, InputEvent *evt) in nextkbd_event()
/openbmc/linux/fs/ceph/
H A Dlocks.c34 static void ceph_fl_copy_lock(struct file_lock *dst, struct file_lock *src) in ceph_fl_copy_lock()
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-ns.c246 const struct pinctrl_pin_desc *src = &ns_pinctrl_pins[i]; in ns_pinctrl_probe() local
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6sl.dtsi685 src: reset-controller@20d8000 { label
/openbmc/linux/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c124 static char *get_field(char *src, int nfields) in get_field()
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ioread.c392 const char *src; in pvr2_ioread_read() local
/openbmc/linux/drivers/clk/hisilicon/
H A Dclk-hi6220-stub.c58 unsigned char src; member
/openbmc/linux/crypto/
H A Decrdsa.c184 static u8 *ecrdsa_unpack_u32(u32 *dst, void *src) in ecrdsa_unpack_u32()
H A Dinternal.h40 const void *src; member
H A Dhmac.c163 static int hmac_clone_tfm(struct crypto_shash *dst, struct crypto_shash *src) in hmac_clone_tfm()
/openbmc/u-boot/drivers/net/fm/
H A Dfm.c357 enum boot_src src = get_boot_src(); in fm_init_common() local
/openbmc/linux/block/
H A Dblk-crypto.c116 int __bio_crypt_clone(struct bio *dst, struct bio *src, gfp_t gfp_mask) in __bio_crypt_clone()
/openbmc/linux/fs/smb/client/
H A Dnetmisc.c151 cifs_convert_address(struct sockaddr *dst, const char *src, int len) in cifs_convert_address()
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_pcm.c137 enum snd_bebob_clock_type src; in pcm_open() local
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.cpp198 auto src = reinterpret_cast<const pnor_partition_table*>(in.data()); in endianFixup() local

1...<<51525354555657585960>>...109