Searched refs:ucount_max (Results 1 – 4 of 4) sorted by relevance
106 tbl[i].data = &ns->ucount_max[i]; in setup_userns_sysctls()223 max = READ_ONCE(tns->ucount_max[type]); in inc_ucount()
140 ns->ucount_max[i] = INT_MAX; in create_user_ns()
875 init_user_ns.ucount_max[i] = max_threads/2; in fork_init()
111 long ucount_max[UCOUNT_COUNTS]; member