Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dcore_sched.c138 (cmd != PR_SCHED_CORE_GET && uaddr)) in sched_core_share_pid()
164 case PR_SCHED_CORE_GET: in sched_core_share_pid()
/Linux-v5.15/tools/testing/selftests/sched/
Dcs_prctl_test.c44 # define PR_SCHED_CORE_GET 0 macro
99 ret = prctl(PR_SCHED_CORE, PR_SCHED_CORE_GET, pid, PIDTYPE_PID, in get_cs_cookie()
/Linux-v5.15/include/uapi/linux/
Dprctl.h266 # define PR_SCHED_CORE_GET 0 macro
/Linux-v5.15/tools/include/uapi/linux/
Dprctl.h266 # define PR_SCHED_CORE_GET 0 macro
/Linux-v5.15/Documentation/admin-guide/hw-vuln/
Dcore-scheduling.rst55 - ``PR_SCHED_CORE_GET`` -- get core_sched cookie of ``pid``.
70 ``PR_SCHED_CORE_GET`` command. Should be 0 for all other commands.