__PSN
#define __PN(F) __PSN(#F, F)
#define PN(F) __PSN(#F, p->F)
#define PN_SCHEDSTAT(F) __PSN(#F, schedstat_val(p->stats.F))