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