/openbmc/u-boot/net/ |
H A D | wol.c | 65 unsigned int src, unsigned int len) in wol_udp_handler()
|
/openbmc/linux/sound/core/ |
H A D | hwdep_compat.c | 20 struct snd_hwdep_dsp_image32 __user *src) in snd_hwdep_dsp_load_compat()
|
/openbmc/linux/include/linux/ |
H A D | smp_types.h | 65 u16 src, dst; member
|
/openbmc/linux/arch/x86/crypto/ |
H A D | serpent_sse2_glue.c | 33 static void serpent_decrypt_cbc_xway(const void *ctx, u8 *dst, const u8 *src) in serpent_decrypt_cbc_xway()
|
H A D | twofish_avx_glue.c | 36 static inline void twofish_enc_blk_3way(const void *ctx, u8 *dst, const u8 *src) in twofish_enc_blk_3way()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | bpf_util.h | 29 static inline void bpf_strlcpy(char *dst, const char *src, size_t sz) in bpf_strlcpy()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | cgroup_skb_sk_lookup_kern.c | 21 static inline void set_ip(__u32 *dst, const struct in6_addr *src) in set_ip()
|
/openbmc/linux/arch/arm64/lib/ |
H A D | strnlen.S | 32 src .req x2 label
|
/openbmc/linux/arch/x86/lib/ |
H A D | usercopy_64.c | 46 long __copy_user_flushcache(void *dst, const void __user *src, unsigned size) in __copy_user_flushcache()
|
/openbmc/phosphor-networkd/ |
H A D | meson.build | 71 subdir('src') subdir
|
/openbmc/linux/samples/bpf/ |
H A D | xdp_fwd_kern.c | 80 struct in6_addr *src = (struct in6_addr *) fib_params.ipv6_src; in xdp_fwd_flags() local
|
/openbmc/linux/arch/parisc/math-emu/ |
H A D | fcnvff.c | 47 register unsigned int src, resultp1, resultp2; in sgl_to_dbl_fcnvff() local
|
/openbmc/qemu/tests/multiboot/ |
H A D | libc.c | 25 void* memcpy(void *dest, const void *src, int n) in memcpy()
|
/openbmc/linux/drivers/memory/tegra/ |
H A D | tegra234.c | 945 static int tegra234_mc_icc_set(struct icc_node *src, struct icc_node *dst) in tegra234_mc_icc_set()
|
/openbmc/linux/tools/testing/selftests/exec/ |
H A D | execveat.c | 140 static void exe_cp(const char *src, const char *dest) in exe_cp() 153 static int check_execveat_pathmax(int root_dfd, const char *src, int is_script) in check_execveat_pathmax()
|
/openbmc/u-boot/fs/jffs2/ |
H A D | compr_lzo.c | 94 #define __COPY4(dst,src) * (lzo_uint32p)(dst) = * (const lzo_uint32p)(src) argument 95 #define COPY4(dst,src) __COPY4((lzo_ptr_t)(dst),(lzo_ptr_t)(src)) argument
|
/openbmc/qemu/hw/block/ |
H A D | xen_blkif.h | 94 blkif_x86_32_request_t *src) in blkif_get_x86_32_req() 120 blkif_x86_64_request_t *src) in blkif_get_x86_64_req()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | mcp77.c | 81 mcp77_clk_read(struct nvkm_clk *base, enum nv_clk_src src) in mcp77_clk_read() 182 calc_P(u32 src, u32 target, int *div) in calc_P()
|
/openbmc/linux/sound/core/oss/ |
H A D | rate.c | 72 signed short *src, *dst; in resample_expand() local 131 signed short *src, *dst; in resample_shrink() local
|
/openbmc/linux/drivers/soc/fsl/qe/ |
H A D | qe_ic.c | 248 unsigned int src = irqd_to_hwirq(d); in qe_ic_unmask_irq() local 264 unsigned int src = irqd_to_hwirq(d); in qe_ic_mask_irq() local
|
/openbmc/linux/crypto/ |
H A D | ansi_cprng.c | 350 const u8 *src, unsigned int slen, in cprng_get_random() 386 const u8 *src, unsigned int slen, in fips_cprng_get_random()
|
/openbmc/linux/drivers/soc/ixp4xx/ |
H A D | ixp4xx-qmgr.c | 117 void qmgr_set_irq(unsigned int queue, int src, in qmgr_set_irq() 144 u32 en_bitmap, src, stat; in qmgr_irq1_a0() local
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | spider-pic.c | 65 unsigned int src) in spider_get_irq_config() 89 unsigned int src = irqd_to_hwirq(d); in spider_ack_irq() local
|
/openbmc/linux/fs/fuse/ |
H A D | ioctl.c | 38 static int fuse_copy_ioctl_iovec_old(struct iovec *dst, void *src, in fuse_copy_ioctl_iovec_old() 86 void *src, size_t transferred, unsigned count, in fuse_copy_ioctl_iovec()
|
/openbmc/linux/drivers/block/ |
H A D | brd.c | 144 static void copy_to_brd(struct brd_device *brd, const void *src, in copy_to_brd() 180 void *src; in copy_from_brd() local
|