Home
last modified time | relevance | path

Searched refs:orig_limit (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/syscalls/mlock2/
Dmlock202.c53 struct rlimit orig_limit, new_limit; in verify_mlock2() local
56 SAFE_GETRLIMIT(RLIMIT_MEMLOCK, &orig_limit); in verify_mlock2()
81 SAFE_SETRLIMIT(RLIMIT_MEMLOCK, &orig_limit); in verify_mlock2()