Home
last modified time | relevance | path

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

/openbmc/linux/tools/accounting/
H A Dgetdelays.c415 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET, in main()
440 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET, in main()
557 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET, in main()
H A Dprocacct.c340 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET, in main()
398 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET, in main()
/openbmc/linux/include/uapi/linux/
H A Dtaskstats.h216 TASKSTATS_CMD_GET, /* user->kernel request/get-response */ enumerator
/openbmc/linux/kernel/
H A Dtaskstats.c669 .cmd = TASKSTATS_CMD_GET,