Home
last modified time | relevance | path

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

/drivers/virt/vboxguest/
Dvboxguest_utils.c208 bool copy_in; in hgcm_call_preprocess_linaddr() local
214 copy_in = src_parm->type != VMMDEV_HGCM_PARM_TYPE_LINADDR_OUT; in hgcm_call_preprocess_linaddr()
225 if (copy_in) { in hgcm_call_preprocess_linaddr()
/drivers/ata/
Dlibata-scsi.c2074 static void *ata_scsi_rbuf_get(struct scsi_cmnd *cmd, bool copy_in, in ata_scsi_rbuf_get() argument
2080 if (copy_in) in ata_scsi_rbuf_get()