SFD_CLOEXEC       268 fs/signalfd.c  	BUILD_BUG_ON(SFD_CLOEXEC != O_CLOEXEC);
SFD_CLOEXEC       271 fs/signalfd.c  	if (flags & ~(SFD_CLOEXEC | SFD_NONBLOCK))