Searched refs:fd_soft_limit_already_notified (Results 1 – 2 of 2) sorted by relevance
166 #define fd_soft_limit_already_notified(fdp) fdt_flag_test(fdp, FD_SOFT_LIMIT_NOTIFIED) macro
4876 if (fd_soft_limit_already_notified(fdp)) { in proc_filedesc_ast()