Searched refs:_SC_MEMLOCK (Results 1 – 3 of 3) sorted by relevance
38 case _SC_MEMLOCK: in sysconf()39 return z_sysconf(_SC_MEMLOCK); in sysconf()
26 _SC_MEMLOCK, enumerator
116 zassert_not_equal(INT_MIN, _SC_MEMLOCK); in ZTEST()