Home
last modified time | relevance | path

Searched refs:PR_SCHED_CORE_GET (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dcore_sched.c145 (cmd != PR_SCHED_CORE_GET && uaddr)) in sched_core_share_pid()
171 case PR_SCHED_CORE_GET: in sched_core_share_pid()
/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c45 # define PR_SCHED_CORE_GET 0 macro
117 ret = prctl(PR_SCHED_CORE, PR_SCHED_CORE_GET, pid, PIDTYPE_PID, in get_cs_cookie()
/openbmc/linux/tools/include/uapi/linux/
H A Dprctl.h266 # define PR_SCHED_CORE_GET 0 macro
/openbmc/linux/include/uapi/linux/
H A Dprctl.h266 # define PR_SCHED_CORE_GET 0 macro
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst55 - ``PR_SCHED_CORE_GET`` -- get core_sched cookie of ``pid``.
71 by ``PR_SCHED_CORE_GET`` command. Should be 0 for all other commands.