Home
last modified time | relevance | path

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

/linux/include/linux/
H A Duser_namespace.h68 UCOUNT_RLIMIT_MEMLOCK, enumerator
/linux/kernel/
H A Duser_namespace.c145 set_userns_rlimit_max(ns, UCOUNT_RLIMIT_MEMLOCK, rlimit(RLIMIT_MEMLOCK)); in create_user_ns()
H A Dfork.c883 set_userns_rlimit_max(&init_user_ns, UCOUNT_RLIMIT_MEMLOCK, RLIM_INFINITY); in fork_init()