Home
last modified time | relevance | path

Searched refs:copy_in (Results 1 – 2 of 2) sorted by relevance

/drivers/virt/vboxguest/
Dvboxguest_utils.c210 bool copy_in; in hgcm_call_preprocess_linaddr() local
216 copy_in = src_parm->type != VMMDEV_HGCM_PARM_TYPE_LINADDR_OUT; in hgcm_call_preprocess_linaddr()
227 if (copy_in) { in hgcm_call_preprocess_linaddr()
/drivers/ata/
Dlibata-scsi.c1784 static void *ata_scsi_rbuf_get(struct scsi_cmnd *cmd, bool copy_in, in ata_scsi_rbuf_get() argument
1790 if (copy_in) in ata_scsi_rbuf_get()