/openbmc/linux/arch/x86/kvm/svm/ |
H A D | sev.c | 803 static int __sev_issue_dbg_cmd(struct kvm *kvm, unsigned long src, in __sev_issue_dbg_cmd() 1702 struct kvm_sev_info *src = &to_kvm_svm(src_kvm)->sev_info; in sev_migrate_from() local 1780 static int sev_check_source_vcpus(struct kvm *dst, struct kvm *src) in sev_check_source_vcpus()
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | tb.h | 1059 tb_port_path_direction_downstream(const struct tb_port *src, in tb_port_path_direction_downstream() 1078 #define tb_for_each_port_on_path(src, dst, p) \ argument 1090 #define tb_for_each_upstream_port_on_path(src, dst, p) \ argument
|
/openbmc/linux/drivers/block/zram/ |
H A D | zram_drv.c | 1318 void *src, *dst; in zram_read_from_zspool() local 1418 void *src, *dst, *mem; in zram_write_page() local 1585 void *src, *dst; in zram_recompress() local
|
/openbmc/linux/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_hw.h | 264 #define ECM_DROP_COUNT(src) xgene_get_bits(src, 0, 15) argument 265 #define ICM_DROP_COUNT(src) xgene_get_bits(src, 16, 31) argument
|
/openbmc/linux/arch/parisc/math-emu/ |
H A D | sgl_float.h | 319 #define Sgl_copytoptr(src,destptr) *destptr = src argument 409 #define Sglext_copytoint_exponentmantissa(src,dest) \ argument
|
/openbmc/u-boot/lib/ |
H A D | fdtdec.c | 1172 static int uncompress_blob(const void *src, ulong sz_src, void **dstp) in uncompress_blob() 1216 static int uncompress_blob(const void *src, ulong sz_src, void **dstp) in uncompress_blob()
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 718 int sys_mount(const char *src, const char *tgt, const char *fst, in sys_mount() 725 int mount(const char *src, const char *tgt, in mount()
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | pcnet_cs.c | 1327 static void copyin(void *dest, void __iomem *src, int c) in copyin() 1345 static void copyout(void __iomem *dest, const void *src, int c) in copyout()
|
/openbmc/linux/net/atm/ |
H A D | lec.c | 615 unsigned char *src, *dst; in lec_push() local 2211 unsigned char *src = hdr->h_source; in lec_arp_check_empties() local
|
/openbmc/linux/net/netfilter/ |
H A D | xt_hashlimit.c | 75 __be32 src; member 80 __be32 src[4]; member
|
/openbmc/linux/fs/smb/client/ |
H A D | cifsacl.c | 263 cifs_copy_sid(struct cifs_sid *dst, const struct cifs_sid *src) in cifs_copy_sid() 669 static __u16 cifs_copy_ace(struct cifs_ace *dst, struct cifs_ace *src, struct cifs_sid *psid) in cifs_copy_ace()
|
/openbmc/linux/include/uapi/linux/ |
H A D | batadv_packet.h | 427 __u8 src[ETH_ALEN]; member 542 __u8 src[ETH_ALEN]; member
|
/openbmc/linux/drivers/acpi/ |
H A D | osl.c | 1154 u32 src; member 1166 acpi_status acpi_hotplug_schedule(struct acpi_device *adev, u32 src) in acpi_hotplug_schedule()
|
/openbmc/linux/fs/overlayfs/ |
H A D | util.c | 92 void ovl_stack_cpy(struct ovl_path *dst, struct ovl_path *src, unsigned int n) in ovl_stack_cpy() 1326 int ovl_get_verity_digest(struct ovl_fs *ofs, struct path *src, in ovl_get_verity_digest()
|
/openbmc/linux/tools/perf/util/ |
H A D | thread-stack.c | 622 struct branch_stack *src; in thread_stack__br_sample() local 684 struct branch_stack *src; in thread_stack__br_sample_late() local
|
/openbmc/linux/drivers/dma/ |
H A D | dmatest.c | 227 struct dmatest_data src; member 585 struct dmatest_data *src; in dmatest_func() local
|
/openbmc/linux/drivers/dma/sh/ |
H A D | rz-dmac.c | 49 dma_addr_t src; member 472 rz_dmac_prep_dma_memcpy(struct dma_chan *chan, dma_addr_t dest, dma_addr_t src, in rz_dmac_prep_dma_memcpy()
|
/openbmc/linux/block/ |
H A D | bio.c | 1401 struct bio *src, struct bvec_iter *src_iter) in bio_copy_data_iter() 1429 void bio_copy_data(struct bio *dst, struct bio *src) in bio_copy_data()
|
/openbmc/linux/drivers/rapidio/ |
H A D | rio.c | 403 void (*dinb) (struct rio_mport * mport, void *dev_id, u16 src, u16 dst, in rio_setup_inb_dbell() 437 void (*dinb) (struct rio_mport * mport, void *dev_id, u16 src, in rio_request_inb_dbell()
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcpci.c | 668 u_char *src, *dst, new_f1; in hfcpci_fill_dfifo() local 746 u_char new_f1, *src, *dst; in hfcpci_fill_fifo() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | cs42l43.c | 1201 static int cs42l43_set_pll(struct cs42l43_codec *priv, unsigned int src, in cs42l43_set_pll() 1998 int src, unsigned int freq, int dir) in cs42l43_set_sysclk()
|
/openbmc/linux/fs/nfs/ |
H A D | internal.h | 344 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy() 371 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy()
|
/openbmc/linux/net/iucv/ |
H A D | af_iucv.c | 101 static inline void high_nmcpy(unsigned char *dst, char *src) in high_nmcpy() 106 static inline void low_nmcpy(unsigned char *dst, char *src) in low_nmcpy()
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_output.c | 1371 static inline struct ipv6_opt_hdr *ip6_opt_dup(struct ipv6_opt_hdr *src, in ip6_opt_dup() 1377 static inline struct ipv6_rt_hdr *ip6_rthdr_dup(struct ipv6_rt_hdr *src, in ip6_rthdr_dup()
|
/openbmc/qemu/tests/qtest/ |
H A D | vhost-user-test.c | 746 TestServer *src; member 964 GSource *src; in test_reconnect() local
|