Searched refs:clp2 (Results 1 – 4 of 4) sorted by relevance
250 static unsigned clp2(unsigned x) { in clp2() function280 size = clp2(size); in alloc_pmem_buffer()308 size = clp2(size); in free_pmem_buffer()
51 static unsigned clp2(unsigned x) in clp2() function582 ptemp [i]->pbuffer = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE, in allocate_buffer()593 ptemp [i]->maped_size = clp2 (buffersize); in allocate_buffer()
55 static unsigned clp2(unsigned x) in clp2() function562 ptemp [i]->bufferaddr = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE, in allocate_buffer()573 ptemp [i]->mmaped_size = clp2 (buffersize); in allocate_buffer()
1978 static unsigned clp2(unsigned x) { in clp2() function2063 mAlignedSize = clp2(buffer_size * num_buffers); in PmemPool()