Searched refs:EPOLL_MAX_DEPTH (Results 1 – 1 of 1) sorted by relevance
50 #define EPOLL_MAX_DEPTH 5 macro608 KASSERT(0 <= depth && depth <= EPOLL_MAX_DEPTH + 1); in epoll_dfs()616 if (depth > EPOLL_MAX_DEPTH) in epoll_dfs()