Searched refs:TASKSTATS_GENL_NAME (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dtaskstats.h249 #define TASKSTATS_GENL_NAME "TASKSTATS" macro
/linux-master/tools/accounting/
H A Dprocacct.c181 strcpy(name, TASKSTATS_GENL_NAME);
184 strlen(TASKSTATS_GENL_NAME)+1);
H A Dgetdelays.c174 strcpy(name, TASKSTATS_GENL_NAME);
177 strlen(TASKSTATS_GENL_NAME)+1);
/linux-master/kernel/
H A Dtaskstats.c685 .name = TASKSTATS_GENL_NAME,

Completed in 115 milliseconds