MEMBARRIER_SUPPORTED_CMDS
if (flags != 0 || (cmd & ~MEMBARRIER_SUPPORTED_CMDS) != 0)
td->td_retval[0] = MEMBARRIER_SUPPORTED_CMDS;