Home
last modified time | relevance | path

Searched refs:TASKSTATS_GENL_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtaskstats.h250 #define TASKSTATS_GENL_VERSION 0x1 macro
/openbmc/linux/kernel/
H A Dtaskstats.c687 .version = TASKSTATS_GENL_VERSION,
716 pr_info("registered taskstats version %d\n", TASKSTATS_GENL_VERSION); in taskstats_init()