Home
last modified time | relevance | path

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

/linux-4.1.27/net/unix/
Daf_unix.c1490 static inline bool too_many_unix_fds(struct task_struct *p) in too_many_unix_fds() function
1507 if (too_many_unix_fds(current)) in unix_attach_fds()