Searched refs:PR_SCHED_CORE_GET (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/sched/
H A Dcore_sched.c145 (cmd != PR_SCHED_CORE_GET && uaddr))
171 case PR_SCHED_CORE_GET:
/linux-master/include/uapi/linux/
H A Dprctl.h266 # define PR_SCHED_CORE_GET 0 macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h266 # define PR_SCHED_CORE_GET 0 macro
/linux-master/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,

Completed in 117 milliseconds