__schedstat_inc
#define __schedstat_inc(var) do { var++; } while (0)
# define __schedstat_inc(var) do { } while (0)