Searched refs:MLOCK_WITHIN_LIMIT_SIZE (Results 1 – 1 of 1) sorted by relevance
21 #define MLOCK_WITHIN_LIMIT_SIZE CHUNK_UNIT macro250 p = malloc(MLOCK_WITHIN_LIMIT_SIZE); in main()254 test_mlock_within_limit(p, MLOCK_WITHIN_LIMIT_SIZE); in main()255 munlock(p, MLOCK_WITHIN_LIMIT_SIZE); in main()