Searched refs:RLIMIT_NOFILE (Results 26 - 28 of 28) sorted by relevance

12

/linux-master/fs/proc/
H A Dbase.c585 [RLIMIT_NOFILE] = {"Max open files", "files"},
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c4253 ASSERT_EQ(prlimit(pid, RLIMIT_NOFILE, &lim, NULL), 0);
/linux-master/net/unix/
H A Daf_unix.c1785 if (unlikely(READ_ONCE(user->unix_inflight) > task_rlimit(p, RLIMIT_NOFILE)))

Completed in 154 milliseconds

12