Searched refs:bounce_bufs (Results 1 – 1 of 1) sorted by relevance
255 void *buf, **bounce_bufs = NULL; in hgcm_call_preprocess() local268 if (!bounce_bufs) { in hgcm_call_preprocess()272 if (!bounce_bufs) in hgcm_call_preprocess()275 *bounce_bufs_ret = bounce_bufs; in hgcm_call_preprocess()279 &bounce_bufs[i], in hgcm_call_preprocess()622 void **bounce_bufs = NULL; in vbg_hgcm_call() local646 bounce_bufs); in vbg_hgcm_call()653 bounce_bufs); in vbg_hgcm_call()660 if (bounce_bufs) { in vbg_hgcm_call()662 kvfree(bounce_bufs[i]); in vbg_hgcm_call()[all …]
Completed in 4 milliseconds