Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
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()
/Linux-v6.6/tools/testing/selftests/sched/
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()
/Linux-v6.6/tools/include/uapi/linux/
Dprctl.h266 # define PR_SCHED_CORE_GET 0 macro
/Linux-v6.6/include/uapi/linux/
Dprctl.h266 # define PR_SCHED_CORE_GET 0 macro
/Linux-v6.6/Documentation/admin-guide/hw-vuln/
Dcore-scheduling.rst55 - ``PR_SCHED_CORE_GET`` -- get core_sched cookie of ``pid``.
71 ``PR_SCHED_CORE_GET`` command. Should be 0 for all other commands.