Searched refs:wmem (Results 1 – 1 of 1) sorted by relevance
125 unsigned char *wmem = this_cpu(workmem); in tmem_compress_from_client() local131 if ( dmem == NULL || wmem == NULL ) in tmem_compress_from_client()144 ret = lzo1x_1_compress(cli_va ?: scratch, PAGE_SIZE, dmem, out_len, wmem); in tmem_compress_from_client()
Completed in 2 milliseconds