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

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

Completed in 129 milliseconds