Searched refs:TASKSTATS_CMD_NEW (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/uapi/linux/ |
| H A D | taskstats.h | 245 TASKSTATS_CMD_NEW, /* kernel->user event */ enumerator
|
| /linux-6.15/kernel/ |
| H A D | taskstats.c | 503 rc = prepare_reply(info, TASKSTATS_CMD_NEW, &rep_skb, size); in cmd_attr_pid() 532 rc = prepare_reply(info, TASKSTATS_CMD_NEW, &rep_skb, size); in cmd_attr_tgid() 627 rc = prepare_reply(NULL, TASKSTATS_CMD_NEW, &rep_skb, size); in taskstats_exit()
|