HomeSort by relevance Sort by last modified time
    Searched refs:TASKSTATS_CMD_GET (Results 1 - 15 of 15) sorted by null

  /bionic/libc/kernel/uapi/linux/
taskstats.h 74 TASKSTATS_CMD_GET,
  /external/kernel-headers/original/uapi/linux/
taskstats.h 182 TASKSTATS_CMD_GET, /* user->kernel request/get-response */
  /external/libnl/tests/
test-genl.c 95 0, 0, TASKSTATS_CMD_GET, TASKSTATS_GENL_VERSION);
  /external/ltp/testcases/kernel/controllers/cgroup/
cgroup_regression_getdelays.c 365 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET,
381 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET,
517 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET,
  /external/syzkaller/vendor/golang.org/x/sys/unix/
ztypes_linux_386.go 806 TASKSTATS_CMD_GET = 0x1
    [all...]
ztypes_linux_amd64.go 824 TASKSTATS_CMD_GET = 0x1
    [all...]
ztypes_linux_arm.go 794 TASKSTATS_CMD_GET = 0x1
    [all...]
ztypes_linux_arm64.go 803 TASKSTATS_CMD_GET = 0x1
    [all...]
ztypes_linux_mips.go 798 TASKSTATS_CMD_GET = 0x1
    [all...]
ztypes_linux_mips64.go 805 TASKSTATS_CMD_GET = 0x1
    [all...]
ztypes_linux_mips64le.go 805 TASKSTATS_CMD_GET = 0x1
    [all...]
ztypes_linux_mipsle.go 798 TASKSTATS_CMD_GET = 0x1
    [all...]
ztypes_linux_ppc64.go 813 TASKSTATS_CMD_GET = 0x1
    [all...]
ztypes_linux_ppc64le.go 813 TASKSTATS_CMD_GET = 0x1
    [all...]
ztypes_linux_s390x.go 829 TASKSTATS_CMD_GET = 0x1
    [all...]

Completed in 767 milliseconds