__schedstat_set
#define __schedstat_set(var, val) do { var = (val); } while (0)
# define __schedstat_set(var, val) do { } while (0)