Home
last modified time | relevance | path

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

/linux/net/unix/
H A Daf_unix.c1836 static inline bool too_many_unix_fds(struct task_struct *p) in too_many_unix_fds() function
1847 if (too_many_unix_fds(current)) in unix_attach_fds()