Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dtaskstats.h278 #define TASKSTATS_GENL_VERSION 0x1 macro
/linux-6.15/kernel/
H A Dtaskstats.c680 .version = TASKSTATS_GENL_VERSION,
709 pr_info("registered taskstats version %d\n", TASKSTATS_GENL_VERSION); in taskstats_init()