Searched refs:new_rlimit64 (Results 1 – 1 of 1) sorted by relevance
30 struct rlimit64 *new_rlimit64 = NULL; in prlimit() local45 new_rlimit64 = &new_rlimit64_mem; in prlimit()48 int res = INLINE_SYSCALL (prlimit64, 4, pid, resource, new_rlimit64, in prlimit()
Completed in 2 milliseconds