Searched refs:swap_buffer (Results 1 – 1 of 1) sorted by relevance
85 static u32 swap_buffer[PAGE_SIZE >> 2]; variable713 if ((flags & RPC_TASK_SWAPPER) && size <= sizeof(swap_buffer) in rpc_allocate()716 return swap_buffer; in rpc_allocate()729 if (buffer != swap_buffer) { in rpc_free()