Searched refs:TASKSTATS_CMD_GET (Results 1 – 14 of 14) sorted by relevance
/external/ltp/testcases/kernel/controllers/cgroup/ |
D | cgroup_regression_getdelays.c | 365 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET, in main() 381 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET, in main() 517 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET, in main()
|
/external/kernel-headers/original/uapi/linux/ |
D | taskstats.h | 182 TASKSTATS_CMD_GET, /* user->kernel request/get-response */ enumerator
|
/external/libnl/tests/ |
D | test-genl.c | 95 0, 0, TASKSTATS_CMD_GET, TASKSTATS_GENL_VERSION); in main()
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | ztypes_linux_s390x.go | 829 TASKSTATS_CMD_GET = 0x1 const
|
D | ztypes_linux_386.go | 806 TASKSTATS_CMD_GET = 0x1 const
|
D | ztypes_linux_mips.go | 798 TASKSTATS_CMD_GET = 0x1 const
|
D | ztypes_linux_amd64.go | 824 TASKSTATS_CMD_GET = 0x1 const
|
D | ztypes_linux_ppc64.go | 813 TASKSTATS_CMD_GET = 0x1 const
|
D | ztypes_linux_mips64.go | 805 TASKSTATS_CMD_GET = 0x1 const
|
D | ztypes_linux_mipsle.go | 798 TASKSTATS_CMD_GET = 0x1 const
|
D | ztypes_linux_arm.go | 794 TASKSTATS_CMD_GET = 0x1 const
|
D | ztypes_linux_arm64.go | 803 TASKSTATS_CMD_GET = 0x1 const
|
D | ztypes_linux_mips64le.go | 805 TASKSTATS_CMD_GET = 0x1 const
|
D | ztypes_linux_ppc64le.go | 813 TASKSTATS_CMD_GET = 0x1 const
|