Searched refs:MLOCK_WITHIN_LIMIT_SIZE (Results 1 – 1 of 1) sorted by relevance
20 #define MLOCK_WITHIN_LIMIT_SIZE CHUNK_UNIT macro271 p = malloc(MLOCK_WITHIN_LIMIT_SIZE); in main()276 ret = test_mlock_within_limit(p, MLOCK_WITHIN_LIMIT_SIZE); in main()279 munlock(p, MLOCK_WITHIN_LIMIT_SIZE); in main()