Searched refs:clp2 (Results 1 – 5 of 5) 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() function580 ptemp [i]->pbuffer = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE, in allocate_buffer()591 ptemp [i]->maped_size = clp2 (buffersize); in allocate_buffer()
55 static unsigned clp2(unsigned x) in clp2() function567 ptemp [i]->bufferaddr = mmap(NULL,clp2(buffersize),PROT_READ|PROT_WRITE, in allocate_buffer()578 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()
349 static inline unsigned clp2(unsigned x) in clp2() function