Searched refs:EVENTFDIOC_SEMAPHORE (Results 1 – 3 of 3) sorted by relevance
48 #define EVENTFDIOC_SEMAPHORE (EVENTFDIOC | 1) /* toggle sem state */ macro
45 ioctl(fd, EVENTFDIOC_SEMAPHORE, 0) != 0) { in eventfd()
247 case EVENTFDIOC_SEMAPHORE: { in eventfd_ioctl()