Searched refs:EFD_SEMAPHORE (Results 1 – 4 of 4) sorted by relevance
35 #define EFD_SEMAPHORE 0x00000001 macro
167 if ((efd->efd_flags & EFD_SEMAPHORE) != 0) { in eventfd_read()
985 EFD_SEMAPHORE)) != 0) { in sys___specialfd()
602 flags |= EFD_SEMAPHORE; in linux_eventfd2()