Searched refs:compress_buf (Results 1 – 3 of 3) sorted by relevance
402 vfree(gdrm->compress_buf); in gud_free_buffers_and_mutex()403 gdrm->compress_buf = NULL; in gud_free_buffers_and_mutex()565 gdrm->compress_buf = vmalloc(gdrm->bulk_len); in gud_probe()566 if (!gdrm->compress_buf) in gud_probe()
33 void *compress_buf; member
172 buf = gdrm->compress_buf; in gud_prep_flush()
Completed in 8 milliseconds