Searched defs:orig_data (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | fiji_smc.c | 59 uint32_t data, orig_data; in fiji_copy_bytes_to_smc() local
|
D | tonga_smc.c | 59 uint32_t data, orig_data; in tonga_copy_bytes_to_smc() local
|
D | iceland_smc.c | 63 uint32_t data, orig_data; in iceland_copy_bytes_to_smc() local
|
/linux-4.4.14/arch/mips/pci/ |
D | ops-bcm63xx.c | 39 static int preprocess_write(u32 orig_data, u32 val, int where, in preprocess_write()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | bcmsdh.c | 514 unsigned char *pkt_data, *orig_data, *dst_data; in brcmf_sdiod_sglist_rw() local
|
/linux-4.4.14/fs/ext4/ |
D | super.c | 3104 char *orig_data = kstrdup(data, GFP_KERNEL); in ext4_fill_super() local 4563 char *orig_data = kstrdup(data, GFP_KERNEL); in ext4_remount() local
|
/linux-4.4.14/arch/x86/kvm/ |
D | emulate.c | 1392 const void *orig_data, const void *data, in segmented_cmpxchg()
|