Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/virt/vboxguest/
Dvboxguest_utils.c205 bool copy_in; in hgcm_call_preprocess_linaddr() local
211 copy_in = src_parm->type != VMMDEV_HGCM_PARM_TYPE_LINADDR_OUT; in hgcm_call_preprocess_linaddr()
220 if (copy_in) { in hgcm_call_preprocess_linaddr()
/Linux-v4.19/drivers/ata/
Dlibata-scsi.c2070 static void *ata_scsi_rbuf_get(struct scsi_cmnd *cmd, bool copy_in, in ata_scsi_rbuf_get() argument
2076 if (copy_in) in ata_scsi_rbuf_get()