Searched refs:bounce_bufs (Results 1 – 1 of 1) sorted by relevance
253 void *buf, **bounce_bufs = NULL; in hgcm_call_preprocess() local266 if (!bounce_bufs) { in hgcm_call_preprocess()270 if (!bounce_bufs) in hgcm_call_preprocess()273 *bounce_bufs_ret = bounce_bufs; in hgcm_call_preprocess()277 &bounce_bufs[i], in hgcm_call_preprocess()613 void **bounce_bufs = NULL; in vbg_hgcm_call() local637 bounce_bufs); in vbg_hgcm_call()644 bounce_bufs); in vbg_hgcm_call()651 if (bounce_bufs) { in vbg_hgcm_call()653 kvfree(bounce_bufs[i]); in vbg_hgcm_call()[all …]
Completed in 4 milliseconds