Searched refs:PC_EPOLL (Results 1 – 3 of 3) sorted by relevance
263 #define PC_EPOLL 0x04 /* pollcache is epoll-enabled */ macro
446 (curthread->t_pollcache->pc_flag & PC_EPOLL) != 0); in fs_reject_epoll()
1166 pcp->pc_flag |= PC_EPOLL; in dpioctl()