Home
last modified time | relevance | path

Searched refs:TASKSTATS_TYPE_NULL (Results 1 – 4 of 4) sorted by relevance

/linux/tools/accounting/
H A Dprocacct.c249 case TASKSTATS_TYPE_NULL: in handle_aggr()
389 case TASKSTATS_TYPE_NULL: in main()
H A Dgetdelays.c579 case TASKSTATS_TYPE_NULL: in main()
599 case TASKSTATS_TYPE_NULL: in main()
/linux/include/uapi/linux/
H A Dtaskstats.h258 TASKSTATS_TYPE_NULL, /* contains nothing */ enumerator
/linux/kernel/
H A Dtaskstats.c394 sizeof(struct taskstats), TASKSTATS_TYPE_NULL); in mk_reply()