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

/linux-master/include/uapi/linux/
H A Dprctl.h269 # define PR_SCHED_CORE_SHARE_FROM 3 /* pull core_sched cookie to pid */ macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h269 # define PR_SCHED_CORE_SHARE_FROM 3 /* pull core_sched cookie to pid */ macro
/linux-master/tools/testing/selftests/sched/
H A Dcs_prctl_test.c48 # define PR_SCHED_CORE_SHARE_FROM 3 /* pull core_sched cookie to pid */ macro
320 if (_prctl(PR_SCHED_CORE, PR_SCHED_CORE_SHARE_FROM, procs[pidx].thr_tids[0],
/linux-master/kernel/sched/
H A Dcore_sched.c196 case PR_SCHED_CORE_SHARE_FROM:

Completed in 111 milliseconds