Searched refs:MLOCK_ONFAULT (Results 1 – 2 of 2) sorted by relevance
37 # ifndef MLOCK_ONFAULT38 # define MLOCK_ONFAULT 1U macro
50 int ret = mlock2 (page, 1, MLOCK_ONFAULT); in do_test()
Completed in 5 milliseconds