Home
last modified time | relevance | path

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

/linux-4.4.14/net/unix/
Daf_unix.c1522 static inline bool too_many_unix_fds(struct task_struct *p) in too_many_unix_fds() function
1539 if (too_many_unix_fds(current)) in unix_attach_fds()