EFD_CLOEXEC       207 fs/eventfd.c   	BUILD_BUG_ON(EFD_CLOEXEC != O_CLOEXEC);
EFD_CLOEXEC       210 fs/eventfd.c   	if (flags & ~(EFD_CLOEXEC | EFD_NONBLOCK))