Searched refs:__PSN (Results 1 – 1 of 1) sorted by relevance
894 #define __PSN(S, F) SEQ_printf(m, "%-45s:%14Ld.%06ld\n", S, SPLIT_NS((long long)(F))) macro895 #define __PN(F) __PSN(#F, F)896 #define PN(F) __PSN(#F, p->F)937 #define PN_SCHEDSTAT(F) __PSN(#F, schedstat_val(p->F)) in proc_sched_show_task()