Home
last modified time | relevance | path

Searched defs:orig_data (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/mips/pci/
Dops-bcm63xx.c39 static int preprocess_write(u32 orig_data, u32 val, int where, in preprocess_write()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dbcmsdh.c513 unsigned char *pkt_data, *orig_data, *dst_data; in brcmf_sdiod_sglist_rw() local
/linux-4.1.27/fs/ext4/
Dsuper.c3438 char *orig_data = kstrdup(data, GFP_KERNEL); in ext4_fill_super() local
4895 char *orig_data = kstrdup(data, GFP_KERNEL); in ext4_remount() local
/linux-4.1.27/arch/x86/kvm/
Demulate.c1395 const void *orig_data, const void *data, in segmented_cmpxchg()