Searched refs:my_getallocationgranularity (Results 1 – 2 of 2) sorted by relevance
43 my_getallocationgranularity (void) in my_getallocationgranularity() function64 #define my_getallocationgranularity my_getpagesize macro1456 setint(dict, "ALLOCATIONGRANULARITY", (long)my_getallocationgranularity()); in PyInit_mmap()
42 my_getallocationgranularity (void) in my_getallocationgranularity() function63 #define my_getallocationgranularity my_getpagesize macro1493 setint(dict, "ALLOCATIONGRANULARITY", (long)my_getallocationgranularity()); in initmmap()