Searched refs:mlock (Results 1 – 3 of 3) sorted by relevance
48 int mlock(const void *addr, size_t len);
163 int mlock(const void *addr, size_t len) in mlock() function
144 if (mlock(map, map_size) != 0) in test_file_map_mlock_munlock()